Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dunicodedata.c24 const unsigned char combining; /* combining class value 0 - 255 */ member
757 unsigned char combining = record->combining; in is_normalized() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dunicodedata.c24 const unsigned char combining; /* combining class value 0 - 255 */ member
750 unsigned char combining = record->combining; in is_normalized() local