Home
last modified time | relevance | path

Searched defs:ignoreWhitespace (Results 1 – 8 of 8) sorted by relevance

/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/phonenumbers/
DPhoneNumberFormatting.java32 PhoneNumberInApp phoneNumberInApp, String nameCodeToUse, boolean ignoreWhitespace) { in formatPhoneNumberInApp()
/third_party/node/deps/npm/node_modules/libnpmdiff/lib/
Dformat-diff.js76 ignoreWhitespace: opts.diffIgnoreAllSpace, property
/third_party/node/deps/npm/node_modules/diff/dist/
Ddiff.js382 ignoreWhitespace: true property
428 ignoreWhitespace: true property
Ddiff.min.js1 …e&&define.amd?define(["exports"],n):n((e=e||self).Diff={})}(this,function(e){"use strict";function…
/third_party/node/deps/npm/node_modules/diff/lib/
Dindex.es6.js376 ignoreWhitespace: true property
422 ignoreWhitespace: true property
Dindex.mjs376 ignoreWhitespace: true property
422 ignoreWhitespace: true property
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java452 public UnicodeSet(String pattern, boolean ignoreWhitespace) { in UnicodeSet()
579 public UnicodeSet applyPattern(String pattern, boolean ignoreWhitespace) { in applyPattern()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java438 public UnicodeSet(String pattern, boolean ignoreWhitespace) { in UnicodeSet()
557 public UnicodeSet applyPattern(String pattern, boolean ignoreWhitespace) { in applyPattern()