Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_constants.c177 static zend_constant *zend_get_halt_offset_constant(const char *name, size_t name_len) in zend_get_halt_offset_constant() function
254 c = zend_get_halt_offset_constant(name, name_len); in zend_get_constant_str_impl()
278 c = zend_get_halt_offset_constant(ZSTR_VAL(name), ZSTR_LEN(name)); in zend_get_constant_ptr()

Completed in 6 milliseconds