Home
last modified time | relevance | path

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

/external/libxml2/
DgenChRanges.py438 numShort = 0 variable
442 if numShort == 0: # first occurence
446 numShort += 1
453 if numShort > 0: # if there were shorts, finish them off
465 pline = "const xmlChRangeGroup %sGroup =\n\t{%d, %d, " % (f, numShort, numLong)
466 if numShort > 0: