Home | History | Annotate | Download | only in latin

Lines Matching refs:mCode

48         char mCode;
197 if (node.mCode == c) {
205 childNode.mCode = c;
425 final char c = node.mCode;
568 if (node.mCode == c) {
575 childNode.mCode = c;
620 mLookedUpString[index] = node.mCode;
654 if (node.mCode == currentChar) {