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

/macosx-10.10.1/nano-12/src/
H A Dsearch.c476 if (ISSET(USE_REGEXP) && regexp_bol_or_eol(&search_regexp,
536 if (ISSET(USE_REGEXP) && regexp_bol_or_eol(&search_regexp,
771 if (ISSET(USE_REGEXP) && regexp_bol_or_eol(&search_regexp,
H A Dutils.c249 bool regexp_bol_or_eol(const regex_t *preg, const char *string) function
H A Dproto.h701 bool regexp_bol_or_eol(const regex_t *preg, const char *string);

Completed in 72 milliseconds