Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A DREADME3 <module>.h -- public API and data types
4 <module>_private.h -- protected API and data types
5 <module>.c -- implementation and private API / types
11 This allows us to have a nicely encapsulated C api with opaque data types and private functions
/PHP-7.2/ext/soap/
H A DTODO16 ? full support for standard simple types (
28 ? full support for standard date/time types (
45 ? provide user space overriding of serialization certin objects and types???
65 ? support for user defined simple types
73 - minExclusive (for numeric, date types)
74 - minInclusive (for numeric, date types)
75 - maxExclusive (for numeric, date types)
76 - maxInclusive (for numeric, date types)
80 ? support for user defined complex types
/PHP-7.2/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 ***
H A Dfloatval.phpt52 echo "\n*** Testing floatval() on non floating types ***\n";
60 // other types in an array
80 floatval() on non float types, expected output: float value valid floating point numbers */
86 echo "\n*** Testing doubleval() on non floating types ***\n";
89 doubleval() on non float types, expected output: float value valid floating point numbers */
157 *** Testing floatval() on non floating types ***
179 *** Testing doubleval() on non floating types ***
/PHP-7.2/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';
186 1 => $types,
[all …]
/PHP-7.2/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.2/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_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…
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…
/PHP-7.2/Zend/tests/nullable_types/
H A Dinvariant_param_and_return_succeeds.phpt2 Invariant parameter and return types work with nullable types
/PHP-7.2/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 ***
/PHP-7.2/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.2/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 41 milliseconds

12345678910>>...28