Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/soap/
H A Dphp_http.c57 smart_str_free(&auth); in proxy_authentication()
87 smart_str_free(&auth); in basic_authentication()
266 smart_str_free(&soap_headers); in http_connect()
450 smart_str_free(&soap_headers_z); in make_http_soap_request()
461 smart_str_free(&soap_headers_z); in make_http_soap_request()
472 smart_str_free(&soap_headers_z); in make_http_soap_request()
802 smart_str_free(&auth); in make_http_soap_request()
876 smart_str_free(&soap_headers); in make_http_soap_request()
879 smart_str_free(&soap_headers_z); in make_http_soap_request()
1017 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()
2819 smart_str_free(&tmp); in to_xml_map()
3135 smart_str_free(&list); in to_xml_list()
3175 smart_str_free(&list); in to_xml_list()
3215 smart_str_free(&nscat); in to_zval_any()
3218 smart_str_free(&nscat); in to_zval_any()
3472 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.5/ext/standard/
H A Durl_scanner_ex.c925 smart_str_free(&url_app); in php_url_scanner_adapt_single_url()
948 smart_str_free(&ctx->buf); in url_adapt_ext()
973 smart_str_free(&ctx->result); in php_url_scanner_ex_deactivate()
974 smart_str_free(&ctx->buf); in php_url_scanner_ex_deactivate()
975 smart_str_free(&ctx->tag); in php_url_scanner_ex_deactivate()
976 smart_str_free(&ctx->arg); in php_url_scanner_ex_deactivate()
1003 smart_str_free(&ctx->buf); in php_url_scanner_output_handler()
1092 smart_str_free(&BG(url_adapt_state_ex).form_app); in PHP_RSHUTDOWN_FUNCTION()
1093 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.h86 #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.5/ext/mysqlnd/
H A Dphp_mysqlnd.c170 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION()
175 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION()
/PHP-5.5/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.5/ext/dom/
H A Ddocumenttype.c227 smart_str_free(&ret_buf); in dom_documenttype_internal_subset_read()
/PHP-5.5/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp70 smart_str_free(&parse_error_str); in _php_intlrbbi_constructor_body()
/PHP-5.5/ext/intl/
H A Dintl_error.c315 smart_str_free( &ret ); in intl_parse_error_to_string()
/PHP-5.5/ext/wddx/
H A Dwddx.c254 smart_str_free(str); in release_wddx_packet_rsrc()
1196 smart_str_free(packet); in PHP_FUNCTION()
1231 smart_str_free(packet); in PHP_FUNCTION()
1253 smart_str_free(packet); in php_wddx_destructor()
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c349 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/phar/
H A Dzip.c948 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1068 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1072 smart_str_free(&entry->metadata_str); in phar_zip_changed_apply()
1414 smart_str_free(&main_metadata_str); in phar_zip_flush()
1465 smart_str_free(&main_metadata_str); in phar_zip_flush()
/PHP-5.5/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);
5160 smart_str_free(&querystr);
5164 smart_str_free(&querystr);
[all …]
/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c421 smart_str_free(&msg_var); in PHP_FUNCTION()
/PHP-5.5/ext/iconv/
H A Diconv.c2054 smart_str_free(&retval); in PHP_FUNCTION()
2259 smart_str_free(&retval); in PHP_FUNCTION()
2304 smart_str_free(&retval); in PHP_FUNCTION()
2345 smart_str_free(&decoded_header); in PHP_FUNCTION()
2396 smart_str_free(&decoded_header); in PHP_FUNCTION()
/PHP-5.5/ext/spl/
H A Dspl_iterators.c885 smart_str_free(&object->prefix[0]); in spl_RecursiveIteratorIterator_free_storage()
886 smart_str_free(&object->prefix[1]); in spl_RecursiveIteratorIterator_free_storage()
887 smart_str_free(&object->prefix[2]); in spl_RecursiveIteratorIterator_free_storage()
888 smart_str_free(&object->prefix[3]); in spl_RecursiveIteratorIterator_free_storage()
889 smart_str_free(&object->prefix[4]); in spl_RecursiveIteratorIterator_free_storage()
890 smart_str_free(&object->prefix[5]); in spl_RecursiveIteratorIterator_free_storage()
892 smart_str_free(&object->postfix[0]); in spl_RecursiveIteratorIterator_free_storage()
1062 smart_str_free(&object->prefix[part]); in SPL_METHOD()
1090 smart_str_free(&object->postfix[0]); in SPL_METHOD()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c189 smart_str_free( &parse_error_str ); in PHP_FUNCTION()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c431 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/session/
H A Dsession.c986 smart_str_free(&buf);
2494 smart_str_free(&save_handlers);
2502 smart_str_free(&ser_handlers);
2661 smart_str_free(&progress->key);
2785 smart_str_free(&progress->key);
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c886 smart_str_free(loc_name); in handleAppendResult()
937 smart_str_free(loc_name); in PHP_FUNCTION()

Completed in 104 milliseconds

12