HomeSort by relevance Sort by last modified time
    Searched defs:posPrefix (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
dcfmapts.cpp 200 UnicodeString posPrefix;
202 posPrefix = pat.getPositivePrefix(posPrefix);
203 logln((UnicodeString)"Positive prefix (should be +): " + posPrefix);
204 if(posPrefix != "+") {
loctest.cpp     [all...]

Completed in 26 milliseconds