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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regposerr.c 76 regerror(int posix_ecode, const regex_t* reg ARG_UNUSED, char* buf, function
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regerror.c 1 /* $NetBSD: regerror.c,v 1.23 2007/02/09 23:44:18 junyoung Exp $ */
34 * @(#)regerror.c 8.4 (Berkeley) 3/20/94
71 * @(#)regerror.c 8.4 (Berkeley) 3/20/94
77 static char sccsid[] = "@(#)regerror.c 8.4 (Berkeley) 3/20/94";
79 __RCSID("$NetBSD: regerror.c,v 1.23 2007/02/09 23:44:18 junyoung Exp $");
95 __weak_alias(regerror,_regerror)
105 /* === regerror.c === */
157 * regerror - the interface to error numbers
158 * extern size_t regerror(int, const regex_t *, char *, size_t);
162 regerror( function
    [all...]
  /toolchain/binutils/binutils-2.25/include/
xregex.h 10 # define regerror xregerror macro
  /external/pcre/dist2/src/
pcre2posix.c 178 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) function
  /external/libedit/src/
search.c 96 /* regerror():
101 regerror(const char *msg) function
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 71 # define regerror(errcode, preg, errbuf, errbuf_size) \ macro
    [all...]

Completed in 929 milliseconds