Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dffi.g67 static void yy_error_str(const char *msg, const char *str);
926 static void yy_error_str(const char *msg, const char *str) {
H A Dffi_parser.c37 static void yy_error_str(const char *msg, const char *str);
1729 yy_error_str("unexpected character", yy_escape_char(buf, ch)); in get_skip_sym()
1731yy_error_str("unexpected sequence", yy_escape_string(buf, sizeof(buf), yy_text, 1 + YYPOS - yy_tex… in get_skip_sym()
3659 static void yy_error_str(const char *msg, const char *str) { in yy_error_str() function

Completed in 14 milliseconds