Searched refs:attributeCount (Results 1 – 3 of 3) sorted by relevance
463 int *attributeCount, in getTag() argument471 *attributeCount = 0; in getTag()561 attributes[*attributeCount][length++] = c; in getTag()567 attributes[*attributeCount][length] = 0; in getTag()588 values[*attributeCount][length++] = c; in getTag()597 values[*attributeCount][length] = 0; in getTag()604 (*attributeCount)++; in getTag()915 int attributeCount; in yylex() local953 for (i = 0; i < attributeCount; i++) { in yylex()1002 for (i = 0; i < attributeCount; i++) { in yylex()[all …]
2074 int *attributeCount, in getTag() argument2082 *attributeCount = 0; in getTag()2172 attributes[*attributeCount][length++] = c; in getTag()2178 attributes[*attributeCount][length] = 0; in getTag()2199 values[*attributeCount][length++] = c; in getTag()2208 values[*attributeCount][length] = 0; in getTag()2215 (*attributeCount)++; in getTag()2526 int attributeCount; in yylex() local2564 for (i = 0; i < attributeCount; i++) { in yylex()2613 for (i = 0; i < attributeCount; i++) { in yylex()[all …]