Home
last modified time | relevance | path

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

/PHP-7.3/ext/json/
H A Djson_parser.tab.h87 # define YYSTYPE_IS_TRIVIAL 1 macro
H A Djson_parser.tab.c196 # define YYSTYPE_IS_TRIVIAL 1 macro
397 || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.h110 # define YYSTYPE_IS_TRIVIAL 1 macro
H A Dphpdbg_parser.c201 # define YYSTYPE_IS_TRIVIAL 1 macro
394 || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))

Completed in 16 milliseconds