Searched refs:numShort (Results 1 – 1 of 1) sorted by relevance
438 numShort = 0 variable442 if numShort == 0: # first occurence446 numShort += 1453 if numShort > 0: # if there were shorts, finish them off465 pline = "const xmlChRangeGroup %sGroup =\n\t{%d, %d, " % (f, numShort, numLong)466 if numShort > 0: