Searched defs:ctrl (Results 1 – 2 of 2) sorted by relevance
356 int gotone = 0, ctrl = 0; in file_looks_utf8() local
263 static void _php_ldap_control_to_array(LDAP *ld, LDAPControl* ctrl, zval* array, int request) in _php_ldap_control_to_array()409 static int php_ldap_control_from_array(LDAP *ld, LDAPControl** ctrl, const HashTable *control_ht) in php_ldap_control_from_array()4015 LDAPControl *ctrl, **lserverctrls = NULL, *requestctrls[2] = { NULL, NULL }; in PHP_FUNCTION() local
Completed in 27 milliseconds