Searched refs:matchedWord (Results 1 – 4 of 4) sorted by relevance
738 String matchedWord = null; in parseType() local776 …hIndex >= 0 && currMatchIndex >= matchedIndex && (matchedWord == null || currArg.length() > matche… in parseType()778 matchedWord = currArg; in parseType()784 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType()
719 String matchedWord = null; in parseType() local757 …hIndex >= 0 && currMatchIndex >= matchedIndex && (matchedWord == null || currArg.length() > matche… in parseType()759 matchedWord = currArg; in parseType()765 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType()
526 UnicodeString matchedWord; in parseType() local565 …if (currMatchIndex >= 0 && currMatchIndex >= matchedIndex && currArg.length() > matchedWord.length… in parseType()567 matchedWord = currArg; in parseType()573 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...