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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1578 static boolean at_begline_loc_p _RE_ARGS ((const char *pattern, const char *p,
2023 || at_begline_loc_p (pattern, p, syntax))
3078 at_begline_loc_p (pattern, p, syntax)
3093 /* The dual of at_begline_loc_p. This one is for $. We assume there is
3064 at_begline_loc_p (pattern, p, syntax) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c1865 static boolean PREFIX(at_begline_loc_p) (const CHAR_T *pattern,
2484 || PREFIX(at_begline_loc_p) (pattern, p, syntax))
4298 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p,
4312 /* The dual of at_begline_loc_p. This one is for $. We assume there is
4285 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p, function

Completed in 192 milliseconds