OnigStackType 398 regexec.c stk_alloc = (OnigStackType* )(msa->stack_p);\ OnigStackType 405 regexec.c + sizeof(OnigStackType) * (stack_num));\ OnigStackType 406 regexec.c stk_alloc = (OnigStackType* )(alloc_addr + sizeof(char*) * (ptr_num));\ OnigStackType 440 regexec.c OnigStackType *x, *stk_base, *stk_end, *stk; OnigStackType 448 regexec.c x = (OnigStackType* )xmalloc(sizeof(OnigStackType) * n * 2); OnigStackType 453 regexec.c xmemcpy(x, stk_base, n * sizeof(OnigStackType)); OnigStackType 465 regexec.c x = (OnigStackType* )xrealloc(stk_base, sizeof(OnigStackType) * n); OnigStackType 801 regexec.c OnigStackType *k = stk;\ OnigStackType 816 regexec.c OnigStackType* k = stk;\ OnigStackType 831 regexec.c OnigStackType* k = stk;\ OnigStackType 851 regexec.c OnigStackType* k = stk;\ OnigStackType 891 regexec.c OnigStackType* k = stk;\ OnigStackType 957 regexec.c OnigStackType* k = stk;\ OnigStackType 1050 regexec.c OnigStackType* k = *kp; OnigStackType 1105 regexec.c OnigStackType* k; OnigStackType 1264 regexec.c OnigStackType *stk_alloc, *stk_base, *stk, *stk_end; OnigStackType 1265 regexec.c OnigStackType *stkp; /* used as any purpose. */