HomeSort by relevance Sort by last modified time
    Searched refs:IGNORABLE (Results 1 - 21 of 21) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTokenType.java 72 /** Ignorable whitespace nodes. */
73 IGNORABLE,
HtmlLexer.java 106 // Drop ignorable tokens by zeroing out the one received and recursing
107 case IGNORABLE:
189 if (t.type == HtmlTokenType.IGNORABLE) {
197 if (eq != null && eq.type == HtmlTokenType.IGNORABLE) {
453 type = HtmlTokenType.IGNORABLE;
692 if (type != HtmlTokenType.IGNORABLE) { lastNonIgnorable = result; }
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringSearch.java 55 * there exists no non-ignorable combining mark before or after S?
619 sourcece = CollationElementIterator.IGNORABLE;
622 } else if (strength_ >= Collator.QUATERNARY && sourcece == CollationElementIterator.IGNORABLE) {
681 * Stores non-ignorable collation keys.
707 if (newce != CollationElementIterator.IGNORABLE /* 0 */) {
725 * Stores non-ignorable collation keys.
    [all...]
CollationElementIterator.java 72 * int primaryOrder = iterator.IGNORABLE;
75 * if (order != iterator.IGNORABLE &&
77 * // order is valid, not ignorable and we have not passed the end
145 public static final int IGNORABLE = 0;
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
StringSearch.java 54 * there exists no non-ignorable combining mark before or after S?
636 sourcece = CollationElementIterator.IGNORABLE;
639 } else if (strength_ >= Collator.QUATERNARY && sourcece == CollationElementIterator.IGNORABLE) {
698 * Stores non-ignorable collation keys.
724 if (newce != CollationElementIterator.IGNORABLE /* 0 */) {
742 * Stores non-ignorable collation keys.
    [all...]
CollationElementIterator.java 71 * int primaryOrder = iterator.IGNORABLE;
74 * if (order != iterator.IGNORABLE &&
76 * // order is valid, not ignorable and we have not passed the end
147 public static final int IGNORABLE = 0;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
SearchTest.java 339 SearchData IGNORABLE[] = {
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
SearchTest.java 335 SearchData IGNORABLE[] = {
    [all...]
  /external/icu/icu4c/source/test/intltest/
srchtest.cpp     [all...]
  /external/icu/icu4c/source/test/cintltst/
usrchtst.c     [all...]
usrchdat.c 187 is a ignorable character */
199 /* totally ignorable text */
396 static const SearchData IGNORABLE[] = {
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationMiscTest.java 174 // cannot test this anymore, as [last primary ignorable] doesn't
176 // "&[before 3][last primary ignorable]<<<k",
179 "&[before 3][first tertiary ignorable]<<<a",
180 "&[before 3][last tertiary ignorable]<<<a", */
182 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt),
185 "&[before 3][first secondary ignorable]<<<a",
186 "&[before 3][last secondary ignorable]<<<a",
190 * it is not possible to tailor &[first primary ignorable]<a or &[last primary ignorable]<a
194 "&[before 3][first primary ignorable]<<<c<<<b &' '<a", /* was &[first primary ignorable]<a *
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationMiscTest.java 170 // cannot test this anymore, as [last primary ignorable] doesn't
172 // "&[before 3][last primary ignorable]<<<k",
175 "&[before 3][first tertiary ignorable]<<<a",
176 "&[before 3][last tertiary ignorable]<<<a", */
178 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt),
181 "&[before 3][first secondary ignorable]<<<a",
182 "&[before 3][last secondary ignorable]<<<a",
186 * it is not possible to tailor &[first primary ignorable]<a or &[last primary ignorable]<a
190 "&[before 3][first primary ignorable]<<<c<<<b &' '<a", /* was &[first primary ignorable]<a *
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 476 milliseconds