Searched refs:hasLeadingZeroes (Results 1 – 1 of 1) sorted by relevance
2272 unsigned int len, neg, integ, hasLeadingZeroes; in xmlSchemaValAtomicType() local2307 hasLeadingZeroes = 0; in xmlSchemaValAtomicType()2313 hasLeadingZeroes = 1; in xmlSchemaValAtomicType()2333 if ((len == 0) && (!hasLeadingZeroes)) in xmlSchemaValAtomicType()