Searched refs:add_next_index_bool (Results 1 – 3 of 3) sorted by relevance
446 ZEND_API int add_next_index_bool(zval *arg, int b);
1535 ZEND_API int add_next_index_bool(zval *arg, int b) /* {{{ */ in add_next_index_bool() function
967 add_next_index_bool(return_value, 0); in php_ldap_do_search()
Completed in 34 milliseconds