Home
last modified time | relevance | path

Searched refs:ZEND_MAP_PTR_DEF (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_map_ptr.h31 #define ZEND_MAP_PTR_DEF(type, name) \ macro
H A Dzend.h162 ZEND_MAP_PTR_DEF(zval *, static_members_table);
167 ZEND_MAP_PTR_DEF(zend_class_mutable_data*, mutable_data);
H A Dzend_compile.h455 ZEND_MAP_PTR_DEF(void **, run_time_cache);
464 ZEND_MAP_PTR_DEF(HashTable *, static_variables_ptr);
510 ZEND_MAP_PTR_DEF(void **, run_time_cache);
536 ZEND_MAP_PTR_DEF(void **, run_time_cache);

Completed in 13 milliseconds