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 59 } regmatch_t; typedef in typeref:struct:__anon304
102 int regexec(const regex_t* __re, const char* __s, size_t __match_count, regmatch_t __matches[], int __flags);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
onigposix.h 80 } regmatch_t; typedef in typeref:struct:__anon8282
155 ONIG_EXTERN int regexec P_((regex_t* reg, const char* str, size_t nmatch, regmatch_t* matches, int options));
  /external/pcre/dist2/src/
pcre2posix.h 111 } regmatch_t; typedef in typeref:struct:__anon30970
139 regmatch_t *, int);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 473 } regmatch_t;
586 regmatch_t __pmatch[__restrict_arr],
469 } regmatch_t; typedef in typeref:struct:__anon62985
  /toolchain/binutils/binutils-2.27/include/
xregex2.h 433 } regmatch_t;
548 regmatch_t __pmatch[__restrict_arr],
429 } regmatch_t; typedef in typeref:struct:__anon4937

Completed in 193 milliseconds