Home
last modified time | relevance | path

Searched refs:re (Results 201 – 213 of 213) sorted by relevance

123456789

/PHP-8.0/ext/standard/tests/file/
H A Dfgetcsv_variation7.phpt59 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation11.phpt56 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation10.phpt55 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation6.phpt58 // close the file if the mode to be used is read mode and re-open using read mode
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1743 /* Do this here and now, because struct stat gets re-defined on solaris */
3410 + pcre2_code *re = php_pcre_pce_re(pce);
3411 + pcre2_match_data *match_data = php_pcre_create_match_data(0, re);
3413 + rv = pcre2_match(re, (PCRE2_SPTR)fmt, strlen(fmt), 0, 0, match_data, php_pcre_mctx()) > 0;
/PHP-8.0/build/
H A Dlibtool.m42385 # If you have `file' or equivalent on your system and you're not sure
2641 # (note the single quotes!). If your package is not flat and you're not
2667 # flat and you're not using automake, define top_builddir and top_srcdir
3723 # ever link correctly. If we're not using GNU ld we use -z text
4607 # If we're using GNU nm, then use its standard symbol codes.
5313 # If we're using GNU nm, then we don't want the "-C" option.
5646 # If we're using GNU nm, then we don't want the "-C" option.
6152 # ever link correctly. If we're not using GNU ld we use -z text
H A Dltmain.sh2766 # Try looking first in the location we're being installed to.
/PHP-8.0/ext/phar/tests/files/
H A Dpear2coverage.phar1559 echo count($modifiedTests), " tests should be re-run\n";
/PHP-8.0/
H A DNEWS1181 . Fixed bug #79132 (PDO re-uses parameter values from earlier calls to
H A Dphp.ini-development680 ; When enabled, the ENV, REQUEST and SERVER variables are created when they're
H A Dphp.ini-production682 ; When enabled, the ENV, REQUEST and SERVER variables are created when they're
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1501 # initial string matched. It used to be done with a regex, but we're
2627 # MIPS archive; they're in the portable archive format, and need to go
4220 # strings as "long" - we assume they're just strings:
7806 # NOTE: Title is 112 bytes, but we're only showing 32 due to space padding.
7832 # NOTE: Title is 128 bytes, but we're only showing 32 due to space padding.
10162 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
25117 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
25382 >0x14 byte&0x80 0x80 re-entrant
29458 # are in aout, as they're indistinguishable from other big-endian
H A Dmagic1501 # initial string matched. It used to be done with a regex, but we're
2627 # MIPS archive; they're in the portable archive format, and need to go
4220 # strings as "long" - we assume they're just strings:
7806 # NOTE: Title is 112 bytes, but we're only showing 32 due to space padding.
7832 # NOTE: Title is 128 bytes, but we're only showing 32 due to space padding.
10162 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
25117 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
25382 >0x14 byte&0x80 0x80 re-entrant
29458 # are in aout, as they're indistinguishable from other big-endian

Completed in 169 milliseconds

123456789