Searched refs:FRD_WHOLE_WORD (Results 1 – 5 of 5) sorted by relevance
501 # define FRD_WHOLE_WORD 0x08 // match whole word only macro
5367 if (flags & FRD_WHOLE_WORD) in gui_do_findrepl()5374 if (flags & FRD_WHOLE_WORD) in gui_do_findrepl()
2619 flags |= FRD_WHOLE_WORD; in find_replace_cb()
3555 flags |= FRD_WHOLE_WORD; in find_replace_callback()
1142 flags |= FRD_WHOLE_WORD; in _OnFindRepl()