Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dffi.g65 static void yy_error(const char *msg);
914 static void yy_error(const char *msg) {
H A Dffi_parser.c35 static void yy_error(const char *msg);
1668 yy_error("unexpected <EOF>"); in get_skip_sym()
1670 yy_error("unexpected character 'escape_char(ch)'"); in get_skip_sym()
1672 yy_error("unexpected sequence 'escape_string(yy_text, 1 + YYPOS - yy_text))'"); in get_skip_sym()
3588 static void yy_error(const char *msg) { in yy_error() function

Completed in 15 milliseconds