Home
last modified time | relevance | path

Searched refs:ZEND_MAP_PTR_IS_OFFSET (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_map_ptr.h47 # define ZEND_MAP_PTR_IS_OFFSET(ptr) \ macro
50 ((ZEND_MAP_PTR_IS_OFFSET(ptr) ? \
56 if (ZEND_MAP_PTR_IS_OFFSET(ptr)) { \
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c9680 && ZEND_MAP_PTR_IS_OFFSET(func->op_array.run_time_cache)) {

Completed in 41 milliseconds