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

  /bionic/libc/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon33
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:__anon1239
101 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:__anon15321
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:__anon15751
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /external/clearsilver/util/regex/
regex.h 389 } regmatch_t;
486 regmatch_t pmatch[], int eflags));
385 } regmatch_t; typedef in typeref:struct:__anon3302

Completed in 110 milliseconds