Searched refs:my_smart_str_dtor (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/mbstring/
H A Dmbstring.c3841 static void my_smart_str_dtor(smart_str *s) function
3960 my_smart_str_dtor(&fld_name);
4012 my_smart_str_dtor(&fld_name);
4085 zend_hash_init(&ht_headers, 0, NULL, (dtor_func_t) my_smart_str_dtor, 0);

Completed in 8 milliseconds