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

  /external/chromium/third_party/icu/source/i18n/
regeximp.h 297 START_START, // Match starts at start of buffer only (^ or \A)
305 (v)==START_START? "START_START" : \
  /external/icu4c/i18n/
regeximp.h 303 START_START, // Match starts at start of buffer only (^ or \A)
311 (v)==START_START? "START_START" : \

Completed in 15 milliseconds