Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c1239 long with_attrib; in PHP_FUNCTION() local
1243 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sl", &dn, &dn_len, &with_attrib) != SUCCESS)… in PHP_FUNCTION()
1247 if (!(ldap_value = ldap_explode_dn(dn, with_attrib))) { in PHP_FUNCTION()
2882 ZEND_ARG_INFO(0, with_attrib)

Completed in 16 milliseconds