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

  /toolchain/binutils/binutils-2.25/include/
xregex2.h 99 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1)
103 #define RE_DOT_NOT_NULL (RE_DOT_NEWLINE << 1)
187 | RE_DOT_NEWLINE | RE_CONTEXT_INDEP_ANCHORS \
220 (RE_CHAR_CLASSES | RE_DOT_NEWLINE | RE_DOT_NOT_NULL \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 91 # define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1)
95 # define RE_DOT_NOT_NULL (RE_DOT_NEWLINE << 1)
201 | RE_DOT_NEWLINE | RE_CONTEXT_INDEP_ANCHORS \
235 (RE_CHAR_CLASSES | RE_DOT_NEWLINE | RE_DOT_NOT_NULL \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 91 # define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1)
95 # define RE_DOT_NOT_NULL (RE_DOT_NEWLINE << 1)
201 | RE_DOT_NEWLINE | RE_CONTEXT_INDEP_ANCHORS \
238 (RE_CHAR_CLASSES | RE_DOT_NEWLINE | RE_DOT_NOT_NULL \
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c     [all...]

Completed in 217 milliseconds