Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 68) sorted by last modified time

123

/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/tests/classes/
H A Dincdec_property_003.phpt2 ZE2 pre increment/decrement property of overloaded object
H A Dincdec_property_004.phpt2 ZE2 pre increment/decrement property of overloaded object with assignment
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar667 * Create an instance of each pre-condition and run their check methods
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch785 + "post-check=0, pre-check=0\r\n"
/PHP-5.5/
H A Dphp.ini-development1217 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
1221 ; Size of a pre-allocated buffer used for reading data sent by the server in
H A Dphp.ini-production1217 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
1221 ; Size of a pre-allocated buffer used for reading data sent by the server in
/PHP-5.5/ext/standard/tests/math/
H A Dconstants_basic.phpt2 Test for pre-defined math constants
/PHP-5.5/ext/standard/tests/filters/
H A Dfilter_errors_zlib_inflate.phpt13 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
H A Dfilter_errors_user.phpt96 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
104 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
110 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
118 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
128 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt1633 pre 02AAF
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c21775 const char *pre;
21777 pre = &aPrefix[infop->prefix];
21778 for(; (x=(*pre))!=0; pre++) *(--bufpt) = x;
/PHP-5.5/ext/spl/tests/
H A Diterator_027.phpt48 var_dump(isset($it[0])); // pre-fetched
/PHP-5.5/ext/phar/tests/zip/
H A Dall.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dmetadata_write_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
H A Dphar_magic.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/phar/tests/tar/
H A Dtar_004.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
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/
H A Dphar_metadata_read.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_oo_001.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");

Completed in 349 milliseconds

123