Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_lexer.h36 #define yylex phpdbg_lex macro
H A Dphpdbg_parser.c64 #define yylex phpdbg_lex macro
726 # define YYLEX yylex (&yylval, YYLEX_PARAM)
728 # define YYLEX yylex (&yylval)
/PHP-7.0/ext/json/
H A Djson_parser.tab.c106 #define yylex php_json_yylex macro
1370 yychar = yylex (&yylval, parser); in yyparse()
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1092 register int c; ---> int c; in yylex())

Completed in 40 milliseconds