Searched defs:match_partial (Results 1 – 4 of 4) sorted by relevance
55 match_partial = match_continuous << 1, /* find partial matches */ enumerator
134 match_partial = 1 << 11, ///< Specifies that if no match can be found, then it is enumerator
194 const RNode *match_partial(bool *pattern_is_wildcard, const RNode *node, in match_partial() function
6135 PCRE2_SPTR match_partial; in pcre2_match() local