Home
last modified time | relevance | path

Searched refs:convert_to_string_ex (Results 1 – 25 of 62) sorted by last modified time

123

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c610 convert_to_string_ex(value); in add_header_to_table()
634 convert_to_string_ex(&second); in add_header_to_table()
1920 convert_to_string_ex(filename);
/PHP-5.5/main/
H A Doutput.c981 convert_to_string_ex(&retval); in php_output_handler_op()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c367 convert_to_string_ex(&retval); in xsl_ext_function_php()
792 convert_to_string_ex(entry); in PHP_FUNCTION()
841 convert_to_string_ex(value); in PHP_FUNCTION()
890 convert_to_string_ex(entry); in PHP_FUNCTION()
/PHP-5.5/ext/xml/
H A Dxml.c490 convert_to_string_ex(data); in xml_set_handler()
1642 convert_to_string_ex(val); in PHP_FUNCTION()
/PHP-5.5/ext/wddx/
H A Dwddx.c1220 convert_to_string_ex(args[i]); in PHP_FUNCTION()
1329 convert_to_string_ex(args[i]); in PHP_FUNCTION()
/PHP-5.5/ext/tidy/
H A Dtidy.c77 convert_to_string_ex(_val); \
/PHP-5.5/ext/standard/
H A Dstring.c1252 convert_to_string_ex(arg2); in PHP_FUNCTION()
1256 convert_to_string_ex(arg1); in PHP_FUNCTION()
2336 convert_to_string_ex(str);
2342 convert_to_string_ex(repl);
3177 convert_to_string_ex(from);
3890 convert_to_string_ex(subject);
4012 convert_to_string_ex(search);
4013 convert_to_string_ex(replace);
4015 convert_to_string_ex(replace);
4365 convert_to_string_ex(allow);
[all …]
H A Dstreamsfuncs.c1584 convert_to_string_ex(zstream); in PHP_FUNCTION()
H A Dproc_open.c588 convert_to_string_ex(ztype); in PHP_FUNCTION()
599 convert_to_string_ex(zmode); in PHP_FUNCTION()
638 convert_to_string_ex(zfile); in PHP_FUNCTION()
645 convert_to_string_ex(zmode); in PHP_FUNCTION()
H A Dpack.c126 convert_to_string_ex(argv[0]); in PHP_FUNCTION()
188 convert_to_string_ex(argv[currentarg]); in PHP_FUNCTION()
333 convert_to_string_ex(val); in PHP_FUNCTION()
350 convert_to_string_ex(val); in PHP_FUNCTION()
H A Dmath.c976 convert_to_string_ex(arg); in PHP_FUNCTION()
992 convert_to_string_ex(arg); in PHP_FUNCTION()
1008 convert_to_string_ex(arg); in PHP_FUNCTION()
1074 convert_to_string_ex(number); in PHP_FUNCTION()
H A Dhttp.c191 convert_to_string_ex(&copyzval); in php_url_encode_hash_ex()
H A Dfilters.c266 convert_to_string_ex(tmp); in strfilter_strip_tags_create()
275 convert_to_string_ex(&filterparams); in strfilter_strip_tags_create()
H A Dformatted_print.c433 convert_to_string_ex(args[format_offset]); in php_formatted_print()
H A Dfile.c642 convert_to_string_ex(&data); in PHP_FUNCTION()
H A Dbasic_functions.c5296 convert_to_string_ex(expr);
5753 convert_to_string_ex(&tick_fe.arguments[0]);
H A Darray.c2552 convert_to_string_ex(param); in array_column_param_helper()
H A Dassert.c279 convert_to_string_ex(value); in PHP_FUNCTION()
288 convert_to_string_ex(value); in PHP_FUNCTION()
297 convert_to_string_ex(value); in PHP_FUNCTION()
306 convert_to_string_ex(value); in PHP_FUNCTION()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c797 convert_to_string_ex(&retval);
/PHP-5.5/ext/sockets/
H A Dconversions.c1104 convert_to_string_ex(elem); in from_zval_write_iov_array_aux()
H A Dmulticast.c104 convert_to_string_ex(&val); in php_get_if_index_from_zval()
139 convert_to_string_ex(val); in php_get_address_from_array()
/PHP-5.5/ext/snmp/
H A Dsnmp.c980 convert_to_string_ex(oid); in php_snmp_parse_oid()
990 convert_to_string_ex(type); in php_snmp_parse_oid()
999 convert_to_string_ex(value); in php_snmp_parse_oid()
1048 convert_to_string_ex(tmp_oid); in php_snmp_parse_oid()
1056 convert_to_string_ex(tmp_type); in php_snmp_parse_oid()
1076 convert_to_string_ex(tmp_value); in php_snmp_parse_oid()
/PHP-5.5/ext/session/
H A Dsession.c1665 convert_to_string_ex(lifetime);
2019 convert_to_string_ex(expires);
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c2198 convert_to_string_ex(classref); in ZEND_METHOD()
2207 convert_to_string_ex(method); in ZEND_METHOD()
2268 convert_to_string_ex(parameter); in ZEND_METHOD()
3322 convert_to_string_ex(&argument); in reflection_class_object_ctor()
/PHP-5.5/ext/readline/
H A Dreadline.c271 convert_to_string_ex(value); in PHP_FUNCTION()
292 convert_to_string_ex(value); in PHP_FUNCTION()
316 convert_to_string_ex(value); in PHP_FUNCTION()
455 convert_to_string_ex(entry); in _readline_command_generator()

Completed in 182 milliseconds

123