Home
last modified time | relevance | path

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

/PHP-5.3/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.3/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.3/sapi/thttpd/
H A Dthttpd.c470 smart_str_free_ex(&TG(sbuf), 1);

Completed in 28 milliseconds