Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregexec.c340 } StackType; typedef
483 stack_double(StackType** arg_stk_base, StackType** arg_stk_end, in stack_double()
484 StackType** arg_stk, StackType* stk_alloc, MatchArg* msa) in stack_double()
495 x = (StackType* )xmalloc(sizeof(StackType) * n * 2); in stack_double()
511 x = (StackType* )xrealloc(stk_base, sizeof(StackType) * n); in stack_double()
847 StackType *k = stk;\
862 StackType* k = stk;\
877 StackType* k = stk;\
1092 StackType* k = *kp; in make_capture_history_tree()
1141 , StackType* top, StackType* stk_base in backref_match_at_nested_level()
[all …]
H A DHISTORY1385 (for delete upper,lower members from StackType.u.repeat)
1794 2002/02/27: [bug] use StackIndex instead of StackType* for realloc problem.

Completed in 20 milliseconds