Home
last modified time | relevance | path

Searched refs:check (Results 151 – 175 of 895) sorted by relevance

12345678910>>...36

/PHP-5.4/ext/standard/tests/array/
H A Darray_diff_uassoc_variation5.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_assoc_variation10.phpt2 Test array_diff_assoc() function : usage variations - binary safe check
H A Darray_intersect_assoc_variation5.phpt7 * Keys are used to do more restrictive check
66 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_values_variation7.phpt2 Test array_values() function : usage variations - Internal order check
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY17 2007/06/05: [bug] should check USE_CRNL_AS_LINE_TERMINATOR case
148 in combination explosion check.
154 check /(.+)*/, /(\s*foo\s*)*/ etc...
257 and ONIG_OPTION_CAPTURE_GROUP check.
369 add Oniguruma configuration check program.
402 invalid check for never ending recursion.
832 2004/05/21: [impl] add regex status check to onig_match().
1299 2003/07/04: [spec] check mbuf member in the case of
1473 2003/03/06: [tune] add tiny_pop check in STACK_POP.
1507 2003/02/28: [impl] check recursive subexp call.
[all …]
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt100 Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; check the manual that…
102 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
108 Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that …
H A Dmysqli_mysqlnd_read_timeout.phpt2 mysqlnd.net_read_timeout limit check
/PHP-5.4/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt36 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
H A Dconnect_without_oracle_home_old.phpt35 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
H A Dpecl_bug16035.phpt28 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
/PHP-5.4/ext/mbstring/tests/
H A Dmb_http_input.phpt30 // check
H A Dmb_strcut_missing_boundary_check.phpt2 mb_strcut() missing boundary check.
/PHP-5.4/ext/phar/tests/
H A Dphar_extract3.phpt2 Phar: Phar::extractTo() - check that phar exists
/PHP-5.4/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_error4.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
H A DDOMNode_insertBefore_error2.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-5.4/ext/pcre/tests/
H A Dbug44925.phpt20 var_dump($a); // check if array is still ok
/PHP-5.4/sapi/cgi/tests/
H A D006.phpt2 syntax check
/PHP-5.4/ext/spl/tests/
H A DarrayObject___construct_basic6.phpt2 SPL: ArrayObject::__construct: check impact of ArrayObject::STD_PROP_LIST on var_dump.
H A Darray_017.phpt86 function check($obj, $flags)
120 check($obj, 0);
121 check($obj, 1);
127 check($obj, 0);
128 check($obj, 1);
/PHP-5.4/ext/standard/tests/serialize/
H A D005.phpt72 protected static $check = 0;
77 switch(++self::$check)
/PHP-5.4/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt18 /* setlocale() to set all available locales in the system and check the success count */
74 // check if there were any failure of setlocale() function earlier, if any
H A Dstrrpos_variation13.phpt11 * in order to check binary safe
/PHP-5.4/ext/standard/tests/math/
H A Dexpm1_basic.phpt29 // loop through each element of $values to check the behaviour of expm1()

Completed in 36 milliseconds

12345678910>>...36