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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3706 static boolean alt_match_null_string_p _RE_ARGS ((unsigned char *p,
5207 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
5237 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
5266 alt_match_null_string_p (p, end, reg_info)
5294 } /* alt_match_null_string_p */
5298 alt_match_null_string_p.
5246 alt_match_null_string_p (p, end, reg_info) function
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c3962 static boolean alt_match_null_string_p (),
5836 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
5866 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
5895 alt_match_null_string_p (p, end, reg_info)
5923 } /* alt_match_null_string_p */
5927 alt_match_null_string_p.
5874 alt_match_null_string_p (p, end, reg_info) function
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c5441 static boolean PREFIX(alt_match_null_string_p) (UCHAR_T *p,
7565 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt -
7597 if (!PREFIX(alt_match_null_string_p) (p1, p1 + mcnt, reg_info))
7626 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end,
7653 } /* alt_match_null_string_p */
7657 alt_match_null_string_p.
7608 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, function

Completed in 209 milliseconds