HomeSort by relevance Sort by last modified time
    Searched defs:regmatch_t (Results 1 - 11 of 11) sorted by null

  /external/pcre/
pcreposix.h 110 } regmatch_t; typedef in typeref:struct:__anon8990
138 regmatch_t *, int);
  /bionic/libc/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon36
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /development/ndk/platforms/android-8/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon1185
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 62 } regmatch_t; typedef in typeref:struct:__anon16787
105 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon23168
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon23598
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon24004
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon24964
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon24979
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 551 } regmatch_t;
669 regmatch_t __pmatch[_Restrict_arr_],
547 } regmatch_t; typedef in typeref:struct:__anon16796
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 442 } regmatch_t;
548 regmatch_t __pmatch[__restrict_arr],
438 } regmatch_t; typedef in typeref:struct:__anon21146

Completed in 82 milliseconds