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

/haiku/src/build/libgnuregex/
H A Dregex.c3004 static boolean alt_match_null_string_p (),
4418 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
4448 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
4477 alt_match_null_string_p (p, end, reg_info)
4505 } /* alt_match_null_string_p */
4509 alt_match_null_string_p.
4460 alt_match_null_string_p (p, end, reg_info) function

Completed in 62 milliseconds