Home
last modified time | relevance | path

Searched refs:efree (Results 176 – 200 of 374) sorted by relevance

12345678910>>...15

/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_parse.c50 efree(text_utf16); in internal_parse_to_timestamp()
99 efree(text_utf16); in internal_parse_to_localtime()
H A Ddateformat_class.c52 efree( dfo->requested_locale ); in IntlDateFormatter_object_free()
57 efree( dfo ); in IntlDateFormatter_object_free()
/PHP-5.6/ext/snmp/
H A Dsnmp.c450 efree((*session)->a); \
462 efree(*session); in netsnmp_session_free()
485 efree(intern); in php_snmp_object_free_storage()
693 efree(dbuf); in php_snmp_getvalue()
1009 efree(objid_query->vars); in php_snmp_parse_oid()
1038 efree(objid_query->vars); in php_snmp_parse_oid()
1347 efree(ebuf); in netsnmp_session_set_contextEngineID()
1510 efree(objid_query.vars); in php_snmp()
1515 efree(objid_query.vars); in php_snmp()
1526 efree(objid_query.vars); in php_snmp()
[all …]
/PHP-5.6/ext/dom/
H A Ddom_iterators.c96 efree(iter); in php_dom_libxml_hash_iter()
117 efree(iter); in php_dom_libxml_notation_iter()
135 efree(iterator); in php_dom_iterator_dtor()
H A Dxpath.c191 efree(args); in dom_xpath_ext_function_php()
192 efree(fci.params); in dom_xpath_ext_function_php()
246 efree(callable); in dom_xpath_ext_function_php()
252 efree(args); in dom_xpath_ext_function_php()
253 efree(fci.params); in dom_xpath_ext_function_php()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.c182 efree(lc_cname); in phpdbg_get_function()
193 efree(lcname); in phpdbg_get_function()
290 efree(buffer); in phpdbg_print()
H A Dphpdbg.c113 efree((char*)((phpdbg_breaksymbol_t*)brake)->symbol); in php_phpdbg_destroy_bp_symbol()
118 efree((char*)((phpdbg_breakop_t*)brake)->name); in php_phpdbg_destroy_bp_opcode()
137 efree(brake->ops); in php_phpdbg_destroy_bp_condition()
139 efree((char*)brake->code); in php_phpdbg_destroy_bp_condition()
190 efree(PHPDBG_G(buffer)); in PHP_RSHUTDOWN_FUNCTION()
195 efree(PHPDBG_G(exec)); in PHP_RSHUTDOWN_FUNCTION()
217 efree(PHPDBG_G(ops)); in PHP_RSHUTDOWN_FUNCTION()
246 efree(PHPDBG_G(exec)); in PHP_FUNCTION()
1513 efree(SG(request_info).argv[i]);
1515 efree(SG(request_info).argv);
H A Dphpdbg_bp.c65 efree((char*)bp->filename); in phpdbg_file_breaks_dtor()
72 efree((char*)bp->class_name); in phpdbg_class_breaks_dtor()
73 efree((char*)bp->func_name); in phpdbg_class_breaks_dtor()
86 efree((char*)bp->class_name); in phpdbg_opline_breaks_dtor()
89 efree((char*)bp->func_name); in phpdbg_opline_breaks_dtor()
335 efree(lcname); in phpdbg_set_breakpoint_method()
546 efree((char*)new_break.func_name); in phpdbg_set_breakpoint_method_opline()
751 efree((char*)new_break.code); in phpdbg_create_conditional_break()
854 efree(lcname); in phpdbg_find_breakpoint_method()
858 efree(lcname); in phpdbg_find_breakpoint_method()
[all …]
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator_class.c60 efree( str_id ); in transliterator_object_construct()
117 efree( to ); in Transliterator_objects_free()
202 efree( err_msg ); /* if it's changed into a warning */ in Transliterator_clone_obj()
/PHP-5.6/main/streams/
H A Dmemory.c116 efree(ms->data); in php_stream_memory_close()
118 efree(ms); in php_stream_memory_close()
433 efree(ts->tmpdir); in php_stream_temp_close()
436 efree(ts); in php_stream_temp_close()
703 efree(key); in php_stream_url_wrap_rfc2397()
752 efree(comma); in php_stream_url_wrap_rfc2397()
H A Dxp_socket.c100 efree(estr); in php_sockop_write()
383 efree(err); in php_sockop_set_option()
630 efree(host); in php_tcp_sockop_bind()
683 efree(host); in php_tcp_sockop_connect()
707 efree(host); in php_tcp_sockop_connect()
710 efree(bindto); in php_tcp_sockop_connect()
/PHP-5.6/ext/standard/
H A Dfilestat.c111 efree (BG(CurrentStatFile)); in PHP_RSHUTDOWN_FUNCTION()
115 efree (BG(CurrentLStatFile)); in PHP_RSHUTDOWN_FUNCTION()
403 efree(grbuf); in php_get_gid_by_name()
406 efree(grbuf); in php_get_gid_by_name()
540 efree(pwbuf); in php_get_uid_by_name()
543 efree(pwbuf); in php_get_uid_by_name()
809 efree(BG(CurrentStatFile)); in php_clear_stat_cache()
813 efree(BG(CurrentLStatFile)); in php_clear_stat_cache()
943 efree(gids); in php_stat()
H A Ddl.c158 efree(libpath); in php_load_extension()
161 efree(libpath); in php_load_extension()
/PHP-5.6/ext/curl/
H A Dshare.c121 efree(sh); in _php_curl_share_close()
/PHP-5.6/Zend/
H A Dzend_string.h55 efree((char*)s); \ in END_EXTERN_C()
H A Dzend_API.c273 efree(obj); in parse_arg_object_to_string()
700 efree(error); in zend_parse_arg()
1983 efree(lcname); in zend_register_module_ex()
1986 efree(lcname); in zend_register_module_ex()
2645 efree(lcname); in zend_register_class_alias_ex()
2794 efree(lcname); in zend_is_callable_check_class()
2829 efree(lmname); in zend_is_callable_check_func()
2832 efree(lmname); in zend_is_callable_check_func()
3048 efree(lmname); in zend_is_callable_check_func()
3462 efree(lname); in zend_get_module_version()
[all …]
/PHP-5.6/ext/com_dotnet/
H A Dcom_wrapper.c192 efree(name); in disp_getidsofnames()
238 efree(name); in disp_getdispid()
326 efree(params[i]); in disp_invokeex()
328 efree(params); in disp_invokeex()
394 efree(olestr); in disp_getmembername()
H A Dcom_handlers.c249 efree((char*)f->function_name); in function_dtor()
251 efree(f->arg_info); in function_dtor()
340 efree(olename); in com_method_get()
397 efree(args); in com_call_method()
638 efree(obj); in php_com_object_free_storage()
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_main.c651 efree(php_self); in sapi_cgi_register_variables()
793 efree(server_name);
837 efree(doc_root);
839 efree(path);
1321 efree(path_translated);
1340 efree(path_translated);
1372 efree(pt);
1404 efree(real_path);
1440 efree(tmp);
1449 efree(tmp);
[all …]
/PHP-5.6/ext/mbstring/
H A Dmbstring.c650 efree(ptr); in _php_mb_allocators_free()
799 efree(tmpstr); in php_mb_parse_encoding_list()
3134 efree(s_free); in PHP_FUNCTION()
3544 efree(args); in PHP_FUNCTION()
3644 efree(stack); in PHP_FUNCTION()
3645 efree(args); in PHP_FUNCTION()
3652 efree(stack); in PHP_FUNCTION()
3756 efree(args); in PHP_FUNCTION()
3760 efree(stack); in PHP_FUNCTION()
3763 efree(args); in PHP_FUNCTION()
[all …]
/PHP-5.6/ext/interbase/
H A Dibase_blobs.c45 efree(ib_blob); in _php_ibase_free_blob()
117 efree(bl_data); in _php_ibase_blob_get()
226 efree(ib_blob); in PHP_FUNCTION()
285 efree(ib_blob); in PHP_FUNCTION()
/PHP-5.6/ext/openssl/
H A Dopenssl.c783 efree(strbuf); in asn1_time_to_time_t()
1568 efree(s); in PHP_FUNCTION()
1693 efree(s); in PHP_FUNCTION()
4989 efree(buf); in PHP_FUNCTION()
5018 efree(buf); in PHP_FUNCTION()
5032 efree(eks); in PHP_FUNCTION()
5033 efree(eksl); in PHP_FUNCTION()
5088 efree(buf); in PHP_FUNCTION()
5299 efree(key); in PHP_FUNCTION()
5302 efree(iv); in PHP_FUNCTION()
[all …]
/PHP-5.6/ext/tidy/
H A Dtidy.c484 efree(buf); in php_tidy_free()
583 efree(errbuf); in php_tidy_quick_repair()
629 efree(data); in php_tidy_quick_repair()
633 efree(errbuf); in php_tidy_quick_repair()
667 efree(intern->ptdoc); in tidy_object_free_storage()
671 efree(object); in tidy_object_free_storage()
701 efree(intern); in tidy_object_new()
1035 efree(opt_name); in _php_tidy_apply_config_array()
1302 efree(contents); in PHP_FUNCTION()
1612 efree(contents); in TIDY_DOC_METHOD()
[all …]
/PHP-5.6/ext/intl/formatter/
H A Dformatter_main.c66 efree(spattern); in numfmt_ctor()
/PHP-5.6/ext/zlib/
H A Dzlib.c60 efree((void*)address); in php_zlib_free()
262 efree(ctx->buffer.data); in php_zlib_output_handler_context_dtor()
264 efree(ctx); in php_zlib_output_handler_context_dtor()
344 efree(*out_buf); in php_zlib_encode()
395 efree(buffer.data); in php_zlib_inflate_rounds()
509 efree(ctx.out.data); in PHP_FUNCTION()
518 efree(ctx.out.data); in PHP_FUNCTION()

Completed in 154 milliseconds

12345678910>>...15