Searched refs:chr (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/localedata/unicode-gen/ |
D | ctype_compatibility.py | 193 'char': chr(code_point), 196 'name': unicodedata.name(chr(code_point), 'name unknown')}) 204 'char0': chr(code_point[0]), 206 'name0': unicodedata.name(chr(code_point[0]), 'name unknown'), 207 'char1': chr(code_point[1]), 209 'name1': unicodedata.name(chr(code_point[1]), 'name unknown') 259 'char': chr(code_point), 300 'char1': chr(code_point), 303 'char2': chr(ctype_dict2['toupper'][code_point]) 315 'char1': chr(code_point), [all …]
|
D | utf8_gen.py | 187 '/x{:02x}'.format(c) for c in chr(code_point).encode('UTF-8')
|
/glibc-2.36/sysdeps/ia64/ |
D | strchr.S | 44 #define chr in1 macro 54 mux1 chrx8 = chr, @brcst 55 extr.u chr = chr, 0, 8 // retain only the last byte 66 cmp.eq p6, p0 = val2, chr
|
D | memchr.S | 46 #define chr r17 macro 75 extr.u chr = in1, 0, 8 // chr = (unsigned char) in1 88 cmp.eq p6, p0 = val, chr 97 mux1 chrx8 = chr, @brcst ;; // get a word full of chr 117 cmp.eq p6, p0 = val, chr
|
/glibc-2.36/scripts/ |
D | versions.awk | 38 function chr(c) { function 44 ord_table[chr(c)] = c;
|
/glibc-2.36/localedata/locales/ |
D | chr_US | 125 lang_term "chr" 126 lang_lib "chr"
|
/glibc-2.36/locale/ |
D | iso-639.def | 99 DEFINE_LANGUAGE_CODE3 ("Cherokee", chr, chr)
|
/glibc-2.36/po/ |
D | cs.po | 5447 msgstr "kopírovat přemístění proti nekopírovatelnému chráněnému symbolu" 5451 msgstr "nekanonický odkaz na kanonickou chráněnou funkci"
|