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

12

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon56660
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon57112
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon58565
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon58963
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon59413
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon59865
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:__anon33248
  /prebuilts/gcc/linux-x86/host/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:__anon37912
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 442 } regmatch_t;
548 regmatch_t __pmatch[__restrict_arr],
438 } regmatch_t; typedef in typeref:struct:__anon39503
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 442 } regmatch_t;
548 regmatch_t __pmatch[__restrict_arr],
438 } regmatch_t; typedef in typeref:struct:__anon41017

Completed in 701 milliseconds

12