Home
last modified time | relevance | path

Searched refs:smart_str_free_ex (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/standard/
H A Dphp_smart_str.h84 smart_str_free_ex((s), 0)
103 #define smart_str_free_ex(s, what) do { \ macro
/PHP-5.4/ext/oci8/
H A Doci8.c1931 smart_str_free_ex(&hashed_details, 0); in php_oci_do_connect_ex()
1986 smart_str_free_ex(&hashed_details, 0); in php_oci_do_connect_ex()
1993 smart_str_free_ex(&hashed_details, 0); in php_oci_do_connect_ex()
2085 smart_str_free_ex(&hashed_details, 0); in php_oci_do_connect_ex()
2095 smart_str_free_ex(&hashed_details, 0); in php_oci_do_connect_ex()
2897 smart_str_free_ex(&spool_hashed_details, 0); in php_oci_get_spool()
/PHP-5.4/sapi/thttpd/
H A Dthttpd.c470 smart_str_free_ex(&TG(sbuf), 1);
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c1854 smart_str_free_ex(&buffer, 1); in php_cli_server_send_error_page()
1944 smart_str_free_ex(&buffer, 1); in php_cli_server_begin_send_static()

Completed in 22 milliseconds