Searched refs:hasLeadingZeroes (Results 1 – 1 of 1) sorted by relevance
2258 unsigned int len, neg, integ, hasLeadingZeroes; in xmlSchemaValAtomicType() local2293 hasLeadingZeroes = 0; in xmlSchemaValAtomicType()2299 hasLeadingZeroes = 1; in xmlSchemaValAtomicType()2319 if ((len == 0) && (!hasLeadingZeroes)) in xmlSchemaValAtomicType()