Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c1220 # define YY_INITIAL_VALUE(Value) = Value macro
1227 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
/PHP-7.3/ext/json/
H A Djson_parser.tab.c316 # define YY_INITIAL_VALUE(Value) Value macro
323 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro

Completed in 15 milliseconds