Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...29

/PHP-8.2/ext/dom/tests/
H A DDOMNode_insertBefore_error3.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
H A DDOMNode_insertBefore_error5.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
/PHP-8.2/ext/standard/tests/general_functions/
H A Descapeshellarg_variation1-win32.phpt50 // loop through each element of $inputs to check the behaviour of escapeshellarg()
H A Descapeshellarg_variation1.phpt49 // loop through each element of $inputs to check the behaviour of escapeshellarg()
H A Dproc_open02.phpt20 var_dump(proc_terminate($cat, 0)); // status check
H A Dfloatval.phpt31 /* loop to check that floatval() recognizes different
40 /* loop to check that doubleval() also recognizes different
/PHP-8.2/sapi/cgi/tests/
H A D006.phpt2 syntax check
/PHP-8.2/ext/standard/tests/file/
H A Dftruncate_error.phpt23 // check the first size
H A Dlstat_stat_variation1.phpt14 // renaming a file and check stat
H A Dlstat_stat_variation2.phpt13 // renaming a directory and check stat
/PHP-8.2/Zend/
H A Dzend_signal.h59 bool check; /* check for replaced handlers on shutdown */ member
/PHP-8.2/ext/spl/tests/
H A Darray_017.phpt88 function check($obj, $flags)
122 check($obj, 0);
123 check($obj, 1);
129 check($obj, 0);
130 check($obj, 1);
H A DarrayObject___construct_basic6.phpt2 SPL: ArrayObject::__construct: check impact of ArrayObject::STD_PROP_LIST on var_dump.
/PHP-8.2/ext/pcre/tests/
H A Dbug69864.phpt9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */
/PHP-8.2/Zend/tests/
H A Dget_defined_functions_basic.phpt31 //check for a few core functions
/PHP-8.2/ext/standard/tests/strings/
H A Dstrip_tags_variation6.phpt19 //loop through the strings array to check if strip_tags() is binary safe
/PHP-8.2/ext/oci8/tests/
H A Dconnect_without_oracle_home_11.phpt38 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
/PHP-8.2/ext/imap/tests/
H A Dimap_open_with_cl_expunge.phpt26 // check that CL_EXPUNGE in previous imap_open() call worked
H A Dimap_reopen_with_cl_expunge.phpt30 // check that CL_EXPUNGE in previous imap_reopen() call worked
/PHP-8.2/ext/pdo_oci/tests/
H A Dcheckliveness.phpt30 // This triggers the call to check liveness
/PHP-8.2/ext/opcache/tests/jit/
H A Dmul_004.phpt2 JIT MUL: 004 Overflow check for optmizing MUL to SHIFT
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_client_version.phpt21 // with mysqli. Return type check is already performed in the generic test.
/PHP-8.2/ext/gd/tests/
H A Dimagedashedline_basic.phpt32 //check color of a point on edge..
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt107 Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; check the manual that…
109 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
114 Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that …
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt11 // helper function to check openssl errors
120 // private decrypt with failed padding check
123 // public encrypt and decrypt with failed padding check and padding

Completed in 26 milliseconds

1...<<11121314151617181920>>...29