Home
last modified time | relevance | path

Searched refs:check (Results 251 – 275 of 895) sorted by relevance

1...<<11121314151617181920>>...36

/PHP-5.4/ext/standard/tests/file/
H A Dlstat_stat_variation21.phpt30 /* ftruncate the current file and check stat() on the file */
H A Dlstat_stat_variation5.phpt32 // touch a directory and check stat, there should be difference in atime
/PHP-5.4/ext/standard/tests/math/
H A Dbase_convert_variation1.phpt70 // loop through each element of $inputs to check the behaviour of base_convert()
H A Dfloor_variation1.phpt66 // loop through each element of $inputs to check the behaviour of floor()
H A Dbindec_variation1_64bit.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Doctdec_variation1.phpt72 // loop through each element of $inputs to check the behaviour of octdec()
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strtolower_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
H A Dmb_strtoupper_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
/PHP-5.4/Zend/
H A DREADME.ZEND_MM25 $ USE_ZEND_ALLOC=0 valgrind --leak-check=full sapi/cli/php -r 'leak();'
/PHP-5.4/Zend/tests/
H A Dbug55509.phpt15 // check the available memory
/PHP-5.4/ext/standard/
H A Dconfig.w324 ARG_WITH("config-file-scan-dir", "Dir to check for additional php ini files", "");
/PHP-5.4/ext/standard/tests/array/
H A Darray_fill_variation3.phpt51 // check the working of array_fill()
H A Darray_intersect_assoc_basic.phpt7 * Keys are used to do more restrictive check
H A Darray_intersect_uassoc_variation9.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
H A Darray_uintersect_uassoc_error.phpt6 … present in all the other arguments. Keys are used to do more restrictive check. Both data and key…
H A Darray_uintersect_uassoc_variation6.phpt6 … present in all the other arguments. Keys are used to do more restrictive check. Both data and key…
H A Dshuffle_basic2.phpt12 * passed to the 'array_arg' argument and check for the
/PHP-5.4/ext/gd/tests/
H A Dimagedashedline_basic.phpt39 //check color of a point on edge..
/PHP-5.4/ext/imap/tests/
H A Dimap_close_basic.phpt32 // check that CL_EXPUNGE worked
/PHP-5.4/ext/imap/
H A Dconfig.m4198 AC_MSG_ERROR(Cannot find rfc822.h. Please check your c-client installation.)
214 … AC_MSG_ERROR(Cannot find imap library (libc-client.a). Please check your c-client installation.)
276 AC_MSG_ERROR([build test failed. Please check the config.log for details.])
/PHP-5.4/scripts/dev/
H A Dgenerate-phpt.phar17 //Version check. Will not run on less than PHP53;
42 $preConditions->check($options);
519 public function check( $clo) {
543 public function check( $clo) {
563 public function check( $clo) {
586 public function check( $clo) {
606 public function check( $clo) {
633 public function check( $clo) {
670 public function check($clo) {
673 if(!$checkThis->check($clo)) {
[all …]
/PHP-5.4/ext/mysql/
H A Dconfig.m4116 AC_MSG_ERROR([mysql configure failed. Please check config.log for more information.])
124 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.4/ext/pdo_mysql/
H A Dconfig.m4102 …AC_MSG_ERROR([PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more infor…
110 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.4/ext/spl/tests/
H A Diterator_003.phpt83 // generated by a call to __toString(). To check this we need to access the
/PHP-5.4/ext/phar/tests/
H A Dphar_oo_007.phpt56 //unset($f); without unset we check for working refcounting

Completed in 40 milliseconds

1...<<11121314151617181920>>...36