Home
last modified time | relevance | path

Searched refs:more (Results 226 – 250 of 447) sorted by relevance

12345678910>>...18

/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation3-win32-mb.phpt43 // more important to check that all contents are present than order they are returned in
/PHP-7.4/ext/simplexml/tests/
H A Dsxe_003.phpt22 And here some more.
/PHP-7.4/ext/gd/tests/
H A Dsimilarity.inc50 * the value, the more dissimilar are the images.
/PHP-7.4/ext/date/tests/
H A Dstrtotime-relative.phpt39 // offset around 25 years (can't do much more reliably with strtotime)
/PHP-7.4/ext/standard/tests/file/
H A Dfgets_socket_variation2.phpt2 fgets() over a socket with more than a buffer's worth of data
/PHP-7.4/ext/openssl/tests/
H A Dbug28382.phpt14 placeholders to not to duplicate the test. When more diffs come, a duplication would
/PHP-7.4/ext/snmp/
H A Dconfig.m444 AC_MSG_ERROR([SNMP sanity check failed. Please check config.log for more information.])
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_variation1.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.m4100 …RROR([PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information.])
108 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_driver.phpt92 …/* TODO - more report testing should go in here, but it's not really documented what behaviour is …
101 /* pointless, but I need more documentation */
/PHP-7.4/ext/standard/tests/strings/
H A Dsubstr_count_error.phpt12 /* more than expected no. of args */
H A Dstrncmp_error.phpt10 /* Test strncmp() function with more/less number of args and invalid args */
/PHP-7.4/ext/standard/tests/array/
H A Darray_uintersect_uassoc_variation6.phpt6 … values which are present in all the other arguments. Keys are used to do more restrictive check. …
H A Dkey_variation4.phpt38 //See where internal pointer is after adding more elements
H A Darray_intersect_basic.phpt35 // more arrays to be intersected
H A Darray_merge_variation10.phpt12 * This test is also passing more than two arguments to array_merge().
/PHP-7.4/ext/oci8/tests/
H A Derror_bind_2.phpt2 Test some more oci_bind_by_name error conditions
H A Dpecl_bug8816.phpt2 PECL Bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_exec.phpt47 // check that there are no more results
H A Dbatch_stmt_ins_sel_up_del.phpt52 // check that there are no more results
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strimwidth.phpt9 // TODO: Add more encoding
/PHP-7.4/ext/curl/
H A Dconfig.m479 AC_MSG_ERROR(There is something wrong. Please check config.log for more information.)
/PHP-7.4/docs/
H A Dinput-filter.md3 XSS (Cross Site Scripting) hacks are becoming more and more prevalent, and can
H A Dparameter-parsing-api.md87 * - variable arguments list (0 or more)
88 + - variable arguments list (1 or more)
197 /* Function that accepts only varargs (0 or more) */
214 /* Function that accepts a string, followed by varargs (1 or more) */
/PHP-7.4/Zend/
H A Dzend_interfaces.c160 zval more; in zend_user_it_valid() local
163 …ll_method_with_0_params(object, iter->ce, &iter->ce->iterator_funcs_ptr->zf_valid, "valid", &more); in zend_user_it_valid()
164 result = i_zend_is_true(&more); in zend_user_it_valid()
165 zval_ptr_dtor(&more); in zend_user_it_valid()

Completed in 46 milliseconds

12345678910>>...18