Home
last modified time | relevance | path

Searched defs:icase (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dtst-regex.c211 run_test (const char *expr, const char *mem, size_t memlen, int icase, in run_test()
355 int icase, int expected) in run_test_backwards()
A Dregex_internal.c50 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_allocate()
78 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_construct()
181 RE_TRANSLATE_TYPE trans, bool icase, in re_string_construct_common()
A Dregcomp.c300 bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE)); in re_compile_fastmap_iter() local
A Dregex_internal.h415 unsigned char icase; member

Completed in 46 milliseconds