OnigStackType 474 regexec.c stk_alloc = (OnigStackType* )(msa->stack_p);\ OnigStackType 479 regexec.c stk_alloc = (OnigStackType* )xalloca(sizeof(OnigStackType) * (stack_num));\ OnigStackType 487 regexec.c stk_alloc = (OnigStackType* )(msa->stack_p);\ OnigStackType 494 regexec.c + sizeof(OnigStackType) * (stack_num));\ OnigStackType 496 regexec.c stk_alloc = (OnigStackType* )(alloc_addr + sizeof(OnigStackIndex) * (ptr_num));\ OnigStackType 530 regexec.c OnigStackType *x, *stk_base, *stk_end, *stk; OnigStackType 538 regexec.c x = (OnigStackType* )xmalloc(sizeof(OnigStackType) * n * 2); OnigStackType 543 regexec.c xmemcpy(x, stk_base, n * sizeof(OnigStackType)); OnigStackType 555 regexec.c x = (OnigStackType* )xrealloc(stk_base, sizeof(OnigStackType) * n); OnigStackType 898 regexec.c OnigStackType *k = stk;\ OnigStackType 913 regexec.c OnigStackType* k = stk;\ OnigStackType 928 regexec.c OnigStackType* k = stk;\ OnigStackType 948 regexec.c OnigStackType* k = stk;\ OnigStackType 988 regexec.c OnigStackType* k = stk;\ OnigStackType 1054 regexec.c OnigStackType* k = stk;\ OnigStackType 1147 regexec.c OnigStackType* k = *kp; OnigStackType 1205 regexec.c OnigStackType* k; OnigStackType 1368 regexec.c OnigStackType *stk_alloc, *stk_base, *stk, *stk_end; OnigStackType 1369 regexec.c OnigStackType *stkp; /* used as any purpose. */