Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...35

/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_error_001.phpt2 Test serialize() & unserialize() functions: error conditions - wrong number of args.
22 //Test serialize with one more than the expected number of arguments
/PHP-5.4/sapi/roxen/
H A DREADME12 requests will be run in parallell. The maximum number of parallell
13 PHP5-execution is limited to the number of handle threads Roxen is
/PHP-5.4/ext/date/tests/
H A Dgmstrftime_variation10.phpt26 'The ISO 8601:1988 week number' => "%V",
43 --The ISO 8601:1988 week number--
H A Dstrftime_variation13.phpt26 'Century number' => "%C",
45 --Century number--
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3stmt_paramCount_error.phpt24 echo "paramCount with wrong number of arguments\n";
40 paramCount with wrong number of arguments
/PHP-5.4/tests/lang/
H A Dfunc_get_args.002.phpt2 func_get_args with variable number of args
/PHP-5.4/Zend/tests/
H A Dbug36037.phpt2 Bug #36037 (heredoc adds extra line number)
/PHP-5.4/ext/standard/tests/file/
H A Dbug40501.csv1 "this element contains the delimiter, and ends with an odd number of
/PHP-5.4/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt10 * Get/set various number formatting attributes.
46 list( $attr, $new_val, $number ) = $args;
52 // Format the number using the original attribute value.
53 $rc = ut_nfmt_format( $fmt, $number );
69 // Format the number using the new value.
70 $rc = ut_nfmt_format( $fmt, $number );
/PHP-5.4/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt31 0234, //octal number
32 0x1A, //hexadecimal number
33 PHP_INT_MAX, //max positive integer number
H A Dstr_split_variation7_64bit.phpt32 0234, //octal number
33 0x1A, //hexadecimal number
34 2147483647, //max positive integer number
/PHP-5.4/ext/dba/tests/
H A Ddba_handler.inc49 dba_insert("key number 6", "The 6th value", $db_writer);
50 @dba_insert("key number 6", "The 6th value inserted again would be an error", $db_writer);
54 echo dba_fetch("key number 6", $db_writer)."\n";
/PHP-5.4/ext/oci8/tests/
H A Dcursors_old.phpt17 "create table cursors_old_tab (id number, value number)",
/PHP-5.4/ext/xml/tests/
H A Dxml_parse_error.phpt20 //Test xml_parse with one more than the expected number of arguments
28 // Testing xml_parse with one less than the expected number of arguments
H A Dxml_parser_get_option_error.phpt20 //Test xml_parser_get_option with one more than the expected number of arguments
27 // Testing xml_parser_get_option with one less than the expected number of arguments
H A Dxml_parser_set_option_error.phpt20 //Test xml_parser_set_option with one more than the expected number of arguments
28 // Testing xml_parser_set_option with one less than the expected number of arguments
H A Dxml_set_character_data_handler_error.phpt20 //Test xml_set_character_data_handler with one more than the expected number of arguments
27 // Testing xml_set_character_data_handler with one less than the expected number of arguments
H A Dxml_set_default_handler_error.phpt20 //Test xml_set_default_handler with one more than the expected number of arguments
27 // Testing xml_set_default_handler with one less than the expected number of arguments
H A Dxml_set_element_handler_error.phpt20 //Test xml_set_element_handler with one more than the expected number of arguments
27 // Testing xml_set_element_handler with one less than the expected number of arguments
H A Dxml_set_end_namespace_decl_handler_error.phpt20 //Test xml_set_end_namespace_decl_handler with one more than the expected number of arguments
27 // Testing xml_set_end_namespace_decl_handler with one less than the expected number of arguments
H A Dxml_set_external_entity_ref_handler_error.phpt20 //Test xml_set_external_entity_ref_handler with one more than the expected number of arguments
27 // Testing xml_set_external_entity_ref_handler with one less than the expected number of arguments
H A Dxml_set_notation_decl_handler_error.phpt20 //Test xml_set_notation_decl_handler with one more than the expected number of arguments
27 // Testing xml_set_notation_decl_handler with one less than the expected number of arguments
H A Dxml_set_processing_instruction_handler_error.phpt20 //Test xml_set_processing_instruction_handler with one more than the expected number of arguments
27 // Testing xml_set_processing_instruction_handler with one less than the expected number of argumen…
H A Dxml_set_start_namespace_decl_handler_error.phpt20 //Test xml_set_start_namespace_decl_handler with one more than the expected number of arguments
27 // Testing xml_set_start_namespace_decl_handler with one less than the expected number of arguments
H A Dxml_set_unparsed_entity_decl_handler_error.phpt20 //Test xml_set_unparsed_entity_decl_handler with one more than the expected number of arguments
27 // Testing xml_set_unparsed_entity_decl_handler with one less than the expected number of arguments

Completed in 27 milliseconds

1...<<11121314151617181920>>...35