Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_language_scanner.l534 zend_set_compiled_filename(file_path TSRMLS_CC); in open_file_for_scanning()
691 zend_set_compiled_filename(filename TSRMLS_CC); in zend_prepare_string_for_scanning()
H A Dzend_compile.h413 ZEND_API char *zend_set_compiled_filename(const char *new_compiled_filename TSRMLS_DC);
H A Dzend_language_scanner.c536 zend_set_compiled_filename(file_path TSRMLS_CC); in open_file_for_scanning()
693 zend_set_compiled_filename(filename TSRMLS_CC); in zend_prepare_string_for_scanning()
H A Dzend_compile.c246 ZEND_API char *zend_set_compiled_filename(const char *new_compiled_filename TSRMLS_DC) /* {{{ */ in zend_set_compiled_filename() function

Completed in 35 milliseconds