Home
last modified time | relevance | path

Searched refs:pre (Results 26 – 50 of 68) sorted by relevance

123

/PHP-5.5/ext/phar/tests/
H A Dmetadata_write_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_metadata_write.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_gzip.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dini_set_off.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_oo_004.phpt7 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_metadata_read.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dfgc_edgecases.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_oo_002.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A D027.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dmounteddir.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
/PHP-5.5/ext/phar/tests/tar/
H A Dtar_bz2.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dtar_gzip.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_begin_setstub_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dall.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
/PHP-5.5/ext/phar/tests/zip/
H A Dmetadata_write_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dall.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_begin_setstub_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput22-161 /-- Tests for reloading pre-compile patterns with UTF-16 or UTF-32 support. */
H A Dtestoutput22-321 /-- Tests for reloading pre-compile patterns with UTF-16 or UTF-32 support. */
H A Dtestoutput21-161 /-- Tests for reloading pre-compiled patterns. The first one gives an error
H A Dtestoutput21-321 /-- Tests for reloading pre-compiled patterns. The first one gives an error
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW11 is an alphabetic. Stuff used for pre-ANSI systems is now in a subdir,
83 pre-screening of input when a literal string is known to be part of the
/PHP-5.5/win32/build/
H A Dprojectgen.js129 pre = (arr[i].match(/ini/) ? "ini_ " : "zend ");
131 ret += "\tbison --output=" + fl + ".c -v -d -p " + pre + fl + ".y\r\n\r\n";
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c58 static void php_mb_regex_free_cache(php_mb_regex_t **pre) in php_mb_regex_free_cache() argument
60 onig_free(*pre); in php_mb_regex_free_cache()
H A DREADME_PHP3-i18n-ja510 string = i18n_convert(string, encoding, pre-conversion-encoding)
513 pre-conversion-encoding is not defined, the given
523 pre-conversion-encoding

Completed in 27 milliseconds

123