Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1047 OnigStackType* stk_top, UChar* str, regex_t* reg) in make_capture_history_tree() argument
1053 while (k < stk_top) { in make_capture_history_tree()
1065 r = make_capture_history_tree(child, kp, stk_top, str, reg); in make_capture_history_tree()