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

  /external/icu4c/i18n/
regeximp.h 301 START_CHAR, // Match starts with a literal code point.
309 (v)==START_CHAR? "START_CHAR" : \
repattrn.cpp 794 } else if (This->fStartType == START_CHAR) {
rematch.cpp 731 case START_CHAR:
    [all...]
regexcmp.cpp     [all...]
  /external/kernel-headers/original/linux/
tty.h 89 #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])

Completed in 300 milliseconds