Home
last modified time | relevance | path

Searched refs:regerror (Results 1 – 15 of 15) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregposerr.c72 regerror(int posix_ecode, const regex_t* reg ARG_UNUSED, char* buf, in regerror() function
H A Donigposix.h157 ONIG_EXTERN size_t regerror P_((int code, const regex_t* reg, char* buf, size_t size));
H A Dtestc.c45 regerror(r, &reg, buf, sizeof(buf)); in xx()
53 regerror(r, &reg, buf, sizeof(buf)); in xx()
H A DREADME.ja128 regerror.c ���顼��å������ؿ�
H A Dtestu.c73 regerror(r, &reg, buf, sizeof(buf)); in xx()
81 regerror(r, &reg, buf, sizeof(buf)); in xx()
H A DREADME122 regerror.c error message function
H A DHISTORY1822 to regerror.c regposix.c.
1880 2003/01/10: [bug] local variable name was wrong. buf -> tbuf (regerror())
1908 2002/12/11: [impl] add regerror.c
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcreposix.h139 PCREPOSIX_EXP_DECL size_t regerror(int, const regex_t *, char *, size_t);
H A Dpcreposix.c208 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) in regerror() function
/PHP-7.1/ext/mbstring/oniguruma/win32/
H A DMakefile32 onigobjs = reggnu.obj regerror.obj regparse.obj regext.obj regcomp.obj \
58 onigsources = regerror.c regparse.c regext.c regcomp.c regexec.c regenc.c \
103 regerror.obj: regerror.c regint.h regenc.h oniguruma.h config.h
177 $(CP) regerror.c $(RUBYDIR)
H A Dtestc.c45 regerror(r, &reg, buf, sizeof(buf)); in xx()
53 regerror(r, &reg, buf, sizeof(buf)); in xx()
/PHP-7.1/ext/mbstring/
H A Dconfig.w3287 ADD_SOURCES("ext/mbstring/oniguruma", "regcomp.c regerror.c \
H A Dconfig.m4122 oniguruma/regerror.c
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch2331 - (void)regerror(rc, &rx->rx, errmsg, sizeof(errmsg));
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt9525 size_t regerror(int errcode, const regex_t *preg,
9743 The regerror() function maps a non-zero errorcode from either regcomp()

Completed in 79 milliseconds