Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_vm_def.h5725 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 0 OPLINE_CC EXECUTE_DATA_CC); variable
5811 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 1 OPLINE_CC EXECUTE_DATA_CC); variable
H A Dzend_vm_execute.h3354 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 0 OPLINE_CC EXECUTE_DATA_CC); local
3438 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 1 OPLINE_CC EXECUTE_DATA_CC); local
18049 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 0 OPLINE_CC EXECUTE_DATA_CC); local
18134 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 1 OPLINE_CC EXECUTE_DATA_CC); local
21064 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 0 OPLINE_CC EXECUTE_DATA_CC); local
21150 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 1 OPLINE_CC EXECUTE_DATA_CC); local
37546 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 0 OPLINE_CC EXECUTE_DATA_CC); local
37630 zend_bool is_empty = zend_fe_reset_iterator(array_ptr, 1 OPLINE_CC EXECUTE_DATA_CC); local
H A Dzend_execute.c3252 zend_bool is_empty; in zend_fe_reset_iterator() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c3742 int is_empty; in match_at() local
3775 int is_empty; in match_at() local
3794 int is_empty; in match_at() local
H A Dregparse.c6576 int is_empty = (IS_NULL(cc->mbuf) ? 1 : 0); in parse_cc() local
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1019 int is_empty; in sxe_prop_is_empty() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_structs.h1057 zend_bool (*is_empty)(const struct st_mysqlnd_read_buffer *); member

Completed in 262 milliseconds