Searched defs:START_CHAR (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dregeximp.h301 START_CHAR, // Match starts with a literal code point. enumerator in enum:StartOfMatch
309 (v)==START_CHAR? "START_CHAR" : \
/external/icu4c/i18n/
H A Dregeximp.h311 START_CHAR, // Match starts with a literal code point. enumerator in enum:StartOfMatch
319 (v)==START_CHAR? "START_CHAR" : \
/external/kernel-headers/original/linux/
H A Dtty.h89 #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART]) macro

Completed in 88 milliseconds