Home
last modified time | relevance | path

Searched refs:free (Results 101 – 125 of 286) sorted by relevance

12345678910>>...12

/PHP-5.4/ext/oci8/tests/
H A Dcoll_006_func.phpt2 ocinewcollection() + free()
H A Dcoll_002_func.phpt2 oci_new_collection() + free()
H A Dbug43497_92.phpt60 $result[0]->free(); // cleanup properly
134 $clob->free();
162 echo "\nExplicit LOB with no free (i.e. a temp lob leak)\n";
264 Explicit LOB with no free (i.e. a temp lob leak)
H A Dreflection2.phpt179 Method [ <internal%s> public method free ] {
250 Method [ <internal%s> public method free ] {
H A Dlob_014.phpt31 var_dump($blob->free());
H A Dxmltype_02.phpt73 $row[0]->free();
99 $row[0]->free();
/PHP-5.4/ext/zip/lib/
H A Dzip_error.c63 free(err->str); in _zip_error_fini()
/PHP-5.4/ext/spl/tests/
H A Dbug70365.phpt2 SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage
H A Dbug70366.phpt2 SPL: Bug #70366 use-after-free vulnerability in unserialize() with SplDoublyLinkedList
/PHP-5.4/ext/readline/
H A Dreadline_cli.c572 free(retval); in cli_completion_generator()
616 free(line); in readline_shell_run()
621 free(line); in readline_shell_run()
661 free(line); in readline_shell_run()
698 free(history_file); in readline_shell_run()
/PHP-5.4/ext/fileinfo/libmagic/
H A Dcdf.c460 free(msa); in cdf_read_sat()
463 free(msa); in cdf_read_sat()
465 free(sat->sat_tab); in cdf_read_sat()
537 free(scn->sst_tab); in cdf_read_long_sector_chain()
579 free(scn->sst_tab); in cdf_read_short_sector_chain()
618 free(dir->dir_tab); in cdf_read_dir()
641 free(buf); in cdf_read_dir()
644 free(dir->dir_tab); in cdf_read_dir()
645 free(buf); in cdf_read_dir()
950 free(*info); in cdf_read_property_info()
[all …]
H A Dprint.c72 free(expanded_format); in file_magwarn()
/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dencodings.c94 free(outbuf); in convert()
H A Dsimplestring.c85 #define my_free(thing) if(thing) {free(thing); thing = 0;}
/PHP-5.4/ext/soap/
H A Dphp_schema.c2381 free(tmp); in delete_model_persistent()
2442 free(type->def); in delete_type_persistent()
2476 free(type); in delete_type_persistent()
2497 free(attr->ns); in delete_extra_attribute_persistent()
2500 free(attr->val); in delete_extra_attribute_persistent()
2502 free(attr); in delete_extra_attribute_persistent()
2536 free(attr->def); in delete_attribute_persistent()
2548 free(attr->ref); in delete_attribute_persistent()
2554 free(attr); in delete_attribute_persistent()
2569 free(ptr); in delete_restriction_var_int_persistent()
[all …]
H A Dphp_sdl.c3172 free(tmp->types); in delete_psdl()
3186 free(tmp); in delete_psdl()
3503 free(soapBind); in delete_binding_persistent()
3506 free(binding); in delete_binding_persistent()
3523 free(body.ns); in delete_sdl_soap_binding_function_body_persistent()
3606 free(function); in delete_function_persistent()
3624 free(param); in delete_parameter_persistent()
3647 free(hdr->name); in delete_header_persistent()
3650 free(hdr->ns); in delete_header_persistent()
3656 free(hdr); in delete_header_persistent()
[all …]
/PHP-5.4/sapi/cli/tests/
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch142 - free(ms);
171 goto free;
177 free:
178 - free(ms);
195 - free(map);
224 - free(ml);
228 - free(ml);
268 - free(mfn);
277 - free(mfn);
342 - free(line);
[all …]
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_events.c205 free(q); in fpm_event_queue_del()
231 free(tmp); in fpm_event_queue_destroy()
450 free(q2); in fpm_event_loop()
/PHP-5.4/ext/mysql/tests/
H A Dmysql_trace_mode.phpt36 Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were r…
/PHP-5.4/ext/reflection/tests/
H A Dbug33389.phpt2 Reflection Bug #33389 (double free() when exporting a ReflectionClass)
/PHP-5.4/sapi/fpm/fpm/events/
H A Dport.c105 free(events); in fpm_event_port_clean()
/PHP-5.4/ext/pdo_dblib/
H A DREADME12 If you want to try out the free "desktop" version of SQL Server, known as the MSDE, google to obtai…
/PHP-5.4/ext/session/
H A Dmod_mm.c257 free(data); in ps_mm_destroy()
274 free(ps_mm_instance); in PHP_MINIT_FUNCTION()
299 free(ps_mm_instance); in PHP_MINIT_FUNCTION()
/PHP-5.4/Zend/
H A Dzend_string.c77 free(CG(interned_strings).arBuckets); in zend_interned_strings_dtor()
78 free(CG(interned_strings_start)); in zend_interned_strings_dtor()

Completed in 67 milliseconds

12345678910>>...12