myargcount       2332 ext/ldap/ldap.c 	int rc, lerrcode, myargcount = ZEND_NUM_ARGS();
myargcount       2342 ext/ldap/ldap.c 				myargcount > 3 ? &lmatcheddn : NULL,
myargcount       2343 ext/ldap/ldap.c 				myargcount > 4 ? &lerrmsg : NULL,
myargcount       2344 ext/ldap/ldap.c 				myargcount > 5 ? &lreferrals : NULL,
myargcount       2356 ext/ldap/ldap.c 	switch (myargcount) {
myargcount       2780 ext/ldap/ldap.c 	int rc, myargcount = ZEND_NUM_ARGS();
myargcount       2801 ext/ldap/ldap.c 	switch (myargcount) {
myargcount       2870 ext/ldap/ldap.c 	int rc, lerrcode, myargcount = ZEND_NUM_ARGS();
myargcount       2933 ext/ldap/ldap.c 	if (myargcount == 4) {