Home
last modified time | relevance | path

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

/PHP-7.2/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.2/ext/json/
H A Djson_parser.tab.c426 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
438 # ifndef YYCOPY
440 # define YYCOPY(Dst, Src, Count) \ macro
443 # define YYCOPY(Dst, Src, Count) \ macro

Completed in 24 milliseconds