Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h683 ZEND_API zend_string *zend_get_compiled_variable_name(const zend_op_array *op_array, uint32_t var);
H A Dzend_compile.c1693 ZEND_API zend_string *zend_get_compiled_variable_name(const zend_op_array *op_array, uint32_t var) … in zend_get_compiled_variable_name() function

Completed in 27 milliseconds