Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c416 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
417 Stack = &yyptr->Stack_alloc; \
419 yyptr += yynewbytes / sizeof (*yyptr); \
1327 union yyalloc *yyptr = local
1329 if (! yyptr)

Completed in 10 milliseconds