Searched refs:argcount (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/ldap/ |
| H A D | ldap.c | 597 int num_attribs = 0, ret = 1, i, errno, argcount = ZEND_NUM_ARGS(); local 599 if (zend_parse_parameters(argcount TSRMLS_CC, "zzZ|allll", &link, &base_dn, &filter, &attrs, &attrsonly, 605 switch (argcount) {
|
Completed in 8 milliseconds