Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h87 smart_str_free_ex((s), 0)
106 #define smart_str_free_ex(s, what) do { \ macro
/PHP-5.5/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.5/sapi/thttpd/
H A Dthttpd.c470 smart_str_free_ex(&TG(sbuf), 1);
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1992 smart_str_free_ex(&buffer, 1); in php_cli_server_send_error_page()
2082 smart_str_free_ex(&buffer, 1); in php_cli_server_begin_send_static()
/PHP-5.5/ext/sockets/
H A Dconversions.c178 smart_str_free_ex(&path, 0); in do_from_to_zval_err()

Completed in 39 milliseconds