Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_lexer.h35 #define yylex phpdbg_lex macro
H A Dphpdbg_parser.c64 #define yylex phpdbg_lex macro
704 # define YYLEX yylex (&yylval, YYLEX_PARAM)
706 # define YYLEX yylex (&yylval)
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1087 register int c; ---> int c; in yylex())

Completed in 13 milliseconds