HomeSort by relevance Sort by last modified time
    Searched refs:REG_ESPACE (Results 76 - 80 of 80) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regex.h 341 REG_ESPACE, /* Ran out of memory. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 341 REG_ESPACE, /* Ran out of memory. */
  /external/llvm/lib/Support/
regengine.inc 214 return(REG_ESPACE);
228 return(REG_ESPACE);
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 265 error = REG_ESPACE;
278 error = REG_ESPACE;
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 210 return(REG_ESPACE);
224 return(REG_ESPACE);

Completed in 688 milliseconds

1 2 34