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.c637 static bool has_opline(zend_execute_data *execute_data) in has_opline() function
648 if (has_opline(EG(current_execute_data))) { in zend_test_custom_malloc()
656 if (has_opline(EG(current_execute_data))) { in zend_test_custom_free()
664 if (has_opline(EG(current_execute_data))) { in zend_test_custom_realloc()

Completed in 11 milliseconds