Home
last modified time | relevance | path

Searched refs:__btowc (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex.c41 # define __btowc btowc macro
A Dregcomp.c364 if (__btowc (i) == WEOF) in re_compile_fastmap_iter()
869 wint_t wch = __btowc (ch); in init_dfa()
2580 ? __btowc (start_ch) : start_elem->opr.wch); in build_range_exp()
2582 ? __btowc (end_ch) : end_elem->opr.wch); in build_range_exp()
2747 wint_t wc = __btowc (br_elem->opr.ch); in parse_bracket_exp()
2871 ch_collseq = __collseq_table_lookup (collseqwc, __btowc (ch)); in parse_bracket_exp()
A Dregex_old.c70 # define btowc __btowc
3260 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/
A Dfnmatch.c226 # define BTOWC(C) __btowc (C)

Completed in 18 milliseconds