/PHP-8.3/ext/standard/ |
H A D | url_scanner_ex.re | 617 smart_str_free(&url_app); 618 smart_str_free(&buf); 675 smart_str_free(&ctx->buf); 676 smart_str_free(&ctx->tag); 785 smart_str_free(&sname); 786 smart_str_free(&svalue); 787 smart_str_free(&hname); 788 smart_str_free(&hvalue); 954 smart_str_free(&url_app); 956 smart_str_free(&sname); [all …]
|
H A D | http_fopen_wrapper.c | 319 smart_str_free(&header); in php_stream_url_wrap_http_ex() 441 smart_str_free(&tmpstr); in php_stream_url_wrap_http_ex() 946 smart_str_free(&req_buf); in php_stream_url_wrap_http_ex()
|
H A D | var.c | 636 smart_str_free(&buf); in php_var_export() 660 smart_str_free(&buf); in PHP_FUNCTION() 1331 smart_str_free(&buf); in PHP_FUNCTION()
|
/PHP-8.3/Zend/ |
H A D | zend_ini.c | 660 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 708 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 720 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 762 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 799 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 801 smart_str_free(&chr); in zend_ini_parse_quantity_internal() 833 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() 834 smart_str_free(&interpreted); in zend_ini_parse_quantity_internal() 835 smart_str_free(&chr); in zend_ini_parse_quantity_internal() 851 smart_str_free(&invalid); in zend_ini_parse_quantity_internal() [all …]
|
H A D | zend_smart_str.h | 76 static zend_always_inline void smart_str_free(smart_str *str) in smart_str_free() function 192 smart_str_free(dest); in smart_str_setl()
|
/PHP-8.3/ext/soap/ |
H A D | php_http.c | 52 smart_str_free(&auth); in proxy_authentication() 78 smart_str_free(&auth); in basic_authentication() 276 smart_str_free(&soap_headers); in http_connect() 463 smart_str_free(&soap_headers_z); in make_http_soap_request() 477 smart_str_free(&soap_headers_z); in make_http_soap_request() 491 smart_str_free(&soap_headers_z); in make_http_soap_request() 839 smart_str_free(&auth); in make_http_soap_request() 912 smart_str_free(&soap_headers); in make_http_soap_request() 1048 smart_str_free(&name); in make_http_soap_request() 1248 smart_str_free(&soap_headers_z); in make_http_soap_request() [all …]
|
H A D | php_encoding.c | 339 smart_str_free(&prefix); in soap_check_zval_ref() 410 smart_str_free(&nscat); in master_to_xml_int() 494 smart_str_free(&nscat); in master_to_xml_int() 527 smart_str_free(&nscat); in master_to_zval_int() 550 smart_str_free(&nscat); in master_to_zval_int() 2741 smart_str_free(&tmp); in to_xml_map() 3061 smart_str_free(&list); in to_xml_list() 3105 smart_str_free(&list); in to_xml_list() 3146 smart_str_free(&nscat); in to_zval_any() 3149 smart_str_free(&nscat); in to_zval_any() [all …]
|
H A D | php_schema.c | 82 smart_str_free(&nscat); in create_encoder() 1151 smart_str_free(&key); in schema_group() 1556 smart_str_free(&nscat); in schema_element() 1590 smart_str_free(&key); in schema_element() 1816 smart_str_free(&key); in schema_attribute() 1904 smart_str_free(&key2); in schema_attribute() 2002 smart_str_free(&key); in schema_attributeGroup() 2027 smart_str_free(&key); in schema_attributeGroup()
|
H A D | soap.c | 773 smart_str_free(&nscat); in soap_create_typemap() 2292 smart_str_free(&error); 2317 smart_str_free(&action); 2367 smart_str_free(&action); 2535 smart_str_free(&buf); 2562 smart_str_free(&buf); 3170 smart_str_free(&key); 3418 smart_str_free(&key); 3649 smart_str_free(&key); 3882 smart_str_free(&key); [all …]
|
/PHP-8.3/ext/json/ |
H A D | json.c | 121 smart_str_free(&buf); in php_json_encode_string() 244 smart_str_free(&buf); in PHP_FUNCTION() 249 smart_str_free(&buf); in PHP_FUNCTION()
|
/PHP-8.3/ext/mysqlnd/ |
H A D | php_mysqlnd.c | 122 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION() 127 smart_str_free(&tmp_str); in PHP_MINFO_FUNCTION()
|
H A D | mysqlnd_alloc.c | 356 smart_str_free(&tmp_str); in _mysqlnd_pestrdup()
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat_format.c | 135 smart_str_free( &parse_error_str ); in PHP_FUNCTION()
|
H A D | msgformat.c | 94 smart_str_free( &parse_error_str ); in msgfmt_ctor()
|
/PHP-8.3/ext/sysvshm/ |
H A D | sysvshm.c | 261 smart_str_free(&shm_var); in PHP_FUNCTION() 270 smart_str_free(&shm_var); in PHP_FUNCTION()
|
/PHP-8.3/ext/sysvmsg/ |
H A D | sysvmsg.c | 375 smart_str_free(&msg_var); in PHP_FUNCTION() 387 smart_str_free(&msg_var); in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/breakiterator/ |
H A D | rulebasedbreakiterator_methods.cpp | 81 smart_str_free(&parse_error_str); in _php_intlrbbi_constructor_body()
|
/PHP-8.3/ext/intl/ |
H A D | intl_error.c | 273 smart_str_free( &ret ); in intl_parse_error_to_string()
|
/PHP-8.3/ext/session/ |
H A D | session.c | 990 smart_str_free(&buf); in PS_SERIALIZER_ENCODE_FUNC() 1404 smart_str_free(&ncookie); in php_session_send_cookie() 1486 smart_str_free(&var); in php_session_reset_id() 2414 smart_str_free(&id); in PHP_FUNCTION() 2531 smart_str_free(&buf); in php_session_start_set_ini() 2966 smart_str_free(&save_handlers); in PHP_MINFO_FUNCTION() 2974 smart_str_free(&ser_handlers); in PHP_MINFO_FUNCTION() 3138 smart_str_free(&progress->key); in php_session_rfc1867_callback() 3263 smart_str_free(&progress->key); in php_session_rfc1867_callback()
|
/PHP-8.3/main/ |
H A D | fopen_wrappers.c | 106 smart_str_free(&buf); in ZEND_INI_MH() 112 smart_str_free(&buf); in ZEND_INI_MH()
|
/PHP-8.3/ext/oci8/ |
H A D | oci8.c | 962 smart_str_free(&hashed_details); in php_oci_do_connect_ex() 1019 smart_str_free(&hashed_details); in php_oci_do_connect_ex() 1026 smart_str_free(&hashed_details); in php_oci_do_connect_ex() 1129 smart_str_free(&hashed_details); in php_oci_do_connect_ex() 1140 smart_str_free(&hashed_details); in php_oci_do_connect_ex() 2032 smart_str_free(&spool_hashed_details); in php_oci_get_spool()
|
/PHP-8.3/ext/iconv/ |
H A D | iconv.c | 1858 smart_str_free(&retval); in PHP_FUNCTION() 2051 smart_str_free(&retval); in PHP_FUNCTION() 2092 smart_str_free(&retval); in PHP_FUNCTION() 2137 smart_str_free(&decoded_header); in PHP_FUNCTION() 2186 smart_str_free(&decoded_header); in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 174 smart_str_free( &parse_error_str ); in PHP_FUNCTION()
|
/PHP-8.3/ext/mbstring/ |
H A D | php_mbregex.c | 1107 smart_str_free(&eval_buf); in _php_mb_regex_ereg_replace_exec() 1143 smart_str_free(&eval_buf); in _php_mb_regex_ereg_replace_exec() 1146 smart_str_free(&out_buf); in _php_mb_regex_ereg_replace_exec()
|
/PHP-8.3/sapi/apache2handler/ |
H A D | php_functions.c | 430 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
|