Home
last modified time | relevance | path

Searched defs:YY_INITIAL_VALUE (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c1222 # define YY_INITIAL_VALUE(Value) = Value macro
1229 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
/PHP-7.0/ext/json/
H A Djson_parser.tab.c319 # define YY_INITIAL_VALUE(Value) Value macro
326 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro

Completed in 14 milliseconds