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

  /external/pcre/dist2/src/
pcre2posix.h 86 REG_ESIZE, /* expression too big */
pcre2posix.c 132 REG_ESIZE, /* parentheses nested too deeply */
134 REG_ESIZE, /* regular expression too large */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regexp.h 201 case REG_ESIZE:
regex.h 346 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regexp.h 201 case REG_ESIZE:
regex.h 349 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 319 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c     [all...]

Completed in 190 milliseconds