Searched defs:isStrict (Results 1 – 9 of 9) sorted by relevance
222 isStrict() { method in Source273 isStrict() { method in ParsedSource300 isStrict() { method in CachedSource
50 U_CFUNC UBool isStrict(){ in isStrict() function
49 U_CFUNC UBool isStrict(){ in isStrict() function
77 private final boolean isStrict; field in RbnfMapper.Ruleset
90 bool isStrict = properties.parseMode.getOrDefault(PARSE_MODE_STRICT) == PARSE_MODE_STRICT; in createParserFromProperties() local
410 const bool isStrict = (m_flags & CASE_REQUIRE_LINK_STATUS_OK) != 0; in verify() local