Home
last modified time | relevance | path

Searched refs:smart_str_free (Results 1 – 25 of 44) sorted by relevance

12

/PHP-5.4/ext/soap/
H A Dphp_http.c57 smart_str_free(&auth); in proxy_authentication()
87 smart_str_free(&auth); in basic_authentication()
231 smart_str_free(&soap_headers); in http_connect()
388 smart_str_free(&soap_headers_z); in make_http_soap_request()
399 smart_str_free(&soap_headers_z); in make_http_soap_request()
410 smart_str_free(&soap_headers_z); in make_http_soap_request()
740 smart_str_free(&auth); in make_http_soap_request()
814 smart_str_free(&soap_headers); in make_http_soap_request()
817 smart_str_free(&soap_headers_z); in make_http_soap_request()
955 smart_str_free(&name); in make_http_soap_request()
[all …]
H A Dphp_encoding.c352 smart_str_free(&prefix); in soap_check_zval_ref()
434 smart_str_free(&nscat); in master_to_xml_int()
525 smart_str_free(&nscat); in master_to_xml_int()
560 smart_str_free(&nscat); in master_to_zval_int()
2828 smart_str_free(&tmp); in to_xml_map()
3144 smart_str_free(&list); in to_xml_list()
3184 smart_str_free(&list); in to_xml_list()
3224 smart_str_free(&nscat); in to_zval_any()
3227 smart_str_free(&nscat); in to_zval_any()
3481 smart_str_free(&nstype); in set_ns_and_type_ex()
[all …]
H A Dphp_schema.c85 smart_str_free(&nscat); in create_encoder()
1131 smart_str_free(&key); in schema_group()
1536 smart_str_free(&nscat); in schema_element()
1570 smart_str_free(&key); in schema_element()
1798 smart_str_free(&key); in schema_attribute()
1885 smart_str_free(&key2); in schema_attribute()
1979 smart_str_free(&key); in schema_attributeGroup()
2004 smart_str_free(&key); in schema_attributeGroup()
H A Dphp_packet_soap.c415 smart_str_free(&key); in parse_packet_soap()
/PHP-5.4/ext/standard/
H A Durl_scanner_ex.c912 smart_str_free(&url_app); in php_url_scanner_adapt_single_url()
935 smart_str_free(&ctx->buf); in url_adapt_ext()
960 smart_str_free(&ctx->result); in php_url_scanner_ex_deactivate()
961 smart_str_free(&ctx->buf); in php_url_scanner_ex_deactivate()
962 smart_str_free(&ctx->tag); in php_url_scanner_ex_deactivate()
963 smart_str_free(&ctx->arg); in php_url_scanner_ex_deactivate()
990 smart_str_free(&ctx->buf); in php_url_scanner_output_handler()
1079 smart_str_free(&BG(url_adapt_state_ex).form_app); in PHP_RSHUTDOWN_FUNCTION()
1080 smart_str_free(&BG(url_adapt_state_ex).url_app); in PHP_RSHUTDOWN_FUNCTION()
H A Durl_scanner_ex.re377 smart_str_free(&url_app);
400 smart_str_free(&ctx->buf);
425 smart_str_free(&ctx->result);
426 smart_str_free(&ctx->buf);
427 smart_str_free(&ctx->tag);
428 smart_str_free(&ctx->arg);
455 smart_str_free(&ctx->buf);
544 smart_str_free(&BG(url_adapt_state_ex).form_app);
545 smart_str_free(&BG(url_adapt_state_ex).url_app);
H A Dphp_smart_str.h83 #define smart_str_free(s) \ macro
H A Dvar.c515 smart_str_free(&buf); in php_var_export()
540 smart_str_free(&buf); in PHP_FUNCTION()
934 smart_str_free(&buf); in PHP_FUNCTION()
H A Dhttp_fopen_wrapper.c299 smart_str_free(&header); in php_stream_url_wrap_http_ex()
442 smart_str_free(&tmpstr); in php_stream_url_wrap_http_ex()
/PHP-5.4/ext/intl/transliterator/
H A Dtransliterator.c123 smart_str_free( &ret ); in transliterator_parse_error_to_string()
H A Dtransliterator_methods.c189 smart_str_free( &parse_error_str ); in PHP_FUNCTION()
/PHP-5.4/ext/mysqlnd/
H A Dphp_mysqlnd.c196 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION()
201 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/sysvshm/
H A Dsysvshm.c262 smart_str_free(&shm_var); in PHP_FUNCTION()
270 smart_str_free(&shm_var); in PHP_FUNCTION()
/PHP-5.4/ext/dom/
H A Ddocumenttype.c227 smart_str_free(&ret_buf); in dom_documenttype_internal_subset_read()
/PHP-5.4/ext/wddx/
H A Dwddx.c254 smart_str_free(str); in release_wddx_packet_rsrc()
1177 smart_str_free(packet); in PHP_FUNCTION()
1212 smart_str_free(packet); in PHP_FUNCTION()
1234 smart_str_free(packet); in php_wddx_destructor()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c1424 smart_str_free(&str);
1428 smart_str_free(&str);
2253 smart_str_free(&str);
2283 smart_str_free(&str);
2337 smart_str_free(&hash_key);
2352 smart_str_free(&querystr);
2357 smart_str_free(&querystr);
2369 smart_str_free(&hash_key);
5143 smart_str_free(&querystr);
5147 smart_str_free(&querystr);
[all …]
/PHP-5.4/ext/phar/
H A Dzip.c956 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1076 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1080 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1422 smart_str_free(&main_metadata_str); in phar_zip_flush()
1473 smart_str_free(&main_metadata_str); in phar_zip_flush()
/PHP-5.4/sapi/apache2filter/
H A Dphp_functions.c349 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/sysvmsg/
H A Dsysvmsg.c421 smart_str_free(&msg_var); in PHP_FUNCTION()
/PHP-5.4/ext/iconv/
H A Diconv.c2024 smart_str_free(&retval); in PHP_FUNCTION()
2229 smart_str_free(&retval); in PHP_FUNCTION()
2274 smart_str_free(&retval); in PHP_FUNCTION()
2315 smart_str_free(&decoded_header); in PHP_FUNCTION()
2366 smart_str_free(&decoded_header); in PHP_FUNCTION()
/PHP-5.4/ext/session/
H A Dsession.c891 smart_str_free(&buf);
2346 smart_str_free(&save_handlers);
2354 smart_str_free(&ser_handlers);
2513 smart_str_free(&progress->key);
2637 smart_str_free(&progress->key);
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c431 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/mbstring/
H A Dphp_mbregex.c1013 smart_str_free(&eval_buf); in _php_mb_regex_ereg_replace_exec()
1016 smart_str_free(&out_buf); in _php_mb_regex_ereg_replace_exec()
/PHP-5.4/ext/intl/locale/
H A Dlocale_methods.c888 smart_str_free(loc_name); in handleAppendResult()
939 smart_str_free(loc_name); in PHP_FUNCTION()
/PHP-5.4/ext/libxml/
H A Dlibxml.c548 smart_str_free(&LIBXML(error_buffer)); in php_libxml_internal_error_handler()
889 smart_str_free(&LIBXML(error_buffer)); in php_libxml_post_deactivate()

Completed in 111 milliseconds

12