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

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bsd.sh 89 test_pattern
308 test_pattern() function
  /external/icu4c/i18n/
colldata.cpp 645 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
646 U_STRING_INIT(test_pattern, "[[:assigned:]-[:c:]]", 20);
647 USet *charsToTest = uset_openPattern(test_pattern, 20, &status);

Completed in 211 milliseconds