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

  /external/icu4c/i18n/unicode/
utrans.h 290 * filterPattern is NULL or the empty string, then the transliterator
294 * @param filterPattern a pattern string, in the form accepted by
298 * @param filterPatternLen the length of filterPattern, or -1 if
299 * filterPattern is zero-terminated
306 const UChar* filterPattern,
  /external/icu4c/i18n/
utrans.cpp 267 const UChar* filterPattern,
273 if (filterPattern != NULL && *filterPattern != 0) {
274 // Create read only alias of filterPattern:
275 UnicodeString pat(filterPatternLen < 0, filterPattern, filterPatternLen);
translit.cpp     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 241 milliseconds