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

1 2 34

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon100240
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon101008
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon101786
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon102564
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon103341
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon104119
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon104887
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon105655
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon106433
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon107211
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon107988
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon108766
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon110213
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon110613
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon111065
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon111519
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 470 } regmatch_t;
578 regmatch_t __pmatch[__restrict_arr],
466 } regmatch_t; typedef in typeref:struct:__anon55121
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 473 } regmatch_t;
586 regmatch_t __pmatch[__restrict_arr],
469 } regmatch_t; typedef in typeref:struct:__anon57111
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 434 } regmatch_t;
549 regmatch_t __pmatch[__restrict_arr],
430 } regmatch_t; typedef in typeref:struct:__anon116341

Completed in 812 milliseconds

1 2 34