Searched defs:getStrict (Results 1 – 6 of 6) sorted by relevance
/external/rust/android-crates-io/crates/icu_capi/bindings/js/ | ||
D | GeneralCategoryNameToGroupMapper.mjs | 48 getStrict(name) { method in GeneralCategoryNameToGroupMapper |
D | PropertyValueNameToEnumMapper.mjs | 49 getStrict(name) { method in PropertyValueNameToEnumMapper |
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/ | ||
D | NonMonotonousSequenceException.java | 106 public boolean getStrict() { in getStrict() method in NonMonotonousSequenceException |
/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/ | ||
D | NonMonotonicSequenceException.java | 101 public boolean getStrict() { in getStrict() method in NonMonotonicSequenceException |
/external/apache-http/src/org/apache/http/impl/cookie/ | ||
D | BestMatchSpec.java | 75 private RFC2965Spec getStrict() { in getStrict() method in BestMatchSpec |
/external/jline/src/src/main/java/jline/ | ||
D | ArgumentCompletor.java | 131 public boolean getStrict() { in getStrict() method in ArgumentCompletor |