Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A DREADME.md10 * `<module>.h` -- public API and data types
11 * `<module>_private.h` -- protected API and data types
12 * `<module>.c` -- implementation and private API / types
19 This allows us to have a nicely encapsulated C api with opaque data types and
/PHP-7.4/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt2 Testing floatval() and its alias doubleval() functions : usage variations - different data types as…
17 // other types in an array
37 floatval() on non float types, expected output: float value valid floating point numbers */
38 echo "\n*** Testing floatval() on non floating types ***\n";
44 echo "\n*** Testing doubleval() on non floating types ***\n";
47 doubleval() on non float types, expected output: float value valid floating point numbers */
59 *** Testing floatval() on non floating types ***
109 *** Testing doubleval() on non floating types ***
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt41 $types = 'i';
45 1 => &$types,
70 $types = 'i';
73 0 => &$types,
98 $types = 'i';
101 0 => $types,
153 $types = 'i';
157 1 => $types,
182 $types = 'i';
211 $types = 'i';
[all …]
/PHP-7.4/ext/oci8/tests/
H A Dbind_unsupported_2.phpt2 Bind with various unsupported 10g+ bind types
12 $types = array(
17 foreach ($types as $t => $v) {
H A Dbind_unsupported_1.phpt2 Bind with various unsupported bind types
10 // These types are defined in oci8.c
12 $types = array(
24 foreach ($types as $t => $v) {
H A Dbind_unsupported_3.phpt2 Bind with various bind types not supported by TimesTen
13 $types = array(
20 foreach ($types as $t => $v) {
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_003w.phpt18 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
20 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
H A Dr4_groupH_simple_doclit_006w.phpt21 …envelope/" xmlns:ns1="http://soapinterop.org/types/requestresponse" xmlns:ns2="http://soapinterop.…
23 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
H A Dr4_groupH_simple_doclit_010w.phpt22 …envelope/" xmlns:ns1="http://soapinterop.org/types/requestresponse" xmlns:ns2="http://soapinterop.…
24 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
H A Dr4_groupH_complex_doclit_001w.phpt27 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
29 …rg/soap/envelope/" xmlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/type…
/PHP-7.4/Zend/tests/nullable_types/
H A Dinvariant_param_and_return_succeeds.phpt2 Invariant parameter and return types work with nullable types
/PHP-7.4/Zend/tests/
H A Dadd_004.phpt20 Exception: Unsupported operand types
22 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Ddiv_002.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dmul_001.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dnot_002.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dsub_001.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation16.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
64 // and with signed and other types of values from the above $args_array array
76 *** Testing vprintf() : unsigned formats and signed & other types of values ***
H A Dvprintf_variation16_64bit.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
64 // and with signed and other types of values from the above $args_array array
77 *** Testing vprintf() : unsigned formats and signed & other types of values ***
H A Dvsprintf_variation16.phpt2 Test vsprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vsprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vsprintf() : unsigned formats and signed & other types of values ***\n";
64 // and with signed and other types of values from the above $args_array array
75 *** Testing vsprintf() : unsigned formats and signed & other types of values ***
H A Dvsprintf_variation16_64bit.phpt2 Test vsprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vsprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vsprintf() : unsigned formats and signed & other types of values ***\n";
64 // and with signed and other types of values from the above $args_array array
75 *** Testing vsprintf() : unsigned formats and signed & other types of values ***
H A Dvfprintf_variation16.phpt2 Test vfprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vfprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vfprintf() : unsigned formats and signed & other types of values ***\n";
69 // and with signed and other types of values from the above $args_array array
86 *** Testing vfprintf() : unsigned formats and signed & other types of values ***
H A Dvfprintf_variation16_64bit.phpt2 Test vfprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vfprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vfprintf() : unsigned formats and signed & other types of values ***\n";
69 // and with signed and other types of values from the above $args_array array
86 *** Testing vfprintf() : unsigned formats and signed & other types of values ***
H A Dvfprintf_error3.phpt2 Test vfprintf() function : error conditions (wrong argument types)
19 echo "\n-- Testing vfprintf() function with wrong variable types as argument --\n";
47 -- Testing vfprintf() function with wrong variable types as argument --
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_error2.phpt2 MessageFormatter::format() inconsistent types in named argument
18 Warning: MessageFormatter::format(): Inconsistent types declared for an argument in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Darray_filter_variation3.phpt2 Test array_filter() function : usage variations - Different types of array for 'input' argument
11 * Passing different types of array as 'input' argument.
26 echo "*** Testing array_filter() : usage variations - different types of array for 'input' argument…
28 // different types of 'input' array
53 *** Testing array_filter() : usage variations - different types of array for 'input' argument***

Completed in 55 milliseconds

12345678910>>...21