Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h402 unsigned char map_notascii; member
746 unsigned int map_notascii : 1; member
H A Dregex_internal.c178 pstr->map_notascii = dfa->map_notascii; in re_string_construct_common()
283 if (! pstr->map_notascii && pstr->trans == NULL && !pstr->offsets_needed) in build_wcs_upper_buffer()
H A Dregcomp.c838 dfa->map_notascii = (_NL_CURRENT_WORD (LC_CTYPE, _NL_CTYPE_MAP_TO_NONASCII) in init_dfa()
861 dfa->map_notascii = 0; in init_dfa()
886 dfa->map_notascii = 1; in init_dfa()