Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/
H A Dtest.c636 static bool has_opline(zend_execute_data *execute_data) in has_opline() function
647 if (has_opline(EG(current_execute_data))) { in zend_test_custom_malloc()
655 if (has_opline(EG(current_execute_data))) { in zend_test_custom_free()
663 if (has_opline(EG(current_execute_data))) { in zend_test_custom_realloc()

Completed in 8 milliseconds