Searched refs:chCompare (Results 1 – 1 of 1) sorted by relevance
1682 int chCompare = strncmp(fChar, kMarkProps[index].fName, typeLen); in getMarkType() local1683 if (chCompare < 0) { in getMarkType()1686 if (chCompare == 0) { in getMarkType()