Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1046 make_capture_history_tree(OnigCaptureTreeNode* node, OnigStackType** kp, in make_capture_history_tree() function
1065 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()