Home
last modified time | relevance | path

Searched refs:converted (Results 76 – 100 of 133) sorted by relevance

123456

/PHP-7.4/ext/standard/tests/math/
H A Ddecbin_variation1.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
H A Ddecbin_variation1_64bit.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
H A Dround_variation1.phpt162 Notice: Object of class classA could not be converted to number in %s on line %d
H A Ddechex_variation1.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
H A Ddechex_variation1_64bit.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
H A Ddecoct_variation1.phpt169 Notice: Object of class classA could not be converted to int in %s on line %d
H A Ddecoct_variation1_64bit.phpt169 Notice: Object of class classA could not be converted to int in %s on line %d
H A Dpow_variation1.phpt175 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dpow_variation1_64bit.phpt175 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dpow_variation2.phpt171 Notice: Object of class classA could not be converted to number in %s on line %d
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_error1.phpt61 Object of class stdClass could not be converted to string
/PHP-7.4/tests/classes/
H A Dtostring_001.phpt84 Object of class test1 could not be converted to string
H A Dimplicit_instantiation_001.phpt6 // These values get implicitly converted to objects
11 // These values do not get implicitly converted to objects
/PHP-7.4/ext/standard/tests/array/
H A Darray_column_basic.phpt117 echo "\n*** Testing use of object converted to string ***\n";
310 *** Testing use of object converted to string ***
/PHP-7.4/ext/iconv/tests/
H A Diconv_basic.phpt11 * Description: Returns converted string in desired encoding
/PHP-7.4/ext/gmp/tests/
H A Dgmp_export.phpt53 // Argument converted from int to GMP
/PHP-7.4/Zend/tests/
H A Dclosure_043.phpt6 * a bound instance. It should also not be automatically converted
/PHP-7.4/ext/mbstring/tests/
H A Dmb_convert_encoding_basic.phpt11 * Description: Returns converted string in desired encoding
H A Dmb_convert_encoding_array.phpt11 * Description: Returns converted string in desired encoding
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt242 8: Object of class point could not be converted to int
301 8: Object of class point could not be converted to int
360 8: Object of class point could not be converted to float
419 8: Object of class point could not be converted to float
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtoupper1.phpt20 Returns string with all alphabetic characters converted to uppercase
H A Dstrtolower.phpt20 Returns string with all alphabetic characters converted to lowercase.
H A Ducfirst.phpt58 /* we get "Recoverable fatal error: saying Object of class could not be converted
H A Dstr_replace_variation3.phpt34 /* we get "Recoverable fatal error: saying Object of class could not be converted
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c1172 pcre2_converted_pattern_free(PCRE2_UCHAR *converted) in pcre2_converted_pattern_free() argument
1174 if (converted != NULL) in pcre2_converted_pattern_free()
1177 (pcre2_memctl *)((char *)converted - sizeof(pcre2_memctl)); in pcre2_converted_pattern_free()

Completed in 38 milliseconds

123456