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 311 START_CHAR, // Match starts with a literal code point.
319 (v)==START_CHAR? "START_CHAR" : \
repattrn.cpp 791 } else if (This->fStartType == START_CHAR) {
rematch.cpp 737 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 62 milliseconds