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

  /external/pcre/
pcreposix.h 87 REG_ESIZE, /* expression too big */
pcreposix.c 95 REG_ESIZE, /* parentheses nested too deeply */
97 REG_ESIZE, /* regular expression too large */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regexp.h 196 case REG_ESIZE:
regex.h 331 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 421 #define REG_ESIZE _REG_ESIZE

Completed in 5020 milliseconds