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

/macosx-10.10.1/nano-12/src/
H A Dbrowser.c847 if (ISSET(USE_REGEXP) && !regexp_init((i == -2) ?
1032 if (ISSET(USE_REGEXP) && !regexp_init(last_search))
H A Dsearch.c44 bool regexp_init(const char *regexp) function
222 if (ISSET(USE_REGEXP) && !regexp_init((i == -2) ?
514 if (ISSET(USE_REGEXP) && !regexp_init(last_search))
H A Dproto.h572 bool regexp_init(const char *regexp);

Completed in 136 milliseconds