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

  /toolchain/binutils/binutils-2.27/include/
xregex.h 8 # define regexec xregexec macro
  /external/pcre/dist2/src/
pcre2posix.c 294 regexec(const regex_t *preg, const char *string, size_t nmatch, function
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regposix.c 168 regexec(regex_t* reg, const char* str, size_t nmatch, function
  /toolchain/binutils/binutils-2.27/libiberty/
regex.c 69 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
    [all...]

Completed in 224 milliseconds