Home
last modified time | relevance | path

Searched refs:myargcount (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/ldap/
H A Dldap.c3406 myargcount > 4 ? &lerrmsg : NULL, in PHP_FUNCTION()
3418 switch (myargcount) { in PHP_FUNCTION()
3465 int rc, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
3480 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3481 myargcount > 2 ? &lretdata: NULL, in PHP_FUNCTION()
3489 switch (myargcount) { in PHP_FUNCTION()
3980 int rc, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
4003 switch (myargcount) { in PHP_FUNCTION()
4140 if (myargcount == 4) { in PHP_FUNCTION()
4285 switch (myargcount) { in PHP_FUNCTION()
[all …]

Completed in 16 milliseconds