Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_language_scanner.l316 zend_set_compiled_filename(file_path TSRMLS_CC); in open_file_for_scanning()
458 zend_set_compiled_filename(filename TSRMLS_CC); in zend_prepare_string_for_scanning()
H A Dzend_compile.h357 ZEND_API char *zend_set_compiled_filename(const char *new_compiled_filename TSRMLS_DC);
H A Dzend_language_scanner.c318 zend_set_compiled_filename(file_path TSRMLS_CC); in open_file_for_scanning()
460 zend_set_compiled_filename(filename TSRMLS_CC); in zend_prepare_string_for_scanning()
H A Dzend_compile.c213 ZEND_API char *zend_set_compiled_filename(const char *new_compiled_filename TSRMLS_DC) /* {{{ */ in zend_set_compiled_filename() function

Completed in 41 milliseconds