Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1446 static boolean at_begline_loc_p _RE_ARGS ((const char *pattern, const char *p,
1889 || at_begline_loc_p (pattern, p, syntax))
2943 at_begline_loc_p (pattern, p, syntax) in at_begline_loc_p() function
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c1535 static boolean at_begline_loc_p (), at_endline_loc_p ();
2005 || at_begline_loc_p (pattern, p, syntax))
3105 at_begline_loc_p (pattern, p, syntax) in at_begline_loc_p() function
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c1850 static boolean PREFIX(at_begline_loc_p) (const CHAR_T *pattern,
2466 || PREFIX(at_begline_loc_p) (pattern, p, syntax)) in PREFIX()
4287 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p, in PREFIX() argument
H A DChangeLog533 at_begline_loc_p, at_endline_p, group_in_compile_stack,