Home
last modified time | relevance | path

Searched refs:YYSTACK_BYTES (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c410 # define YYSTACK_BYTES(N) \ macro
1344 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/PHP-7.0/ext/json/
H A Djson_parser.tab.c414 # define YYSTACK_BYTES(N) \ macro
1322 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()

Completed in 15 milliseconds