Searched defs:icase (Results 1 – 4 of 4) sorted by relevance
25 test(const char_type* A, std::ctype_base::mask expected, bool icase = false) in test()
43 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_allocate()71 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_construct()174 RE_TRANSLATE_TYPE trans, bool icase, in re_string_construct_common()
315 bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE)); in re_compile_fastmap_iter() local
408 unsigned char icase; member