Home
last modified time | relevance | path

Searched defs:combining (Results 1 – 4 of 4) sorted by relevance

/external/libvterm/src/
Dunicode.c77 static const struct interval combining[] = { variable
/external/python/cpython2/Modules/
Dunicodedata.c24 const unsigned char combining; /* combining class value 0 - 255 */ member
761 unsigned char combining = record->combining; in is_normalized() local
/external/python/cpython3/Modules/
Dunicodedata.c33 const unsigned char combining; /* combining class value 0 - 255 */ member
798 unsigned char combining = record->combining; in is_normalized() local
/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c24 unsigned char combining; member