Home
last modified time | relevance | path

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

/external/clearsilver/util/regex/
Dregex.c3436 static boolean alt_match_null_string_p (),
4975 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
5005 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
5034 alt_match_null_string_p (p, end, reg_info) in alt_match_null_string_p() function