Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c391 stk_base = stk_alloc;\
392 stk = stk_base;\
399 stk_base = stk_alloc;\
400 stk = stk_base;\
406 if (stk_base != stk_alloc) {\
407 msa->stack_p = stk_base;\
434 stk_base = *arg_stk_base; in stack_double()
438 n = stk_end - stk_base; in stack_double()
617 while (k > stk_base) {\
679 if ((p) < stk_base) {\
[all …]

Completed in 12 milliseconds