Home
last modified time | relevance | path

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

/PHP-5.3/ext/ldap/
H A Dldap.c1833 int rc, lerrcode, myargcount = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
1843 myargcount > 3 ? &lmatcheddn : NULL, in PHP_FUNCTION()
1844 myargcount > 4 ? &lerrmsg : NULL, in PHP_FUNCTION()
1845 myargcount > 5 ? &lreferrals : NULL, in PHP_FUNCTION()
1857 switch (myargcount) { in PHP_FUNCTION()

Completed in 9 milliseconds