Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c3991 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local
4123 xmask = 0xf; in xmlSchemaCompareDates()
4126 xmask = 0x7; in xmlSchemaCompareDates()
4129 xmask = 0x1; in xmlSchemaCompareDates()
4132 xmask = 0x2; in xmlSchemaCompareDates()
4135 xmask = 0x3; in xmlSchemaCompareDates()
4138 xmask = 0x3; in xmlSchemaCompareDates()
4141 xmask = 0x6; in xmlSchemaCompareDates()
4144 xmask = 0x8; in xmlSchemaCompareDates()
4147 xmask = 0; in xmlSchemaCompareDates()
[all …]