Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c2665 … const char *fractionalStart = (const char *)numEnd - decimal.fractionalPlaces; in xmlSchemaValAtomicType() local
2673 fractionalStart = "0"; in xmlSchemaValAtomicType()
2684 decimal.fractionalPlaces, fractionalStart); in xmlSchemaValAtomicType()