Searched refs:smart_str_free (Results 1 - 25 of 47) sorted by relevance

12

/PHP_TRUNK/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp70 smart_str_free(&parse_error_str);
/PHP_TRUNK/ext/intl/
H A Dintl_error.c315 smart_str_free( &ret );
/PHP_TRUNK/ext/intl/locale/
H A Dlocale_methods.c875 smart_str_free(loc_name);
926 smart_str_free(loc_name);
/PHP_TRUNK/ext/intl/transliterator/
H A Dtransliterator_methods.c189 smart_str_free( &parse_error_str );
/PHP_TRUNK/ext/json/
H A DJSON_parser.c418 #define FREE_BUFFERS() smart_str_free(&buf); smart_str_free(&key);
/PHP_TRUNK/ext/iconv/
H A Diconv.c2024 smart_str_free(&retval);
2229 smart_str_free(&retval);
2274 smart_str_free(&retval);
2315 smart_str_free(&decoded_header);
2366 smart_str_free(&decoded_header);
/PHP_TRUNK/ext/soap/
H A Dphp_packet_soap.c415 smart_str_free(&key);
H A Dphp_schema.c85 smart_str_free(&nscat);
1123 smart_str_free(&key);
1520 smart_str_free(&nscat);
1554 smart_str_free(&key);
1774 smart_str_free(&key);
1861 smart_str_free(&key2);
1955 smart_str_free(&key);
1980 smart_str_free(&key);
H A Dphp_encoding.c352 smart_str_free(&prefix);
431 smart_str_free(&nscat);
518 smart_str_free(&nscat);
553 smart_str_free(&nscat);
576 smart_str_free(&nscat);
2516 smart_str_free(&array_type);
2536 smart_str_free(&array_type);
2537 smart_str_free(&array_size);
2812 smart_str_free(&tmp);
3128 smart_str_free(
[all...]
H A Dphp_http.c55 smart_str_free(&auth);
83 smart_str_free(&auth);
262 smart_str_free(&soap_headers);
409 smart_str_free(&soap_headers_z);
446 smart_str_free(&soap_headers_z);
457 smart_str_free(&soap_headers_z);
468 smart_str_free(&soap_headers_z);
518 smart_str_free(&soap_headers_z);
797 smart_str_free(&auth);
864 smart_str_free(
[all...]
/PHP_TRUNK/ext/standard/
H A Dphp_smart_str.h83 #define smart_str_free(s) \ macro
H A Durl_scanner_ex.c939 smart_str_free(&url_app);
962 smart_str_free(&ctx->buf);
987 smart_str_free(&ctx->result);
988 smart_str_free(&ctx->buf);
989 smart_str_free(&ctx->tag);
990 smart_str_free(&ctx->arg);
1017 smart_str_free(&ctx->buf);
1106 smart_str_free(&BG(url_adapt_state_ex).form_app);
1107 smart_str_free(&BG(url_adapt_state_ex).url_app);
H A Durl_scanner_ex.re377 smart_str_free(&url_app);
400 smart_str_free(&ctx->buf);
425 smart_str_free(&ctx->result);
426 smart_str_free(&ctx->buf);
427 smart_str_free(&ctx->tag);
428 smart_str_free(&ctx->arg);
455 smart_str_free(&ctx->buf);
544 smart_str_free(&BG(url_adapt_state_ex).form_app);
545 smart_str_free(&BG(url_adapt_state_ex).url_app);
H A Dhttp_fopen_wrapper.c275 smart_str_free(&header);
418 smart_str_free(&tmpstr);
/PHP_TRUNK/ext/sysvmsg/
H A Dsysvmsg.c421 smart_str_free(&msg_var);
/PHP_TRUNK/ext/sysvshm/
H A Dsysvshm.c262 smart_str_free(&shm_var);
270 smart_str_free(&shm_var);
/PHP_TRUNK/sapi/apache2filter/
H A Dphp_functions.c349 smart_str_free(&tmp1);
/PHP_TRUNK/sapi/apache2handler/
H A Dphp_functions.c431 smart_str_free(&tmp1);
/PHP_TRUNK/ext/mysqlnd/
H A Dphp_mysqlnd.c170 smart_str_free(&tmp_str);
175 smart_str_free(&tmp_str);
/PHP_TRUNK/ext/session/
H A Dsession.c861 smart_str_free(&buf);
2265 smart_str_free(&save_handlers);
2273 smart_str_free(&ser_handlers);
2432 smart_str_free(&progress->key);
2556 smart_str_free(&progress->key);
/PHP_TRUNK/ext/pgsql/
H A Dpgsql.c1293 smart_str_free(&str);
1297 smart_str_free(&str);
2121 smart_str_free(&str);
2151 smart_str_free(&str);
2206 smart_str_free(&hash_key);
2222 smart_str_free(&querystr);
2223 smart_str_free(&hash_key);
2227 smart_str_free(&querystr);
2231 smart_str_free(&hash_key);
2239 smart_str_free(
[all...]
/PHP_TRUNK/ext/mbstring/
H A Dphp_mbregex.c1013 smart_str_free(&eval_buf);
1016 smart_str_free(&out_buf);
/PHP_TRUNK/ext/libxml/
H A Dlibxml.c548 smart_str_free(&LIBXML(error_buffer));
889 smart_str_free(&LIBXML(error_buffer));
/PHP_TRUNK/ext/wddx/
H A Dwddx.c254 smart_str_free(str);
1177 smart_str_free(packet);
1212 smart_str_free(packet);
1234 smart_str_free(packet);
/PHP_TRUNK/ext/phar/
H A Dzip.c956 smart_str_free(&entry->metadata_str);
1076 smart_str_free(&entry->metadata_str);
1080 smart_str_free(&entry->metadata_str);
1422 smart_str_free(&main_metadata_str);
1473 smart_str_free(&main_metadata_str);

Completed in 68 milliseconds

12