Searched refs:TAG_START (Results 1 – 3 of 3) sorted by relevance
444 #define TAG_START 1 macro469 int tagType = TAG_START; in getTag()982 return (tagType == TAG_START) ? '(' : ')'; in yylex()991 return (tagType == TAG_START) ? '{' : '}'; in yylex()1095 if (tagType == TAG_START) { in yylex()
2055 #define TAG_START 1 macro2080 int tagType = TAG_START; in getTag()2593 return (tagType == TAG_START) ? '(' : ')'; in yylex()2602 return (tagType == TAG_START) ? '{' : '}'; in yylex()2706 if (tagType == TAG_START) { in yylex()