HomeSort by: relevance | last modified time | path
    Searched defs:check_matching (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
regexec.c 61 static Idx check_matching (re_match_context_t *mctx, bool fl_longest_match,
825 match_last = check_matching (&mctx, fl_longest_match,
1069 check_matching (re_match_context_t *mctx, bool fl_longest_match,
1066 check_matching (re_match_context_t *mctx, bool fl_longest_match, function
regexec.c 61 static Idx check_matching (re_match_context_t *mctx, bool fl_longest_match,
825 match_last = check_matching (&mctx, fl_longest_match,
1069 check_matching (re_match_context_t *mctx, bool fl_longest_match,
1066 check_matching (re_match_context_t *mctx, bool fl_longest_match, function

Completed in 73 milliseconds