Searched refs:isUnreservedCharacter (Results 1 - 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DURI.java760 &&!isUnreservedCharacter(testChar))
798 &&!isUnreservedCharacter(testChar))
831 &&!isUnreservedCharacter(testChar))
1075 else if (!isUnreservedCharacter(testChar)
1597 private static boolean isUnreservedCharacter(char p_char) method in class:URI
1641 if (isReservedCharacter(testChar) || isUnreservedCharacter(testChar))
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DURI.java780 &&!isUnreservedCharacter(testChar))
818 &&!isUnreservedCharacter(testChar))
851 &&!isUnreservedCharacter(testChar))
1095 else if (!isUnreservedCharacter(testChar)
1617 private static boolean isUnreservedCharacter(char p_char) method in class:URI
1661 if (isReservedCharacter(testChar) || isUnreservedCharacter(testChar))
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 471 milliseconds