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

  /external/chromium/third_party/icu/source/i18n/
regeximp.h 295 START_CHAR, // Match starts with a literal code point.
303 (v)==START_CHAR? "START_CHAR" : \
  /external/icu4c/i18n/
regeximp.h 301 START_CHAR, // Match starts with a literal code point.
309 (v)==START_CHAR? "START_CHAR" : \
  /external/kernel-headers/original/linux/
tty.h 87 #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])

Completed in 98 milliseconds