Home
last modified time | relevance | path

Searched refs:regexec (Results 1 – 14 of 14) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.BUILTIN.ja91 slot 0: op値 (src/regexec.c の中の enum OP_CMP)
H A DCALLOUTS.BUILTIN93 slot 0: op value (enum OP_CMP in src/regexec.c)
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Donigposix.h162 ONIG_EXTERN int regexec P_((regex_t* reg, const char* str, size_t nmatch, regmatch_t* matches, i…
H A Dregposix.c180 regexec(regex_t* reg, const char* str, size_t nmatch, in regexec() function
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME_japanese130 regexec.c 検索、照合関数
H A DHISTORY687 segmentation fault in regexec(). (POSIX API)
1154 2004/11/09: [impl] type cast in regexec() for remove compile time warning.
1242 2004/07/24: [bug] fix warnings for regexec.c. (gcc 2.91.66)
1302 fix nmatch argument of regexec() is smaller than
2114 2003/01/31: [tune] don't use strlen() in regexec() and regcomp().
2116 2003/01/31: [bug] STRING_CMP() in regexec.c was wrong in ignore-case.
2118 change SBTRANSCMP() in regexec.c.
2133 2003/01/22: [bug] POSIX API regexec() was not thread safe.
2137 speed up regexec().
2150 2003/01/16: [impl] rewrite POSIX API regexec() for speed up.
[all …]
H A DREADME142 regexec.c search and match functions
H A DREADME.md293 |regexec.c |search and match functions |
/PHP-7.3/ext/mbstring/
H A Dconfig.w3279 …_9.c koi8.c koi8_r.c mktable.c onig_init.c regcomp.c regenc.c regerror.c regexec.c regext.c reggnu…
H A Dconfig.m4145 oniguruma/src/regexec.c
/PHP-7.3/ext/pcre/tests/
H A D005.phpt26 /p2/var/php_gcov/PHP_4_4/regex/regexec.c:19: warning: `nope' defined but not used
217 [0] => /p2/var/php_gcov/PHP_4_4/regex/regexec.c:19: warning: `nope' defined but not used
222 [5] => /p2/var/php_gcov/PHP_4_4/regex/regexec.c
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch3128 - return regexec(&rx->rx, str, nmatch, pmatch, eflags);
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic384 # Fixed to avoid regexec 17 errors on some dex files
H A Dmagic私はガラスを食べられます384 # Fixed to avoid regexec 17 errors on some dex files

Completed in 199 milliseconds