Searched refs:make_capture_history_tree (Results 1 – 1 of 1) sorted by relevance
1046 make_capture_history_tree(OnigCaptureTreeNode* node, OnigStackType** kp, in make_capture_history_tree() function1065 r = make_capture_history_tree(child, kp, stk_top, str, reg); in make_capture_history_tree()1403 r = make_capture_history_tree(region->history_root, &stkp, in match_at()