Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregexec.c1084 OnigStackType* stk_top, UChar* str, regex_t* reg) in make_capture_history_tree() argument
1090 while (k < stk_top) { in make_capture_history_tree()
1102 r = make_capture_history_tree(child, kp, stk_top, str, reg); in make_capture_history_tree()

Completed in 27 milliseconds