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

  /external/chromium_org/third_party/icu/source/i18n/
regeximp.h 311 START_CHAR, // Match starts with a literal code point.
319 (v)==START_CHAR? "START_CHAR" : \
  /external/icu/icu4c/source/i18n/
regeximp.h 298 START_CHAR, // Match starts with a literal code point.
306 (v)==START_CHAR? "START_CHAR" : \

Completed in 288 milliseconds