Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemastypes.c2516 int digits_after = 0; in xmlSchemaValAtomicType() local
2595 digits_after++; in xmlSchemaValAtomicType()
2598 if ((digits_before == 0) && (digits_after == 0)) in xmlSchemaValAtomicType()