HomeSort by relevance Sort by last modified time
    Searched defs:re_nsub (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/pcre/dist/
pcreposix.c 274 int re_nsub = 0; local
298 &re_nsub);
299 preg->re_nsub = (size_t)re_nsub;
pcreposix.h 99 size_t re_nsub; member in struct:__anon33104
  /bionic/libc/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon173
  /development/ndk/platforms/android-8/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon1630
  /development/ndk/platforms/android-L/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon2524
  /external/llvm/lib/Support/
regex_impl.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:llvm_regex
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 54 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon43952
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon53713
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon54143
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon54549
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon55509
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon55524
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon56253
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon56700
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon59153
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon59498
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon59891
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon60338
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon60926
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon61372
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon61820
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon63257
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon63651
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon64097
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon64545

Completed in 1210 milliseconds

1 2 3