Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_map_ptr.h33 #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.h468 ZEND_MAP_PTR_DEF(void **, run_time_cache);
478 ZEND_MAP_PTR_DEF(HashTable *, static_variables_ptr);
526 ZEND_MAP_PTR_DEF(void **, run_time_cache);
554 ZEND_MAP_PTR_DEF(void **, run_time_cache);

Completed in 20 milliseconds