Lines Matching defs:reg

841 #define STACK_NULL_CHECK_MEMST(isnull,id,s,reg) do {\  argument
880 #define STACK_NULL_CHECK_MEMST_REC(isnull,id,s,reg) do {\ argument
1038 OnigStackType* stk_top, UChar* str, regex_t* reg) in make_capture_history_tree()
1090 static int backref_match_at_nested_level(regex_t* reg in backref_match_at_nested_level()
1238 match_at(regex_t* reg, const UChar* str, const UChar* end, in match_at()
2875 bm_search_notrev(regex_t* reg, const UChar* target, const UChar* target_end, in bm_search_notrev()
2931 bm_search(regex_t* reg, const UChar* target, const UChar* target_end, in bm_search()
2991 bm_search_backward(regex_t* reg, const UChar* target, const UChar* target_end, in bm_search_backward()
3049 onig_match(regex_t* reg, const UChar* str, const UChar* end, const UChar* at, OnigRegion* region, in onig_match()
3114 forward_search_range(regex_t* reg, const UChar* str, const UChar* end, UChar* s, in forward_search_range()
3245 backward_search_range(regex_t* reg, const UChar* str, const UChar* end, in backward_search_range()
3350 onig_search(regex_t* reg, const UChar* str, const UChar* end, in onig_search()
3752 onig_get_encoding(regex_t* reg) in onig_get_encoding()
3758 onig_get_options(regex_t* reg) in onig_get_options()
3764 onig_get_case_fold_flag(regex_t* reg) in onig_get_case_fold_flag()
3770 onig_get_syntax(regex_t* reg) in onig_get_syntax()
3776 onig_number_of_captures(regex_t* reg) in onig_number_of_captures()
3782 onig_number_of_capture_histories(regex_t* reg) in onig_number_of_capture_histories()