Home
last modified time | relevance | path

Searched refs:map_notascii (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h410 unsigned char map_notascii; member
694 unsigned int map_notascii : 1; member
Dregex_internal.c185 pstr->map_notascii = dfa->map_notascii; in re_string_construct_common()
290 if (! pstr->map_notascii && pstr->trans == NULL && !pstr->offsets_needed) in build_wcs_upper_buffer()
Dregcomp.c895 dfa->map_notascii = (_NL_CURRENT_WORD (LC_CTYPE, _NL_CTYPE_MAP_TO_NONASCII) in init_dfa()
903 dfa->map_notascii = 0; in init_dfa()
928 dfa->map_notascii = 1; in init_dfa()