Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/json/
H A DJSON_parser.c418 #define FREE_BUFFERS() smart_str_free(&buf); smart_str_free(&key);
H A Djson.c796 smart_str_free(&buf); in PHP_FUNCTION()
/PHP-5.5/ext/libxml/
H A Dlibxml.c564 smart_str_free(&LIBXML(error_buffer)); in php_libxml_internal_error_handler()
916 smart_str_free(&LIBXML(error_buffer)); in php_libxml_post_deactivate()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c1012 smart_str_free(&eval_buf); in _php_mb_regex_ereg_replace_exec()
1015 smart_str_free(&out_buf); in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c3844 smart_str_free(s); in my_smart_str_dtor()
/PHP-5.5/ext/soap/
H A Dsoap.c1101 smart_str_free(&nscat); in soap_create_typemap()
2749 smart_str_free(&error);
2776 smart_str_free(&action);
2986 smart_str_free(&buf);
3017 smart_str_free(&buf);
3675 smart_str_free(&key);
3931 smart_str_free(&key);
4158 smart_str_free(&key);
4388 smart_str_free(&key);
4877 smart_str_free(&spaces);
H A Dphp_sdl.c210 smart_str_free(&key); in get_binding_from_name()
551 smart_str_free(&key); in wsdl_soap_binding_header()
656 smart_str_free(&key); in wsdl_soap_binding_body()
2378 smart_str_free(&buf); in add_sdl_to_cache()
3289 smart_str_free(&proxy); in get_sdl()
3333 smart_str_free(&headers); in get_sdl()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c548 smart_str_free(&tmp1); in PHP_MINFO_FUNCTION()
549 smart_str_free(&tmp2); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c607 smart_str_free(&tmp_str); in _mysqlnd_pestrdup()
H A Dmysqlnd.c2760 smart_str_free(&tmp_str);
2803 smart_str_free(&tmp_str);
2823 smart_str_free(&tmp_str);
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c158 # define VEC_FREE() smart_str_free(&vec_str)
/PHP-5.5/ext/phar/
H A Dphar.c411 smart_str_free(&entry->metadata_str); in destroy_phar_manifest_entry()
2796 smart_str_free(&entry->metadata_str);
2805 smart_str_free(&entry->metadata_str);
2980 smart_str_free(&main_metadata_str);
2995 smart_str_free(&main_metadata_str);
H A Dtar.c852 smart_str_free(&entry->metadata_str); in phar_tar_setmetadata()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c167 smart_str_free(&ebuf); in handle_ssl_error()
/PHP-5.5/ext/dba/
H A Ddba.c541 smart_str_free(&handlers); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/curl/
H A Dinterface.c2952 smart_str_free(&ch->handlers->write->buf); in _php_curl_cleanup_handle()
2987 smart_str_free(&ch->handlers->write->buf); in PHP_FUNCTION()
3325 smart_str_free(&ch->handlers->write->buf); in _php_curl_close_ex()
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c1088 smart_str_free(&tmp_str);
H A Dmysqli_api.c128 smart_str_free(&tmp_str); in mysqli_commit_or_rollback_libmysql()
/PHP-5.5/ext/spl/
H A Dspl_observer.c758 smart_str_free(&buf); in SPL_METHOD()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1002 smart_str_free(&code); in preg_do_eval()
/PHP-5.5/ext/standard/
H A Dfile.c1941 smart_str_free(&csvline); in php_fputcsv()
H A Dstring.c1221 smart_str_free(&implstr); in php_implode()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c679 smart_str_free(&buffer); in sapi_cli_server_send_headers()

Completed in 128 milliseconds

12