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

  /bionic/libc/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon32
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /ndk/build/platforms/android-8/arch-arm/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon10895
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
  /ndk/build/platforms/android-8/arch-x86/usr/include/
regex.h 58 } regmatch_t; typedef in typeref:struct:__anon11325
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:__anon1468

Completed in 703 milliseconds