Home
last modified time | relevance | path

Searched defs:unicode_version (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A Dgen_wcwidth.py27 unicode_version = sys.argv[1] variable
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A Dgen_wcwidth.py27 unicode_version = sys.argv[1] variable
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py201 def write_header_width(outfile, unicode_version): argument
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py201 def write_header_width(outfile, unicode_version): argument
/netbsd-src/external/cddl/osnet/dist/common/unicode/
H A Du8_textprep.c1913 int flag, size_t unicode_version, int *errnum) in u8_textprep_str()