Home
last modified time | relevance | path

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

/haiku/src/build/libgnuregex/
H A Dregex.c2989 static boolean alt_match_null_string_p (),
4401 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
4431 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
4460 alt_match_null_string_p (p, end, reg_info) in alt_match_null_string_p() function