Searched defs:should (Results 1 – 11 of 11) sorted by relevance
29 #define should( global() macro
29 #define should( global() macro [all...]
238 char *should[NSHOULD]; in try() local425 check(char *str, regmatch_t sub, char *should) in check()
209 char *should[NSHOULD]; in try() local391 check(char *str, regmatch_t sub, char *should) in check()
770 void set_should_run(bool should) { should_run_ = should; } in set_should_run()