Home
last modified time | relevance | path

Searched refs:regcomp (Results 1 – 9 of 9) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME_japanese125 regparse.h regparse.cとregcomp.cのための内部宣言
126 regcomp.c コンパイル、最適化関数
H A DREADME137 regparse.h internal definitions for regparse.c and regcomp.c
138 regcomp.c compiling and optimization functions
H A DREADME.md288 |regparse.h |internal definitions for regparse.c and regcomp.c |
289 |regcomp.c |compiling and optimization functions |
H A DHISTORY296 2013/10/21: [impl] remove unused variable. (regcomp.c)
680 2006/08/07: [impl] remove warning in regcomp.c.
1093 2004/11/30: [impl] minor changes for multi-thread in regexec.c and regcomp.c.
1731 2003/09/02: [impl] include <stdio.h> is forgotten to erase in regcomp.c.
1959 2003/03/10: [impl] divide regcomp.c to regcomp.c, regparse.c and regparse.h.
2114 2003/01/31: [tune] don't use strlen() in regexec() and regcomp().
2159 2003/01/11: [inst] changes for Win32 platform. (regint.h, reggnu.c, regcomp.c)
2177 2003/01/08: [bug] move GET_WCINT() from regcomp.c to regint.h.
2190 2002/12/12: [impl] reconstruct node types. (regcomp.c)
2205 2002/04/20: [impl] divide regex.c file into regcomp.c, regexec.c, reggnu.c
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Donigposix.h161 ONIG_EXTERN int regcomp P_((regex_t* reg, const char* pat, int options));
H A Dregposix.c146 regcomp(regex_t* reg, const char* pattern, int posix_options) in regcomp() function
/PHP-7.3/ext/mbstring/
H A Dconfig.w3279 …so8859_7.c iso8859_8.c iso8859_9.c koi8.c koi8_r.c mktable.c onig_init.c regcomp.c regenc.c regerr…
H A Dconfig.m4142 oniguruma/src/regcomp.c
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch3113 - return rx->rc = regcomp(&rx->rx, pat, flags);

Completed in 27 milliseconds