Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_hash.h271 ZEND_INIT_SYMTABLE_EX(ht, 8, 0) in END_EXTERN_C()
273 #define ZEND_INIT_SYMTABLE_EX(ht, n, persistent) \ in END_EXTERN_C() macro
/PHP-7.1/ext/spl/
H A Dspl_heap.c494 ZEND_INIT_SYMTABLE_EX(debug_info, zend_hash_num_elements(intern->std.properties) + 1, 0); in spl_heap_object_get_debug_info_helper()
H A Dspl_observer.c299 ZEND_INIT_SYMTABLE_EX(debug_info, zend_hash_num_elements(props) + 1, 0); in spl_object_storage_debug_info()
H A Dspl_array.c849 ZEND_INIT_SYMTABLE_EX(debug_info, zend_hash_num_elements(intern->std.properties) + 1, 0); in spl_array_get_debug_info()
/PHP-7.1/ext/mysqli/
H A Dmysqli.c428 ZEND_INIT_SYMTABLE_EX(retval, zend_hash_num_elements(props) + 1, 0); in mysqli_object_get_debug_info()

Completed in 35 milliseconds