Home | History | Annotate | Download | only in cintltst

Lines Matching refs:tagStrings

107 static const char tagStrings[] = "MnMcMeNdNlNoZsZlZpCcCfCsCoCnLuLlLtLmLoPcPdPsPePoSmScSkSoPiPf";
1562 matchPosition = strstr(tagStrings, str);
1569 result = (int32_t)((matchPosition - tagStrings) / 2);