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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1457 static boolean at_begline_loc_p _RE_ARGS ((const char *pattern, const char *p,
1902 || at_begline_loc_p (pattern, p, syntax))
2957 at_begline_loc_p (pattern, p, syntax)
2972 /* The dual of at_begline_loc_p. This one is for $. We assume there is
2943 at_begline_loc_p (pattern, p, syntax) function
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1547 static boolean at_begline_loc_p (), at_endline_loc_p ();
2019 || at_begline_loc_p (pattern, p, syntax))
3120 at_begline_loc_p (pattern, p, syntax)
3135 /* The dual of at_begline_loc_p. This one is for $. We assume there is
3105 at_begline_loc_p (pattern, p, syntax) function
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c1861 static boolean PREFIX(at_begline_loc_p) (const CHAR_T *pattern,
2479 || PREFIX(at_begline_loc_p) (pattern, p, syntax))
4300 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p,
4314 /* The dual of at_begline_loc_p. This one is for $. We assume there is
4287 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p, function

Completed in 215 milliseconds