Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c1437 char *alloca_base; in match_at() local
1450 STACK_INIT(alloca_base, n, INIT_MATCH_STACK_SIZE); in match_at()
1453 repeat_stk = (StackIndex* )alloca_base; in match_at()

Completed in 12 milliseconds