Searched defs:isAttribute (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DUnicodeLocaleExtension.java88 public static boolean isAttribute(String s) { method in class:UnicodeLocaleExtension
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DNamespaceSupport2.java236 * @param isAttribute A flag indicating whether this is an
245 boolean isAttribute)
247 String[] name=currentContext.processName(qName, isAttribute);
565 * @param isAttribute true if this is an attribute name.
572 String [] processName (String qName, boolean isAttribute) argument
578 if (isAttribute) {
604 if (isAttribute || defaultNS == null) {
244 processName(String qName, String[] parts, boolean isAttribute) argument
/external/icu/icu4c/source/common/
H A Duloc_tag.c895 UBool isAttribute = FALSE; local
922 isAttribute = FALSE;
944 isAttribute = TRUE;
1066 if (!isAttribute) {
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 283 milliseconds