Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c425 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
437 # ifndef YYCOPY
439 # define YYCOPY(Dst, Src, Count) \ macro
442 # define YYCOPY(Dst, Src, Count) \ macro
/PHP-7.0/ext/json/
H A Djson_parser.tab.c429 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
441 # ifndef YYCOPY
443 # define YYCOPY(Dst, Src, Count) \ macro
446 # define YYCOPY(Dst, Src, Count) \ macro

Completed in 14 milliseconds