HomeSort by relevance Sort by last modified time
    Searched full:regexec (Results 101 - 125 of 432) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 545 regexec
  /external/llvm/lib/Support/
Regex.cpp 73 // regexec can fail due to invalid pattern or running out of memory.
regexec.c 35 * @(#)regexec.c 8.3 (Berkeley) 3/20/94
  /external/pcre/dist/
pcreposix.h 137 PCREPOSIX_EXP_DECL int regexec(const regex_t *, const char *, size_t,
  /external/toybox/toys/pending/
mdev.c 117 result=regexec(&match, device_name, 1, &off, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix1_lim.h 103 REGEXEC and REGCOMP functions when using the interval notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 294 /* If this bit is set, then report only success or fail in regexec.
299 /* POSIX `eflags' bits (i.e., information for regexec). */
327 REG_NOMATCH, /* Didn't find a match (for regexec). */
576 extern int regexec (const regex_t *__restrict __preg,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix1_lim.h 103 REGEXEC and REGCOMP functions when using the interval notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 297 /* If this bit is set, then report only success or fail in regexec.
302 /* POSIX `eflags' bits (i.e., information for regexec). */
330 REG_NOMATCH, /* Didn't find a match (for regexec). */
584 extern int regexec (const regex_t *__restrict __preg,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix1_lim.h 103 REGEXEC and REGCOMP functions when using the interval notation. */
  /system/core/liblog/tests/
benchmark_main.cpp 92 int match = regexec(&re, b->Name(), 0, NULL, 0);
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 113 /* Flags passed to regcomp() and regexec() */
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 273 /* If this bit is set, then report only success or fail in regexec.
278 /* POSIX `eflags' bits (i.e., information for regexec). */
300 REG_NOMATCH, /* Didn't find a match (for regexec). */
547 extern int regexec (const regex_t *__restrict __preg,
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/libr2/
libc.so 
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/libr6/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/libr2/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/libr6/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/libr2/
libc.so 

Completed in 2803 milliseconds

1 2 3 45 6 7 8 91011>>