Searched refs:ZEND_MAP_PTR_DEF (Results 1 – 3 of 3) sorted by relevance
36 # define ZEND_MAP_PTR_DEF(type, name) \ macro57 # define ZEND_MAP_PTR_DEF(type, name) \ macro
125 ZEND_MAP_PTR_DEF(zval *, static_members_table);
433 ZEND_MAP_PTR_DEF(void **, run_time_cache);434 ZEND_MAP_PTR_DEF(HashTable *, static_variables_ptr);
Completed in 14 milliseconds