Searched refs:zend_handle_encoding_declaration (Results 1 – 3 of 3) sorted by relevance
909 bool zend_handle_encoding_declaration(zend_ast *ast);
529 { if (!zend_handle_encoding_declaration($3)) { YYERROR; } }
6780 bool zend_handle_encoding_declaration(zend_ast *ast) /* {{{ */ in zend_handle_encoding_declaration() function
Completed in 44 milliseconds