Home
last modified time | relevance | path

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

/PHP-8.3/sapi/fuzzer/
H A Dfuzzer-execute-common.h67 static zend_op_array *(*orig_compile_string)( variable
77 return orig_compile_string(str, filename, position); in fuzzer_compile_string()
112 orig_compile_string = zend_compile_string; in fuzzer_init_php_for_execute()

Completed in 5 milliseconds