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

/external/clearsilver/util/regex/
H A Dregex.c1399 static boolean at_begline_loc_p (), at_endline_loc_p ();
1802 || at_begline_loc_p (pattern, p, syntax))
2802 at_begline_loc_p (pattern, p, syntax)
2817 /* The dual of at_begline_loc_p. This one is for $. We assume there is
2788 at_begline_loc_p (pattern, p, syntax) function

Completed in 16 milliseconds