Home
last modified time | relevance | path

Searched refs:theThirdStringLength (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncTranslate.java50 int theThirdStringLength = theThirdString.length(); in execute() local
68 else if (theIndex < theThirdStringLength) in execute()