Searched refs:add_next_index_bool (Results 1 – 3 of 3) sorted by relevance
426 ZEND_API int add_next_index_bool(zval *arg, int b);
1546 ZEND_API int add_next_index_bool(zval *arg, int b) /* {{{ */ in add_next_index_bool() function
1626 add_next_index_bool(return_value, 0); in php_ldap_do_search()
Completed in 37 milliseconds