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

  /bionic/libc/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon39
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /development/ndk/platforms/android-8/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon1282
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 57 } regex_t; typedef in typeref:struct:__anon22166
103 int regcomp(regex_t *, const char *, int);
104 size_t regerror(int, const regex_t *, char *, size_t);
105 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
106 void regfree(regex_t *);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon32089
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon32519
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon32925
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon33885
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon33900
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon34629
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon35076
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon37529
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon37874
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon38267
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon38714
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon39302
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon39748
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon40196
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon41633
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon42027
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon42473
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 53 } regex_t; typedef in typeref:struct:__anon42921
99 int regcomp(regex_t *, const char *, int);
100 size_t regerror(int, const regex_t *, char *, size_t);
101 int regexec(const regex_t *, const char *, size_t, regmatch_t [], int);
102 void regfree(regex_t *);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 523 typedef struct re_pattern_buffer regex_t;
663 extern int regcomp (regex_t *_Restrict_ __preg,
667 extern int regexec (const regex_t *_Restrict_ __preg,
672 extern size_t regerror (int __errcode, const regex_t *_Restrict_ __preg,
675 extern void regfree (regex_t *__preg);
520 typedef struct re_pattern_buffer regex_t; typedef in typeref:struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 410 typedef struct re_pattern_buffer regex_t;
542 extern int regcomp (regex_t *__restrict __preg,
546 extern int regexec (const regex_t *__restrict __preg,
551 extern size_t regerror (int __errcode, const regex_t *__restrict __preg,
554 extern void regfree (regex_t *__preg);
407 typedef struct re_pattern_buffer regex_t; typedef in typeref:struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 410 typedef struct re_pattern_buffer regex_t;
542 extern int regcomp (regex_t *__restrict __preg,
546 extern int regexec (const regex_t *__restrict __preg,
551 extern size_t regerror (int __errcode, const regex_t *__restrict __preg,
554 extern void regfree (regex_t *__preg);
407 typedef struct re_pattern_buffer regex_t; typedef in typeref:struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 410 typedef struct re_pattern_buffer regex_t;
542 extern int regcomp (regex_t *__restrict __preg,
546 extern int regexec (const regex_t *__restrict __preg,
551 extern size_t regerror (int __errcode, const regex_t *__restrict __preg,
554 extern void regfree (regex_t *__preg);
407 typedef struct re_pattern_buffer regex_t; typedef in typeref:struct:re_pattern_buffer

Completed in 959 milliseconds