Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-8.1/ext/oci8/
H A Doci8_interface.c135 efree(define); in PHP_FUNCTION()
332 efree(buffer); in PHP_FUNCTION()
371 efree(buffer); in PHP_FUNCTION()
897 efree(buffer); in PHP_FUNCTION()
901 efree(buffer); in PHP_FUNCTION()
1335 efree(columns); in PHP_FUNCTION()
1380 efree(columns); in PHP_FUNCTION()
1381 efree(outarrs); in PHP_FUNCTION()
1699 efree(OCI_G(edition)); in PHP_FUNCTION()
H A Doci8.c433 efree(OCI_G(edition)); in PHP_RSHUTDOWN_FUNCTION()
644 efree(define->name); in php_oci_define_hash_dtor()
650 efree(define); in php_oci_define_hash_dtor()
668 efree(bind->array.elements); in php_oci_bind_hash_dtor()
678 efree(bind->array.indicators); in php_oci_bind_hash_dtor()
682 efree(bind); in php_oci_bind_hash_dtor()
707 efree(column->data); in php_oci_column_hash_dtor()
711 efree(column->name); in php_oci_column_hash_dtor()
714 efree(column); in php_oci_column_hash_dtor()
743 efree(connection->descriptors); in php_oci_connection_descriptors_free()
[all …]
/PHP-8.1/ext/standard/
H A Dfilestat.c323 efree(grbuf); in php_get_gid_by_name()
326 efree(grbuf); in php_get_gid_by_name()
449 efree(pwbuf); in php_get_uid_by_name()
452 efree(pwbuf); in php_get_uid_by_name()
883 efree(gids); in php_stat()
H A Dexec.c187 efree(buf); in php_exec()
196 efree(d); in php_exec()
H A Dftp_fopen_wrapper.c152 efree(transport); in php_ftp_fopen_connect()
551 efree(transport); in php_stream_url_wrap_ftp()
660 efree(data); in php_ftp_dirstream_close()
1090 efree(buf); in php_stream_ftp_mkdir()
/PHP-8.1/ext/tidy/
H A Dtidy.c255 efree(buf); in php_tidy_free()
366 efree(errbuf); in php_tidy_quick_repair()
414 efree(errbuf); in php_tidy_quick_repair()
445 efree(intern->ptdoc->errbuf); in tidy_object_free_storage()
447 efree(intern->ptdoc); in tidy_object_free_storage()
474 efree(intern->ptdoc->errbuf); in tidy_object_new()
476 efree(intern->ptdoc); in tidy_object_new()
477 efree(intern); in tidy_object_new()
/PHP-8.1/ext/ffi/
H A Dffi.c2283 efree(field); in zend_ffi_field_hash_dtor()
2299 efree(sym); in zend_ffi_symbol_hash_dtor()
2315 efree(tag); in zend_ffi_tag_hash_dtor()
3214 efree(code); in zend_ffi_load()
3233 efree(code); in zend_ffi_load()
3415 efree(code); in zend_ffi_load()
3423 efree(code); in zend_ffi_load()
3515 efree(message); in zend_ffi_throw_parser_error()
5176 efree(ffi);
5185 efree(ffi);
[all …]
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c60 efree(pdo_exception_message); in pdo_throw_exception()
120 efree(message); in pdo_raise_impl_error()
202 efree(supp); in pdo_handle_error()
350 efree(dbh); in PHP_METHOD()
358 efree(hashkey); in PHP_METHOD()
1214 efree(func); in cls_method_dtor()
1289 efree(lc_name); in pdo_hash_methods()
/PHP-8.1/ext/soap/
H A Dphp_encoding.c851 efree(str); in to_xml_string()
902 efree(str); in to_xml_string()
963 efree(str); in to_xml_hexbin()
1084 efree(str); in to_xml_double()
2416 efree(dims); in to_xml_array()
2631 efree(dims); in to_zval_array()
2632 efree(pos); in to_zval_array()
2886 efree(buf); in to_xml_datetime_ex()
3034 efree(str); in to_xml_list()
3601 efree(map); in delete_mapping()
[all …]
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_print.c228 efree(lcname); in PHPDBG_PRINT()
361 efree(function_lowercase); in phpdbg_print_opcodes()
/PHP-8.1/ext/mysqli/
H A Dmysqli_api.c126 efree(name_esc); in mysqli_commit_or_rollback_libmysql()
131 efree(query); in mysqli_commit_or_rollback_libmysql()
244 efree(stmt->param.is_null); in mysqli_stmt_bind_param_do_bind()
256 efree(bind); in mysqli_stmt_bind_param_do_bind()
512 efree(stmt->result.buf); in mysqli_stmt_bind_result_do_bind()
520 efree(bind); in mysqli_stmt_bind_result_do_bind()
684 efree(mysql); in PHP_FUNCTION()
991 efree(tmp);
1500 efree(mysql);
1878 efree(stmt);
[all …]
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_alloc.h56 #define mnd_sprintf_free(p) efree((p))
/PHP-8.1/sapi/fuzzer/
H A Dfuzzer-sapi.c265 efree(op_array); in fuzzer_do_request_from_buffer()
/PHP-8.1/ext/intl/
H A Dintl_error.c46 efree( err->custom_error_message ); in intl_free_custom_error_msg()
/PHP-8.1/ext/intl/idn/
H A Didn.c107 efree(buff); in php_intl_idn_check_status()
/PHP-8.1/Zend/
H A Dzend_alloc.h145 efree(ptr)
161 #define efree(ptr) _efree((ptr) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC) macro
195 #define pefree(ptr, persistent) ((persistent)?free(ptr):efree(ptr))
/PHP-8.1/ext/pdo_oci/
H A Doci_driver.c263 efree(S); in oci_handle_preparer()
283 efree(S); in oci_handle_preparer()
390 efree(quoted); in oci_handle_quoter()
869 efree(vars[i].optval); in pdo_oci_handle_factory()
/PHP-8.1/ext/opcache/
H A Dzend_persist.c108 efree(HT_GET_DATA_ADDR(ht)); in zend_hash_persist()
143 efree(old_data); in zend_hash_persist()
162 efree(old_data); in zend_hash_persist()
252 efree(old_ref); in zend_persist_zval()
380 efree(op_array->refcount); in zend_persist_op_array_ex()
606 efree(op_array->opcodes); in zend_persist_op_array_ex()
751 efree(op_array->refcount); in zend_persist_class_method()
/PHP-8.1/ext/pcre/
H A Dphp_pcre.c172 efree(pce); in php_efree_pcre_cache()
193 efree(block); in php_pcre_efree()
550 efree(subpat_names); in free_subpats_table()
771 efree(pattern); in pcre_get_compiled_regex_cache_ex()
782 efree(pattern); in pcre_get_compiled_regex_cache_ex()
798 efree(pattern); in pcre_get_compiled_regex_cache_ex()
819 efree(pattern); in pcre_get_compiled_regex_cache_ex()
845 efree(pattern); in pcre_get_compiled_regex_cache_ex()
1288 efree(match_sets); in php_pcre_match_impl()
1330 if (match_sets) efree(match_sets); in php_pcre_match_impl()
[all …]
/PHP-8.1/main/streams/
H A Dplain_wrapper.c1126 efree(persistent_id); in _php_stream_fopen()
1148 efree(persistent_id); in _php_stream_fopen()
1186 efree(persistent_id); in _php_stream_fopen()
1646 efree(cwd); in _php_stream_fopen_with_path()
1707 efree(pathbuf); in _php_stream_fopen_with_path()
1714 efree(pathbuf); in _php_stream_fopen_with_path()
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_create.cpp188 efree(svalue); in datefmt_ctor()
/PHP-8.1/ext/curl/
H A Dinterface.c1668 efree(cb_arg); in curl_free_cb_arg()
1944 efree(ch->to_free->slist); in _php_setup_easy_copy_handlers()
1945 efree(ch->to_free); in _php_setup_easy_copy_handlers()
1947 efree(ch->clone); in _php_setup_easy_copy_handlers()
3467 efree(ch->to_free->slist); in curl_free_obj()
3468 efree(ch->to_free); in curl_free_obj()
3469 efree(ch->clone); in curl_free_obj()
3485 efree(ch->handlers.write); in curl_free_obj()
3487 efree(ch->handlers.read); in curl_free_obj()
3496 efree(ch->handlers.fnmatch); in curl_free_obj()
[all …]
/PHP-8.1/ext/session/
H A Dmod_mm.c303 efree(ps_mm_path); in PHP_MINIT_FUNCTION()
356 efree(PS(id)); in PS_READ_FUNC()
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_status.c517 efree(buffer); in fpm_status_handle_request()
608 efree(buffer); in fpm_status_handle_request()
/PHP-8.1/ext/com_dotnet/
H A Dcom_variant.c263 efree(olestring); in php_com_zval_from_variant()
482 efree(msg); in PHP_METHOD()
1045 efree(msg); in PHP_FUNCTION()
1078 efree(msg); in PHP_FUNCTION()

Completed in 137 milliseconds

12345678910>>...13