Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h856 bool zend_handle_encoding_declaration(zend_ast *ast);
H A Dzend_language_parser.y522 { if (!zend_handle_encoding_declaration($3)) { YYERROR; } }
H A Dzend_compile.c6442 bool zend_handle_encoding_declaration(zend_ast *ast) /* {{{ */ in zend_handle_encoding_declaration() function

Completed in 42 milliseconds