Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest.c673 static bool has_opline(zend_execute_data *execute_data) in has_opline() function
684 if (has_opline(EG(current_execute_data))) { in zend_test_custom_malloc()
692 if (has_opline(EG(current_execute_data))) { in zend_test_custom_free()
700 if (has_opline(EG(current_execute_data))) { in zend_test_custom_realloc()

Completed in 15 milliseconds