myargcount       2392 ext/ldap/ldap.c 	int rc, lerrcode, myargcount = ZEND_NUM_ARGS();
myargcount       2407 ext/ldap/ldap.c 				myargcount > 3 ? &lmatcheddn : NULL,
myargcount       2408 ext/ldap/ldap.c 				myargcount > 4 ? &lerrmsg : NULL,
myargcount       2409 ext/ldap/ldap.c 				myargcount > 5 ? &lreferrals : NULL,
myargcount       2421 ext/ldap/ldap.c 	switch (myargcount) {
myargcount       2857 ext/ldap/ldap.c 	int rc, myargcount = ZEND_NUM_ARGS();
myargcount       2880 ext/ldap/ldap.c 	switch (myargcount) {
myargcount       2949 ext/ldap/ldap.c 	int rc, lerrcode, myargcount = ZEND_NUM_ARGS();
myargcount       3017 ext/ldap/ldap.c 	if (myargcount == 4) {