Searched refs:hasLeadingZeroes (Results 1 – 2 of 2) sorted by relevance
2254 unsigned int len, neg, integ, hasLeadingZeroes; in xmlSchemaValAtomicType() local2289 hasLeadingZeroes = 0; in xmlSchemaValAtomicType()2295 hasLeadingZeroes = 1; in xmlSchemaValAtomicType()2315 if ((len == 0) && (!hasLeadingZeroes)) in xmlSchemaValAtomicType()