Home
last modified time | relevance | path

Searched refs:number (Results 251 – 275 of 944) sorted by relevance

1...<<11121314151617181920>>...38

/PHP-7.1/ext/standard/tests/assert/
H A Dassert_error1.phpt21 //Wrong number of parameters for assert_options()
29 //Wrong number of parameters for assert()
/PHP-7.1/ext/standard/tests/class_object/
H A Dget_class_methods_error_001.phpt12 * Test wrong number of arguments.
21 //Test get_class_methods with one more than the expected number of arguments
H A Dget_object_vars_error_001.phpt2 Test get_object_vars() function : error conditions - wrong number of args
17 //Test get_object_vars with one more than the expected number of arguments
H A Dis_subclass_of_error_001.phpt2 Test is_subclass_of() function : wrong number of args
14 //Test is_subclass_of with one more than the expected number of arguments
31 // Testing is_subclass_of with one less than the expected number of arguments
/PHP-7.1/ext/oci8/tests/
H A Dcursor_bind_err.phpt17 "create table cursor_bind_err_tab (id number, value number)",
H A Dfetch_all.phpt14 "create table fetch_all_tab (id number, value number)",
H A Dfetch_all1.phpt14 "create table fetch_all_tab (id number, value number)",
/PHP-7.1/ext/date/tests/
H A Dtimezone_transitions_get_basic1.phpt25 echo "\n-- Total number of transitions: " . count($tran). " --\n";
38 -- Total number of transitions: 18 --
H A Dbug29595.phpt2 Bug #29595 (Roman number format for months)
/PHP-7.1/ext/standard/tests/image/
H A Dimage_type_to_mime_type_error.phpt2 Test image_type_to_mime_type() function : error conditions - Pass incorrect number of arguments
18 //Test image_type_to_mime_type with one more than the expected number of arguments
H A Dgetimagesize_error1.phpt2 Test getimagesize() function : error conditions - wrong number of args
17 //Test getimagesize with one more than the expected number of arguments
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_get_charset.phpt93 if (!isset($charset->number) ||
94 !is_int($charset->number) ||
95 ($charset->number !== (int)$id))
96 printf("[021] Expecting int/%d, got %s/%s\n", $id, gettype($charset->number), $charset->number);
/PHP-7.1/ext/standard/tests/file/
H A Dfwrite_error.phpt10 fwrite() returns the number of bytes written or FALSE on error
20 echo "-- Testing fwrite() with less than expected number of arguments --\n";
28 echo "-- Testing fwrite() with more than expected number of arguments --\n";
74 -- Testing fwrite() with less than expected number of arguments --
81 -- Testing fwrite() with more than expected number of arguments --
H A Dbug40501.csv1 "this element contains the delimiter, and ends with an odd number of
/PHP-7.1/Zend/tests/
H A Dbug74947.phpt2 Bug #74947 (Segfault in scanner on INF number)
H A Dbug36037.phpt2 Bug #36037 (heredoc adds extra line number)
/PHP-7.1/tests/lang/
H A Dfunc_num_args.002.phpt2 func_num_args with variable number of args
H A Dfunc_get_args.002.phpt2 func_get_args with variable number of args
/PHP-7.1/sapi/phpdbg/
H A Dxml.md158 - count: number of exported breakpoints
348 - classes: number of classes
349 - functions: number of functions
350 - constants: number of constants
351 - includes: number of included files
474 - classes: number of classes
475 - functions: number of functions
476 - constants: number of constants
477 - includes: number of included files
643 - removed: number of elements removed
[all …]
/PHP-7.1/ext/standard/tests/url/
H A Dbase64_decode_error_001.phpt2 Test base64_decode() function : error conditions - wrong number of args
17 //Test base64_decode with one more than the expected number of arguments
H A Dparse_url_error_001.phpt2 Test parse_url() function : error conditions - wrong number of args
17 //Test parse_url with one more than the expected number of arguments
H A Drawurldecode_error_001.phpt2 Test rawurldecode() function : error conditions - wrong number of args
19 //Test rawurldecode with one more than the expected number of arguments
/PHP-7.1/ext/standard/tests/math/
H A Ddecbin_error.phpt12 * Description: Returns exp(number) - 1, computed in a way that is accurate even
13 * when the value of number is close to zero.
/PHP-7.1/ext/xml/tests/
H A Dxml_get_current_column_number_error.phpt12 * Description: Get current column number for an XML parser
23 //Test xml_get_current_column_number with one more than the expected number of arguments
H A Dxml_get_current_line_number_error.phpt12 * Description: Get current line number for an XML parser
23 //Test xml_get_current_line_number with one more than the expected number of arguments

Completed in 27 milliseconds

1...<<11121314151617181920>>...38