Home
last modified time | relevance | path

Searched defs:regularize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/bench/btl/data/
H A DCMakeLists.txt30 add_executable(regularize regularize.cxx) target
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/
H A DUnicodeProperty.java706 public static String regularize(String source, boolean titlecaseStart) { in regularize() method in UnicodeProperty