Home
last modified time | relevance | path

Searched refs:check (Results 101 – 125 of 895) sorted by relevance

12345678910>>...36

/PHP-5.4/ext/standard/tests/assert/
H A Dassert_basic.phpt2 assert() - basic - check that assert runs when assert.active is set to 1.
H A Dassert_basic5.phpt2 assert() - basic - check switch on warnings using assert_options.
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_constants_categories.phpt2 Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to t…
H A Dmysqli_pconn_reuse.phpt5 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
25 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
50 …printf("[006] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
H A Dmysqli_pconn_disabled.phpt9 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_objects_011.phpt66 echo "Sanity check: ";
103 Sanity check: bool(true)
141 Sanity check: bool(true)
195 Sanity check: bool(true)
/PHP-5.4/ext/fileinfo/libmagic/
H A Dcompress.c195 fd_set check; in sread() local
199 FD_ZERO(&check); in sread()
200 FD_SET(fd, &check); in sread()
206 selrv = select(fd + 1, &check, NULL, NULL, &tout); in sread()
/PHP-5.4/ext/standard/tests/array/
H A Darray_walk_variation9.phpt23 // dump the arguments to check that they are passed
34 // dump the arguments to check that they are passed
H A Darray_walk_recursive_variation9.phpt23 // dump the arguments to check that they are passed
34 // dump the arguments to check that they are passed
H A Darray_diff_assoc_variation6.phpt2 Test array_diff_assoc() function : usage variations - strict string comparison check
68 // loop through each element of $inputs to check the behavior of array_diff_assoc
/PHP-5.4/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt36 /* loop to check that floatval() recognizes different
44 /* loop to check that doubleval() also recognizes different
H A Dis_callable_basic1.phpt14 Description: use iscallable() on given string to check for valid function name
60 /* use check_iscallable() to check whether given string is valid function name
/PHP-5.4/ext/imap/tests/
H A Dimap_append_basic.phpt42 $check = imap_check($imap_stream);
43 echo "Msg Count after append : ". $check->Nmsgs . "\n";
/PHP-5.4/ext/ereg/regex/
H A Dmain.ih12 char *check(char *str, regmatch_t sub, char *should);
/PHP-5.4/ext/spl/tests/
H A Dspl_recursiveIteratorIterator_setMaxDepth_parameter_count.phpt2 SPL: RecursiveIteratorIterator, setMaxDepth check parameter count
/PHP-5.4/ext/zip/tests/
H A Dbug64342_1.phpt2 Bug #64342 ZipArchive::addFile() has to check file existence (variation 2)
/PHP-5.4/ext/gd/tests/
H A Dimageantialias_error2.phpt16 This test is failing due to this wrogn check
/PHP-5.4/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
16 * mb_strpos bounds check is byte count rather than a character count:
H A Dsimpletest.phpt10 * Test basic PHP functions to check if it works with multi-byte chars
/PHP-5.4/ext/ftp/tests/
H A Dbug39583-2.phpt22 // check upload status
H A Dbug39583.phpt23 // check upload status
/PHP-5.4/ext/xmlwriter/
H A Dconfig.m424 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.4/ext/intl/tests/
H A Dcollator_get_set_strength.phpt14 * and check if it's the same.
/PHP-5.4/ext/libxml/
H A Dconfig0.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.4/ext/zlib/tests/
H A Dgzinflate-bug42663.phpt17 // inflate $truncated string (check if it will not eat all memory)

Completed in 31 milliseconds

12345678910>>...36