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

  /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 89 #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])

Completed in 86 milliseconds