Home
last modified time | relevance | path

Searched defs:showInvisibles (Results 1 – 7 of 7) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckLogicalGroupings.java253 public static String showInvisibles(String value) { in showInvisibles() method in CheckLogicalGroupings
257 public static String showInvisibles(int codePoint) { in showInvisibles() method in CheckLogicalGroupings
261 public static String showInvisibles(Multiset<?> codePointCounts) { in showInvisibles() method in CheckLogicalGroupings
/external/catch2/include/internal/
Dcatch_config.cpp72 bool Config::showInvisibles() const { return m_data.showInvisibles; } in showInvisibles() function in Catch::Config
Dcatch_config.hpp39 bool showInvisibles = false; member
/external/cldr/tools/java/org/unicode/cldr/tool/
DSearchXml.java492 …static final Transliterator showInvisibles = Transliterator.getInstance("[[:whitespace:][:cf:]-[\\… field in SearchXml
/external/bcc/tests/cc/
Dcatch.hpp3507 bool showInvisibles; member
3572 bool showInvisibles() const { return m_data.showInvisibles; } in showInvisibles() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp5243 bool showInvisibles = false; member
9965 bool Config::showInvisibles() const { return m_data.showInvisibles; } in showInvisibles() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp5274 bool showInvisibles = false; member
10024 bool Config::showInvisibles() const { return m_data.showInvisibles; } in showInvisibles() function in Catch::Config