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

1 2

  /bionic/libc/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon39
  /development/ndk/platforms/android-8/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon1282
  /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:__anon22166
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon32089
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon32519
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon32925
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon33885
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon33900
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon34629
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon35076
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon37529
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon37874
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon38267
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon38714
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon39302
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon39748
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon40196
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon41633
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon42027
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon42473
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 50 size_t re_nsub; /* number of parenthesized subexpressions */ member in struct:__anon42921
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 452 compiled, the `re_nsub' field is available. All other fields are
483 size_t re_nsub;
492 for `max (RE_NREGS, re_nsub + 1)' groups.
480 size_t re_nsub; member in struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 339 compiled, the `re_nsub' field is available. All other fields are
374 size_t re_nsub;
383 for `max (RE_NREGS, re_nsub + 1)' groups.
371 size_t re_nsub; member in struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 339 compiled, the `re_nsub' field is available. All other fields are
374 size_t re_nsub;
383 for `max (RE_NREGS, re_nsub + 1)' groups.
371 size_t re_nsub; member in struct:re_pattern_buffer

Completed in 426 milliseconds

1 2