efree 369 Zend/zend.c efree((char*)class_name);
efree 429 Zend/zend.c efree((char*)class_name);
efree 443 Zend/zend.c efree(properties);
efree 1122 Zend/zend.c efree(dtrace_error_buffer);
efree 1255 Zend/zend.c efree(params);
efree 1369 Zend/zend.c efree(EG(active_op_array));
efree 1413 Zend/zend.c efree(*str_p);
efree 207 Zend/zend.h do { if (UNEXPECTED(use_heap)) efree(p); } while (0)
efree 212 Zend/zend.h # define free_alloca(p, use_heap) efree(p)
efree 273 Zend/zend_API.c efree(obj);
efree 636 Zend/zend_API.c efree(is_callable_error);
efree 645 Zend/zend_API.c efree(is_callable_error);
efree 700 Zend/zend_API.c efree(error);
efree 876 Zend/zend_API.c efree(*varargs);
efree 1734 Zend/zend_API.c efree(lcname);
efree 1740 Zend/zend_API.c efree(lcname);
efree 1922 Zend/zend_API.c efree(lcname);
efree 1927 Zend/zend_API.c efree(lcname);
efree 1938 Zend/zend_API.c efree(lcname);
efree 1941 Zend/zend_API.c efree(lcname);
efree 2122 Zend/zend_API.c efree((char*)lc_class_name);
efree 2128 Zend/zend_API.c efree((char*)lc_class_name);
efree 2201 Zend/zend_API.c efree((char*)lc_class_name);
efree 2209 Zend/zend_API.c efree((char*)lowercase_name);
efree 2295 Zend/zend_API.c efree((char*)lc_class_name);
efree 2600 Zend/zend_API.c efree(lcname);
efree 2749 Zend/zend_API.c efree(lcname);
efree 2784 Zend/zend_API.c efree(lmname);
efree 2787 Zend/zend_API.c efree(lmname);
efree 2900 Zend/zend_API.c efree((char*)fcc->function_handler->common.function_name);
efree 2902 Zend/zend_API.c efree(fcc->function_handler);
efree 2977 Zend/zend_API.c efree(*error);
efree 2987 Zend/zend_API.c efree(*error);
efree 3003 Zend/zend_API.c efree(lmname);
efree 3083 Zend/zend_API.c efree((char*)fcc->function_handler->common.function_name);
efree 3085 Zend/zend_API.c efree(fcc->function_handler);
efree 3161 Zend/zend_API.c efree((char*)fcc->function_handler->common.function_name);
efree 3163 Zend/zend_API.c efree(fcc->function_handler);
efree 3239 Zend/zend_API.c efree((char*)fcc.function_handler->common.function_name);
efree 3241 Zend/zend_API.c efree(fcc.function_handler);
efree 3273 Zend/zend_API.c efree(fci->params);
efree 3417 Zend/zend_API.c efree(lname);
efree 3420 Zend/zend_API.c efree(lname);
efree 3503 Zend/zend_API.c efree((char*)property_info.name);
efree 3825 Zend/zend_API.c efree(value);
efree 124 Zend/zend_alloc.h #define pefree(ptr, persistent) ((persistent)?free(ptr):efree(ptr))
efree 384 Zend/zend_ast.c efree(ast);
efree 1027 Zend/zend_builtin_functions.c efree(tmp);
efree 1042 Zend/zend_builtin_functions.c efree(lcname);
efree 1146 Zend/zend_builtin_functions.c efree(lcname);
efree 1163 Zend/zend_builtin_functions.c efree(lcname);
efree 1164 Zend/zend_builtin_functions.c efree((char*)((zend_internal_function*)func)->function_name);
efree 1165 Zend/zend_builtin_functions.c efree(func);
efree 1168 Zend/zend_builtin_functions.c efree(lcname);
efree 1172 Zend/zend_builtin_functions.c efree(lcname);
efree 1382 Zend/zend_builtin_functions.c efree(lcname);
efree 1548 Zend/zend_builtin_functions.c efree(error_handler_name);
efree 1551 Zend/zend_builtin_functions.c efree(error_handler_name);
efree 1611 Zend/zend_builtin_functions.c efree(exception_handler_name);
efree 1614 Zend/zend_builtin_functions.c efree(exception_handler_name);
efree 1831 Zend/zend_builtin_functions.c efree(eval_code);
efree 1832 Zend/zend_builtin_functions.c efree(eval_name);
efree 2018 Zend/zend_builtin_functions.c efree(module_names);
efree 2019 Zend/zend_builtin_functions.c efree(modules);
efree 2231 Zend/zend_builtin_functions.c efree((char*)free_class_name);
efree 2441 Zend/zend_builtin_functions.c efree(lcname);
efree 2465 Zend/zend_builtin_functions.c efree(lcname);
efree 2489 Zend/zend_builtin_functions.c efree(lcname);
efree 56 Zend/zend_closures.c efree(arguments);
efree 65 Zend/zend_closures.c efree(arguments);
efree 68 Zend/zend_closures.c efree((char*)func->internal_function.function_name);
efree 69 Zend/zend_closures.c efree(func);
efree 252 Zend/zend_closures.c efree(closure->debug_info);
efree 259 Zend/zend_closures.c efree(closure);
efree 363 Zend/zend_closures.c efree(name);
efree 131 Zend/zend_compile.c efree((char*)property_info->doc_comment);
efree 1413 Zend/zend_compile.c efree(Z_STRVAL(op2->u.constant));
efree 1418 Zend/zend_compile.c efree(Z_STRVAL(op2->u.constant));
efree 1738 Zend/zend_compile.c efree(tmp);
efree 2002 Zend/zend_compile.c efree(lcname);
efree 2005 Zend/zend_compile.c efree(Z_STRVAL(function_name->u.constant));
efree 2150 Zend/zend_compile.c efree(lookup_name);
efree 2154 Zend/zend_compile.c efree(lookup_name);
efree 2172 Zend/zend_compile.c efree(lookup_name);
efree 2176 Zend/zend_compile.c efree(lookup_name);
efree 2252 Zend/zend_compile.c efree(lcname);
efree 2294 Zend/zend_compile.c efree(lcname);
efree 2297 Zend/zend_compile.c efree(lcname);
efree 2326 Zend/zend_compile.c efree(lcname);
efree 2526 Zend/zend_compile.c efree(lcname);
efree 3195 Zend/zend_compile.c efree(lc_parent_class_name);
efree 3197 Zend/zend_compile.c efree(lc_class_name);
efree 3609 Zend/zend_compile.c efree(method_prototype);
efree 4148 Zend/zend_compile.c efree(lcname);
efree 4243 Zend/zend_compile.c efree(lcname);
efree 4278 Zend/zend_compile.c efree(class_name);
efree 4303 Zend/zend_compile.c efree(lcname);
efree 4331 Zend/zend_compile.c efree(lcname);
efree 4334 Zend/zend_compile.c efree(lcname);
efree 4377 Zend/zend_compile.c efree(ce->trait_precedences[i]->exclude_from_classes);
efree 4539 Zend/zend_compile.c efree(lc_method_name);
efree 4544 Zend/zend_compile.c efree(lc_method_name);
efree 5138 Zend/zend_compile.c efree(lcname);
efree 5157 Zend/zend_compile.c efree(lcname);
efree 5168 Zend/zend_compile.c efree(tmp);
efree 5477 Zend/zend_compile.c efree(Z_STRVAL(var_name->u.constant));
efree 5504 Zend/zend_compile.c efree(CG(doc_comment));
efree 5668 Zend/zend_compile.c efree(lookup_name);
efree 5672 Zend/zend_compile.c efree(lookup_name);
efree 5680 Zend/zend_compile.c efree(lookup_name);
efree 5684 Zend/zend_compile.c efree(lookup_name);
efree 7104 Zend/zend_compile.c efree(lcname);
efree 7122 Zend/zend_compile.c efree(CG(current_import));
efree 7128 Zend/zend_compile.c efree(CG(current_import_function));
efree 7134 Zend/zend_compile.c efree(CG(current_import_const));
efree 7139 Zend/zend_compile.c efree(CG(doc_comment));
efree 7200 Zend/zend_compile.c efree(tmp2);
efree 7202 Zend/zend_compile.c efree(c_ns_name);
efree 7212 Zend/zend_compile.c efree(c_tmp);
efree 7224 Zend/zend_compile.c efree(lcname);
efree 7274 Zend/zend_compile.c efree(tmp2);
efree 7276 Zend/zend_compile.c efree(c_ns_name);
efree 7287 Zend/zend_compile.c efree(c_tmp);
efree 7299 Zend/zend_compile.c efree(c_tmp);
efree 7309 Zend/zend_compile.c efree(lookup_name);
efree 7366 Zend/zend_compile.c efree(tmp);
efree 7397 Zend/zend_compile.c efree(CG(current_import));
efree 7402 Zend/zend_compile.c efree(CG(current_import_function));
efree 7407 Zend/zend_compile.c efree(CG(current_import_const));
efree 7424 Zend/zend_compile.c efree(ast);
efree 48 Zend/zend_compile.h efree(CG(doc_comment)); \
efree 265 Zend/zend_constants.c efree(haltname);
efree 289 Zend/zend_constants.c efree(lookup_name);
efree 343 Zend/zend_constants.c efree(lcname);
efree 353 Zend/zend_constants.c efree(lcname);
efree 361 Zend/zend_constants.c efree(lcname);
efree 363 Zend/zend_constants.c efree(lcname);
efree 376 Zend/zend_constants.c efree(class_name);
efree 408 Zend/zend_constants.c efree(lcname);
efree 485 Zend/zend_exceptions.c efree(s_tmp);
efree 503 Zend/zend_exceptions.c efree((char*)class_name);
efree 536 Zend/zend_exceptions.c efree(s_tmp);
efree 555 Zend/zend_exceptions.c efree(s_tmp);
efree 603 Zend/zend_exceptions.c efree(s_tmp);
efree 689 Zend/zend_exceptions.c efree(prev_str);
efree 832 Zend/zend_exceptions.c efree(message);
efree 91 Zend/zend_execute.c efree(z);
efree 923 Zend/zend_execute.c efree(variable_ptr);
efree 1752 Zend/zend_execute.c efree(r);
efree 206 Zend/zend_execute.h efree(stack);
efree 276 Zend/zend_execute.h efree(p);
efree 288 Zend/zend_execute.h efree(p);
efree 597 Zend/zend_execute_API.c efree(params_array);
efree 679 Zend/zend_execute_API.c efree(error);
efree 682 Zend/zend_execute_API.c efree(callable_name);
efree 691 Zend/zend_execute_API.c efree(error);
efree 693 Zend/zend_execute_API.c efree(callable_name);
efree 877 Zend/zend_execute_API.c efree((char*)EX(function_state).function->common.function_name);
efree 879 Zend/zend_execute_API.c efree(EX(function_state).function);
efree 1080 Zend/zend_execute_API.c efree(new_op_array);
efree 1101 Zend/zend_execute_API.c efree(new_op_array);
efree 214 Zend/zend_gc.h efree(z); \
efree 232 Zend/zend_gc.h efree(z)
efree 159 Zend/zend_generators.c efree(op_array);
efree 162 Zend/zend_generators.c efree(generator->stack);
efree 215 Zend/zend_generators.c efree(generator);
efree 80 Zend/zend_highlight.c efree(filtered);
efree 65 Zend/zend_ini.c efree(ini_entry->value);
efree 296 Zend/zend_ini.c efree(ini_entry->value);
efree 301 Zend/zend_ini.c efree(duplicate);
efree 269 Zend/zend_ini_parser.c efree(error_buf);
efree 192 Zend/zend_ini_parser.y efree(error_buf);
efree 150 Zend/zend_interfaces.c efree(iter);
efree 5485 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); (yyval) = (yyvsp[(2) - (2)]); }
efree 5500 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); (yyval) = (yyvsp[(2) - (2)]); }
efree 5670 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(2) - (2)]), ZEND_CT, 0 TSRMLS_CC); (yyval).u.ast = zend_ast_create_constant(&(yyval).u.constant); }
efree 5880 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(2) - (2)]), ZEND_RT, 0 TSRMLS_CC); }
efree 918 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); $$ = $2; }
efree 924 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); $$ = $2; }
efree 1000 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); zend_do_fetch_constant(&$$, NULL, &$2, ZEND_CT, 0 TSRMLS_CC); $$.u.ast = zend_ast_create_constant(&$$.u.constant); }
efree 1048 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); zend_do_fetch_constant(&$$, NULL, &$2, ZEND_RT, 0 TSRMLS_CC); }
efree 190 Zend/zend_language_scanner.c efree(heredoc_label->label);
efree 253 Zend/zend_language_scanner.c efree(SCNG(script_filtered));
efree 603 Zend/zend_language_scanner.c efree(op_array);
efree 642 Zend/zend_language_scanner.c efree(opened_path);
efree 705 Zend/zend_language_scanner.c efree(p);
efree 728 Zend/zend_language_scanner.c efree(op_array);
efree 741 Zend/zend_language_scanner.c efree(op_array);
efree 756 Zend/zend_language_scanner.c efree(SCNG(script_filtered));
efree 764 Zend/zend_language_scanner.c efree(op_array);
efree 799 Zend/zend_language_scanner.c efree(SCNG(script_filtered));
efree 822 Zend/zend_language_scanner.c efree(SCNG(script_filtered));
efree 838 Zend/zend_language_scanner.c efree(SCNG(script_filtered));
efree 987 Zend/zend_language_scanner.c efree(s);
efree 1964 Zend/zend_language_scanner.c efree(heredoc_label);
efree 3095 Zend/zend_language_scanner.c efree(s);
efree 225 Zend/zend_llist.c efree(elements);
efree 155 Zend/zend_object_handlers.c efree(retval);
efree 597 Zend/zend_object_handlers.c efree(value);
efree 943 Zend/zend_object_handlers.c efree(func);
efree 1157 Zend/zend_object_handlers.c efree(func);
efree 1204 Zend/zend_object_handlers.c efree(lc_class_name);
efree 47 Zend/zend_objects.c efree(object->properties_table);
efree 57 Zend/zend_objects.c efree(object->properties_table);
efree 138 Zend/zend_objects.c efree(object);
efree 41 Zend/zend_objects_API.c efree(objects->object_buckets);
efree 331 Zend/zend_objects_API.c efree(object);
efree 174 Zend/zend_opcode.c efree(static_members);
efree 186 Zend/zend_opcode.c efree(CE_STATIC_MEMBERS(ce));
efree 223 Zend/zend_opcode.c efree(ce->traits);
efree 231 Zend/zend_opcode.c efree((char*)ce->trait_aliases[i]->trait_method->method_name);
efree 234 Zend/zend_opcode.c efree((char*)ce->trait_aliases[i]->trait_method->class_name);
efree 236 Zend/zend_opcode.c efree(ce->trait_aliases[i]->trait_method);
efree 240 Zend/zend_opcode.c efree((char*)ce->trait_aliases[i]->alias);
efree 243 Zend/zend_opcode.c efree(ce->trait_aliases[i]);
efree 247 Zend/zend_opcode.c efree(ce->trait_aliases);
efree 254 Zend/zend_opcode.c efree((char*)ce->trait_precedences[i]->trait_method->method_name);
efree 255 Zend/zend_opcode.c efree((char*)ce->trait_precedences[i]->trait_method->class_name);
efree 256 Zend/zend_opcode.c efree(ce->trait_precedences[i]->trait_method);
efree 262 Zend/zend_opcode.c efree(cur_precedence->exclude_from_classes[j]);
efree 265 Zend/zend_opcode.c efree(ce->trait_precedences[i]->exclude_from_classes);
efree 267 Zend/zend_opcode.c efree(ce->trait_precedences[i]);
efree 270 Zend/zend_opcode.c efree(ce->trait_precedences);
efree 291 Zend/zend_opcode.c efree(ce->default_properties_table);
efree 301 Zend/zend_opcode.c efree(ce->default_static_members_table);
efree 308 Zend/zend_opcode.c efree(ce->interfaces);
efree 311 Zend/zend_opcode.c efree((char*)ce->info.user.doc_comment);
efree 316 Zend/zend_opcode.c efree(ce);
efree 366 Zend/zend_opcode.c efree(op_array->run_time_cache);
efree 373 Zend/zend_opcode.c efree(op_array->refcount);
efree 381 Zend/zend_opcode.c efree(op_array->vars);
efree 390 Zend/zend_opcode.c efree(op_array->literals);
efree 392 Zend/zend_opcode.c efree(op_array->opcodes);
efree 395 Zend/zend_opcode.c efree((char*)op_array->function_name);
efree 398 Zend/zend_opcode.c efree((char*)op_array->doc_comment);
efree 401 Zend/zend_opcode.c efree(op_array->brk_cont_array);
efree 404 Zend/zend_opcode.c efree(op_array->try_catch_array);
efree 416 Zend/zend_opcode.c efree(op_array->arg_info);
efree 1454 Zend/zend_operators.c efree(Z_STRVAL_P(result));
efree 63 Zend/zend_stack.c efree(stack->elements[--stack->top]);
efree 97 Zend/zend_stack.c efree(stack->elements[i]);
efree 99 Zend/zend_stack.c efree(stack->elements);
efree 42 Zend/zend_static_allocator.c efree(block->bp);
efree 75 Zend/zend_static_allocator.c efree(sa->Blocks);
efree 86 Zend/zend_stream.c efree(stream->mmap.buf);
efree 326 Zend/zend_stream.c efree(fh->opened_path);
efree 330 Zend/zend_stream.c efree((char*)fh->filename);
efree 102 Zend/zend_string.c efree((void *)arKey);
efree 126 Zend/zend_string.c efree((void *)arKey);
efree 55 Zend/zend_string.h efree((char*)s); \
efree 156 Zend/zend_virtual_cwd.c efree((s)->cwd);
efree 574 Zend/zend_virtual_cwd.c efree(cwd);
efree 579 Zend/zend_virtual_cwd.c efree(cwd);
efree 1948 Zend/zend_virtual_cwd.c efree(command_line);
efree 1984 Zend/zend_virtual_cwd.c efree(new_state.cwd);
efree 1992 Zend/zend_virtual_cwd.c efree(new_state.cwd);
efree 1855 Zend/zend_vm_def.h efree(op_array);
efree 2044 Zend/zend_vm_def.h efree((char*)fbc->common.function_name);
efree 2046 Zend/zend_vm_def.h efree(fbc);
efree 2674 Zend/zend_vm_def.h efree(lcname);
efree 4006 Zend/zend_vm_def.h efree(resolved_path);
efree 4018 Zend/zend_vm_def.h efree(eval_desc);
efree 4059 Zend/zend_vm_def.h efree(new_op_array);
efree 4869 Zend/zend_vm_def.h efree(EG(error_reporting_ini_entry)->value);
efree 4900 Zend/zend_vm_def.h efree(EG(error_reporting_ini_entry)->value);
efree 5261 Zend/zend_vm_def.h efree((char *) call->fbc->common.function_name);
efree 5262 Zend/zend_vm_def.h efree(call->fbc);
efree 425 Zend/zend_vm_execute.h efree(op_array);
efree 614 Zend/zend_vm_execute.h efree((char*)fbc->common.function_name);
efree 616 Zend/zend_vm_execute.h efree(fbc);
efree 1010 Zend/zend_vm_execute.h efree(EG(error_reporting_ini_entry)->value);
efree 1218 Zend/zend_vm_execute.h efree((char *) call->fbc->common.function_name);
efree 1219 Zend/zend_vm_execute.h efree(call->fbc);
efree 1477 Zend/zend_vm_execute.h efree(lcname);
efree 1820 Zend/zend_vm_execute.h efree(lcname);
efree 2019 Zend/zend_vm_execute.h efree(lcname);
efree 2256 Zend/zend_vm_execute.h efree(lcname);
efree 2979 Zend/zend_vm_execute.h efree(resolved_path);
efree 2991 Zend/zend_vm_execute.h efree(eval_desc);
efree 3032 Zend/zend_vm_execute.h efree(new_op_array);
efree 8345 Zend/zend_vm_execute.h efree(resolved_path);
efree 8357 Zend/zend_vm_execute.h efree(eval_desc);
efree 8398 Zend/zend_vm_execute.h efree(new_op_array);
efree 8613 Zend/zend_vm_execute.h efree(EG(error_reporting_ini_entry)->value);
efree 13714 Zend/zend_vm_execute.h efree(resolved_path);
efree 13726 Zend/zend_vm_execute.h efree(eval_desc);
efree 13767 Zend/zend_vm_execute.h efree(new_op_array);
efree 31381 Zend/zend_vm_execute.h efree(resolved_path);
efree 31393 Zend/zend_vm_execute.h efree(eval_desc);
efree 31434 Zend/zend_vm_execute.h efree(new_op_array);
efree 268 ext/bcmath/libbcmath/src/div.c efree (mval);
efree 269 ext/bcmath/libbcmath/src/div.c efree (num1);
efree 270 ext/bcmath/libbcmath/src/div.c efree (num2);
efree 175 ext/bcmath/libbcmath/src/output.c efree (temp);
efree 172 ext/bz2/bz2.c efree(self);
efree 234 ext/bz2/bz2.c efree(path_copy);
efree 246 ext/bz2/bz2.c efree(path_copy);
efree 356 ext/bz2/bz2.c efree(Z_STRVAL_P(return_value));
efree 525 ext/bz2/bz2.c efree(dest);
efree 583 ext/bz2/bz2.c efree(dest);
efree 623 ext/calendar/calendar.c efree(dayp);
efree 626 ext/calendar/calendar.c efree(yearp);
efree 222 ext/com_dotnet/com_com.c efree(moniker);
efree 232 ext/com_dotnet/com_com.c efree(msg);
efree 334 ext/com_dotnet/com_com.c efree(module);
efree 374 ext/com_dotnet/com_com.c efree(desc);
efree 377 ext/com_dotnet/com_com.c efree(source);
efree 410 ext/com_dotnet/com_com.c efree(msg);
efree 449 ext/com_dotnet/com_com.c efree(olename);
efree 488 ext/com_dotnet/com_com.c efree(msg);
efree 577 ext/com_dotnet/com_com.c efree(vargs);
efree 622 ext/com_dotnet/com_com.c efree(vargs);
efree 647 ext/com_dotnet/com_com.c efree(msg);
efree 261 ext/com_dotnet/com_dotnet.c efree(oletype);
efree 262 ext/com_dotnet/com_dotnet.c efree(oleassembly);
efree 318 ext/com_dotnet/com_extension.c efree(typelib_name_buffer);
efree 249 ext/com_dotnet/com_handlers.c efree((char*)f->function_name);
efree 251 ext/com_dotnet/com_handlers.c efree(f->arg_info);
efree 340 ext/com_dotnet/com_handlers.c efree(olename);
efree 397 ext/com_dotnet/com_handlers.c efree(args);
efree 638 ext/com_dotnet/com_handlers.c efree(obj);
efree 56 ext/com_dotnet/com_iterator.c efree(I);
efree 245 ext/com_dotnet/com_iterator.c efree(I);
efree 395 ext/com_dotnet/com_persist.c efree(fullpath);
efree 400 ext/com_dotnet/com_persist.c efree(fullpath);
efree 417 ext/com_dotnet/com_persist.c efree(olefilename);
efree 457 ext/com_dotnet/com_persist.c efree(fullpath);
efree 462 ext/com_dotnet/com_persist.c efree(fullpath);
efree 465 ext/com_dotnet/com_persist.c efree(olefilename);
efree 708 ext/com_dotnet/com_persist.c efree(object);
efree 193 ext/com_dotnet/com_saproxy.c efree(indices);
efree 238 ext/com_dotnet/com_saproxy.c efree(args);
efree 273 ext/com_dotnet/com_saproxy.c efree(indices);
efree 416 ext/com_dotnet/com_saproxy.c efree(proxy->indices);
efree 417 ext/com_dotnet/com_saproxy.c efree(proxy);
efree 478 ext/com_dotnet/com_saproxy.c efree(I->indices);
efree 479 ext/com_dotnet/com_saproxy.c efree(I);
efree 134 ext/com_dotnet/com_typeinfo.c efree(str);
efree 144 ext/com_dotnet/com_typeinfo.c efree(keyname);
efree 145 ext/com_dotnet/com_typeinfo.c efree(libname);
efree 150 ext/com_dotnet/com_typeinfo.c efree(p);
efree 189 ext/com_dotnet/com_typeinfo.c efree(const_name);
efree 252 ext/com_dotnet/com_typeinfo.c efree(name_dup);
efree 365 ext/com_dotnet/com_typeinfo.c efree(olename);
efree 464 ext/com_dotnet/com_typeinfo.c efree(guidstring);
efree 466 ext/com_dotnet/com_typeinfo.c efree(ansiname);
efree 520 ext/com_dotnet/com_typeinfo.c efree(funcdesc);
efree 563 ext/com_dotnet/com_typeinfo.c efree(funcdesc);
efree 574 ext/com_dotnet/com_typeinfo.c efree(funcdesc);
efree 580 ext/com_dotnet/com_typeinfo.c efree(names);
efree 162 ext/com_dotnet/com_variant.c efree(olestring);
efree 255 ext/com_dotnet/com_variant.c efree(olestring);
efree 459 ext/com_dotnet/com_variant.c efree(msg);
efree 1040 ext/com_dotnet/com_variant.c efree(msg);
efree 1074 ext/com_dotnet/com_variant.c efree(msg);
efree 192 ext/com_dotnet/com_wrapper.c efree(name);
efree 238 ext/com_dotnet/com_wrapper.c efree(name);
efree 326 ext/com_dotnet/com_wrapper.c efree(params[i]);
efree 328 ext/com_dotnet/com_wrapper.c efree(params);
efree 394 ext/com_dotnet/com_wrapper.c efree(olestr);
efree 1676 ext/curl/interface.c efree(ch->header.str);
efree 1737 ext/curl/interface.c efree(*string);
efree 1860 ext/curl/interface.c efree(org);
efree 2082 ext/curl/interface.c efree(dupch->to_free->slist);
efree 2083 ext/curl/interface.c efree(dupch->to_free);
efree 2647 ext/curl/interface.c efree(string_key);
efree 2699 ext/curl/interface.c efree(string_key);
efree 2951 ext/curl/interface.c efree(ch->header.str);
efree 3313 ext/curl/interface.c efree(ch->to_free->slist);
efree 3314 ext/curl/interface.c efree(ch->to_free);
efree 3341 ext/curl/interface.c efree(ch->header.str);
efree 3354 ext/curl/interface.c efree(ch->handlers->write);
efree 3355 ext/curl/interface.c efree(ch->handlers->write_header);
efree 3356 ext/curl/interface.c efree(ch->handlers->read);
efree 3362 ext/curl/interface.c efree(ch->handlers->progress);
efree 3370 ext/curl/interface.c efree(ch->handlers->fnmatch);
efree 3374 ext/curl/interface.c efree(ch->handlers);
efree 3375 ext/curl/interface.c efree(ch);
efree 3446 ext/curl/interface.c efree(ch->handlers->progress);
efree 3455 ext/curl/interface.c efree(ch->handlers->fnmatch);
efree 356 ext/curl/multi.c efree(mh);
efree 121 ext/curl/share.c efree(sh);
efree 699 ext/date/php_date.c efree(DATEG(timezone));
efree 713 ext/date/php_date.c efree(DATEG(timezone));
efree 1476 ext/date/php_date.c efree(initial_ts);
efree 1725 ext/date/php_date.c efree(buf);
efree 1887 ext/date/php_date.c efree(iterator);
efree 2504 ext/date/php_date.c efree(object);
efree 2515 ext/date/php_date.c efree(object);
efree 2524 ext/date/php_date.c efree(object);
efree 2545 ext/date/php_date.c efree(object);
efree 2827 ext/date/php_date.c efree(tmp);
efree 3694 ext/date/php_date.c efree(dummy_t);
efree 3699 ext/date/php_date.c efree(dummy_t);
efree 4680 ext/date/php_date.c efree(DATEG(timezone));
efree 286 ext/dba/dba.c if (key_free) efree(key_free)
efree 585 ext/dba/dba.c #define FREENOW if(args) efree(args); if(key) efree(key)
efree 854 ext/dba/dba.c efree(opened_path);
efree 872 ext/dba/dba.c efree(opened_path);
efree 877 ext/dba/dba.c efree(lock_name);
efree 169 ext/dba/dba_cdb.c efree(new_entry);
efree 273 ext/dba/dba_cdb.c efree(key);
efree 305 ext/dba/dba_cdb.c efree(key);
efree 57 ext/dba/dba_flatfile.c efree(dba->nextkey.dptr);
efree 76 ext/dba/dba_flatfile.c efree(gval.dptr);
efree 112 ext/dba/dba_flatfile.c efree(gval.dptr);
efree 130 ext/dba/dba_flatfile.c efree(dba->nextkey.dptr);
efree 151 ext/dba/dba_flatfile.c efree(dba->nextkey.dptr);
efree 65 ext/dba/dba_tcadb.c efree(path_string);
efree 70 ext/dba/dba_tcadb.c efree(path_string);
efree 222 ext/dba/libcdb/cdb_make.c efree(c->split);
efree 226 ext/dba/libcdb/cdb_make.c efree(c->head);
efree 135 ext/dba/libflatfile/flatfile.c efree(buf);
efree 151 ext/dba/libflatfile/flatfile.c efree(buf);
efree 194 ext/dba/libflatfile/flatfile.c efree(buf);
efree 235 ext/dba/libflatfile/flatfile.c efree(buf);
efree 279 ext/dba/libflatfile/flatfile.c efree(buf);
efree 53 ext/dba/libinifile/inifile.c efree(key->group);
efree 56 ext/dba/libinifile/inifile.c efree(key->name);
efree 66 ext/dba/libinifile/inifile.c efree(val->value);
efree 185 ext/dba/libinifile/inifile.c efree(fline);
efree 188 ext/dba/libinifile/inifile.c efree(fline);
efree 200 ext/dba/libinifile/inifile.c efree(ln->key.name);
efree 205 ext/dba/libinifile/inifile.c efree(fline);
efree 211 ext/dba/libinifile/inifile.c efree(fline);
efree 1516 ext/dom/document.c efree(doc_props);
efree 96 ext/dom/dom_iterators.c efree(iter);
efree 117 ext/dom/dom_iterators.c efree(iter);
efree 135 ext/dom/dom_iterators.c efree(iterator);
efree 1888 ext/dom/node.c efree(inclusive_ns_prefixes);
efree 250 ext/dom/php_dom.c efree(doc_props);
efree 524 ext/dom/php_dom.c efree(value);
efree 1088 ext/dom/php_dom.c efree(object);
efree 1115 ext/dom/php_dom.c efree(object);
efree 1267 ext/dom/php_dom.c efree(objmap);
efree 1283 ext/dom/php_dom.c efree(object);
efree 191 ext/dom/xpath.c efree(args);
efree 192 ext/dom/xpath.c efree(fci.params);
efree 246 ext/dom/xpath.c efree(callable);
efree 252 ext/dom/xpath.c efree(args);
efree 253 ext/dom/xpath.c efree(fci.params);
efree 251 ext/enchant/enchant.c efree(broker->dict[total]);
efree 255 ext/enchant/enchant.c efree(broker->dict);
efree 260 ext/enchant/enchant.c efree(broker);
efree 346 ext/ereg/ereg.c efree(subs);
efree 369 ext/ereg/ereg.c efree(buf);
efree 372 ext/ereg/ereg.c efree(subs);
efree 373 ext/ereg/ereg.c efree(string);
efree 447 ext/ereg/ereg.c efree(subs);
efree 448 ext/ereg/ereg.c efree(buf);
efree 479 ext/ereg/ereg.c efree(buf);
efree 516 ext/ereg/ereg.c efree(buf);
efree 531 ext/ereg/ereg.c efree(buf);
efree 540 ext/ereg/ereg.c efree(subs);
efree 671 ext/ereg/ereg.c efree(Z_ARRVAL_P(return_value));
efree 698 ext/ereg/ereg.c efree(Z_ARRVAL_P(return_value));
efree 758 ext/ereg/ereg.c efree(tmp);
efree 90 ext/exif/exif.c #define EFREE_IF(ptr) if (ptr) efree(ptr)
efree 177 ext/exif/exif.c efree(return_list);
efree 192 ext/exif/exif.c efree(return_list);
efree 1575 ext/exif/exif.c efree(buf);
efree 1854 ext/exif/exif.c efree(tmp);
efree 1895 ext/exif/exif.c efree(f);
efree 1907 ext/exif/exif.c efree(f);
efree 1922 ext/exif/exif.c efree(f);
efree 2512 ext/exif/exif.c efree(value_ptr);
efree 2907 ext/exif/exif.c efree(dump_data);
efree 87 ext/fileinfo/fileinfo.c efree(intern->ptr);
efree 91 ext/fileinfo/fileinfo.c efree(intern);
efree 195 ext/fileinfo/fileinfo.c efree(rsrc->ptr);
efree 315 ext/fileinfo/fileinfo.c efree(finfo_obj->ptr);
efree 341 ext/fileinfo/fileinfo.c efree(finfo);
efree 350 ext/fileinfo/fileinfo.c efree(finfo);
efree 452 ext/fileinfo/libmagic/apprentice.c efree(ms->o.pbuf);
efree 455 ext/fileinfo/libmagic/apprentice.c efree(ms->o.buf);
efree 458 ext/fileinfo/libmagic/apprentice.c efree(ms->c.li);
efree 460 ext/fileinfo/libmagic/apprentice.c efree(ms);
efree 492 ext/fileinfo/libmagic/apprentice.c efree(ms);
efree 506 ext/fileinfo/libmagic/apprentice.c efree(map->magic[j]);
efree 510 ext/fileinfo/libmagic/apprentice.c efree(map->p);
efree 513 ext/fileinfo/libmagic/apprentice.c efree(map);
efree 539 ext/fileinfo/libmagic/apprentice.c efree(ml);
efree 542 ext/fileinfo/libmagic/apprentice.c efree(ml);
efree 591 ext/fileinfo/libmagic/apprentice.c efree(mfn);
efree 608 ext/fileinfo/libmagic/apprentice.c efree(mfn);
efree 1137 ext/fileinfo/libmagic/apprentice.c efree(me[i].mp);
efree 1138 ext/fileinfo/libmagic/apprentice.c efree(me);
efree 1211 ext/fileinfo/libmagic/apprentice.c efree(filearr[i]);
efree 1213 ext/fileinfo/libmagic/apprentice.c efree(filearr);
efree 1252 ext/fileinfo/libmagic/apprentice.c efree(map->magic[j]);
efree 1254 ext/fileinfo/libmagic/apprentice.c efree(map);
efree 2728 ext/fileinfo/libmagic/apprentice.c efree(dbname);
efree 2738 ext/fileinfo/libmagic/apprentice.c efree(dbname);
efree 2808 ext/fileinfo/libmagic/apprentice.c efree(dbname);
efree 2852 ext/fileinfo/libmagic/apprentice.c efree(buf);
efree 301 ext/fileinfo/libmagic/ascmagic.c efree(utf8_buf);
efree 144 ext/fileinfo/libmagic/compress.c efree(newbuf);
efree 481 ext/fileinfo/libmagic/compress.c efree(*newch);
efree 75 ext/fileinfo/libmagic/funcs.c efree(buf);
efree 77 ext/fileinfo/libmagic/funcs.c efree(ms->o.buf);
efree 99 ext/fileinfo/libmagic/funcs.c efree(ms->o.buf);
efree 114 ext/fileinfo/libmagic/funcs.c efree(buf);
efree 315 ext/fileinfo/libmagic/funcs.c efree(ms->o.buf);
efree 319 ext/fileinfo/libmagic/funcs.c efree(ms->o.pbuf);
efree 481 ext/fileinfo/libmagic/funcs.c efree(res);
efree 413 ext/fileinfo/libmagic/magic.c efree(buf);
efree 611 ext/fileinfo/libmagic/softmagic.c efree(cp);
efree 1759 ext/fileinfo/libmagic/softmagic.c efree(rbuf);
efree 1765 ext/fileinfo/libmagic/softmagic.c efree(rbuf);
efree 1771 ext/fileinfo/libmagic/softmagic.c efree(rbuf);
efree 2119 ext/fileinfo/libmagic/softmagic.c efree(haystack);
efree 2207 ext/fileinfo/libmagic/softmagic.c efree(pattern_match);
efree 2208 ext/fileinfo/libmagic/softmagic.c efree(pattern_offset);
efree 53 ext/filter/callback_filter.c efree(args);
efree 484 ext/filter/filter.c efree(*val);
efree 404 ext/filter/logical_filters.c efree(num);
efree 407 ext/filter/logical_filters.c efree(num);
efree 165 ext/ftp/ftp.c efree(ftp);
efree 195 ext/ftp/ftp.c efree(ftp);
efree 209 ext/ftp/ftp.c efree(ftp->pwd);
efree 213 ext/ftp/ftp.c efree(ftp->syst);
efree 236 ext/ftp/ftp.c efree(ftp->pwd);
efree 500 ext/ftp/ftp.c efree(ftp->pwd);
efree 524 ext/ftp/ftp.c efree(ftp->pwd);
efree 602 ext/ftp/ftp.c efree(buffer);
efree 606 ext/ftp/ftp.c efree(buffer);
efree 1481 ext/ftp/ftp.c efree(data);
efree 1508 ext/ftp/ftp.c efree(data);
efree 1599 ext/ftp/ftp.c efree(data);
efree 1695 ext/ftp/ftp.c efree(ret);
efree 1704 ext/ftp/ftp.c efree(ret);
efree 678 ext/ftp/php_ftp.c efree(nlist);
efree 707 ext/ftp/php_ftp.c efree(llist);
efree 1088 ext/gd/gd.c efree(fp->data);
efree 1091 ext/gd/gd.c efree(fp);
efree 1463 ext/gd/gd.c efree(font);
efree 1487 ext/gd/gd.c efree(font);
efree 1494 ext/gd/gd.c efree(font);
efree 1506 ext/gd/gd.c efree(font->data);
efree 1507 ext/gd/gd.c efree(font);
efree 1569 ext/gd/gd.c efree(stylearr);
efree 2707 ext/gd/gd.c efree(path);
efree 3400 ext/gd/gd.c efree(points);
efree 3581 ext/gd/gd.c efree(str);
efree 3919 ext/gd/gd.c efree(font);
efree 45 ext/gd/gd_ctx.c efree(ctx);
efree 72 ext/gd/gd_ctx.c efree(ctx);
efree 1951 ext/gd/libgd/gd.c efree(stack);
efree 2023 ext/gd/libgd/gd.c efree(pts[i]);
efree 2026 ext/gd/libgd/gd.c efree(pts);
efree 2027 ext/gd/libgd/gd.c efree(stack);
efree 365 ext/gd/libgd/gd_gif_in.c efree(tmp);
efree 19 ext/gd/libgd/gdhelpers.h #define gdFree(ptr) efree(ptr)
efree 83 ext/gd/libgd/gdkanji.c efree(tmp);
efree 169 ext/gd/libgd/xbm.c efree(buf);
efree 186 ext/gd/libgd/xbm.c efree(name);
efree 201 ext/gd/libgd/xbm.c efree(name);
efree 387 ext/gmp/gmp.c efree(intern);
efree 98 ext/hash/hash.c efree(lower);
efree 111 ext/hash/hash.c efree(lower);
efree 173 ext/hash/hash.c efree(context);
efree 183 ext/hash/hash.c efree(digest);
efree 300 ext/hash/hash.c efree(K);
efree 301 ext/hash/hash.c efree(context);
efree 311 ext/hash/hash.c efree(digest);
efree 528 ext/hash/hash.c efree(hash->key);
efree 532 ext/hash/hash.c efree(hash->context);
efree 550 ext/hash/hash.c efree(digest);
efree 577 ext/hash/hash.c efree(context);
efree 717 ext/hash/hash.c efree(K1);
efree 718 ext/hash/hash.c efree(K2);
efree 719 ext/hash/hash.c efree(computed_salt);
efree 720 ext/hash/hash.c efree(context);
efree 721 ext/hash/hash.c efree(digest);
efree 722 ext/hash/hash.c efree(temp);
efree 731 ext/hash/hash.c efree(result);
efree 786 ext/hash/hash.c efree(dummy);
efree 787 ext/hash/hash.c efree(hash->context);
efree 792 ext/hash/hash.c efree(hash->key);
efree 794 ext/hash/hash.c efree(hash);
efree 992 ext/hash/hash.c efree(digest);
efree 993 ext/hash/hash.c efree(context);
efree 994 ext/hash/hash.c efree(key);
efree 594 ext/iconv/iconv.c efree(out_buffer);
efree 610 ext/iconv/iconv.c efree(out_buffer);
efree 724 ext/iconv/iconv.c efree(out_buf);
efree 998 ext/iconv/iconv.c efree(ndl_buf);
efree 1007 ext/iconv/iconv.c efree(ndl_buf);
efree 1142 ext/iconv/iconv.c efree(ndl_buf);
efree 1354 ext/iconv/iconv.c efree(encoded);
efree 1473 ext/iconv/iconv.c efree(encoded);
efree 1476 ext/iconv/iconv.c efree(buf);
efree 1858 ext/iconv/iconv.c efree(decoded_text);
efree 2497 ext/iconv/iconv.c efree(out_buffer);
efree 611 ext/imap/php_imap.c efree(IMAPG(imap_user));
efree 615 ext/imap/php_imap.c efree(IMAPG(imap_password));
efree 619 ext/imap/php_imap.c efree(imap_le_struct);
efree 1212 ext/imap/php_imap.c efree(IMAPG(imap_user));
efree 1217 ext/imap/php_imap.c efree(IMAPG(imap_password));
efree 1243 ext/imap/php_imap.c efree(IMAPG(imap_user)); IMAPG(imap_user) = 0;
efree 1244 ext/imap/php_imap.c efree(IMAPG(imap_password)); IMAPG(imap_password) = 0;
efree 1920 ext/imap/php_imap.c efree(delim);
efree 2226 ext/imap/php_imap.c efree(delim);
efree 2655 ext/imap/php_imap.c efree(str_copy);
efree 3121 ext/imap/php_imap.c efree(search_criteria);
efree 3492 ext/imap/php_imap.c efree(str_copy);
efree 3809 ext/imap/php_imap.c efree(tempstring);
efree 3847 ext/imap/php_imap.c efree(mystring);
efree 3853 ext/imap/php_imap.c efree(mystring);
efree 3859 ext/imap/php_imap.c efree(mystring);
efree 3863 ext/imap/php_imap.c efree(mystring);
efree 3866 ext/imap/php_imap.c efree(mystring);
efree 3874 ext/imap/php_imap.c efree(tmp);
efree 3910 ext/imap/php_imap.c #define PHP_IMAP_CLEAN if (bufferTo) efree(bufferTo); if (bufferCc) efree(bufferCc); if (bufferBcc) efree(bufferBcc); if (bufferHeader) efree(bufferHeader);
efree 3911 ext/imap/php_imap.c #define PHP_IMAP_BAD_DEST PHP_IMAP_CLEAN; efree(tempMailTo); return (BAD_MSG_DESTINATION);
efree 3938 ext/imap/php_imap.c efree(tempMailTo);
efree 3967 ext/imap/php_imap.c efree(tempMailTo);
efree 3993 ext/imap/php_imap.c efree(tempMailTo);
efree 4006 ext/imap/php_imap.c efree(tsm_errmsg);
efree 4115 ext/imap/php_imap.c efree(search_criteria);
efree 4127 ext/imap/php_imap.c efree(search_criteria);
efree 4262 ext/imap/php_imap.c efree(charset);
efree 4304 ext/imap/php_imap.c efree(charset);
efree 45 ext/interbase/ibase_blobs.c efree(ib_blob);
efree 117 ext/interbase/ibase_blobs.c efree(bl_data);
efree 226 ext/interbase/ibase_blobs.c efree(ib_blob);
efree 285 ext/interbase/ibase_blobs.c efree(ib_blob);
efree 66 ext/interbase/ibase_events.c efree(event->events[i]);
efree 68 ext/interbase/ibase_events.c efree(event->events);
efree 79 ext/interbase/ibase_events.c efree(e);
efree 147 ext/interbase/ibase_events.c efree(args);
efree 153 ext/interbase/ibase_events.c efree(args);
efree 157 ext/interbase/ibase_events.c efree(args);
efree 174 ext/interbase/ibase_events.c efree(args);
efree 184 ext/interbase/ibase_events.c efree(args);
efree 192 ext/interbase/ibase_events.c efree(args);
efree 292 ext/interbase/ibase_events.c efree(args);
efree 300 ext/interbase/ibase_events.c efree(args);
efree 312 ext/interbase/ibase_events.c efree(args);
efree 319 ext/interbase/ibase_events.c efree(args);
efree 328 ext/interbase/ibase_events.c efree(cb_name);
efree 329 ext/interbase/ibase_events.c efree(args);
efree 332 ext/interbase/ibase_events.c efree(cb_name);
efree 362 ext/interbase/ibase_events.c efree(event);
efree 363 ext/interbase/ibase_events.c efree(args);
efree 372 ext/interbase/ibase_events.c efree(args);
efree 109 ext/interbase/ibase_query.c efree(var->sqldata);
efree 111 ext/interbase/ibase_query.c efree(var->sqlind);
efree 114 ext/interbase/ibase_query.c efree(sqlda);
efree 150 ext/interbase/ibase_query.c efree(ib_result);
efree 160 ext/interbase/ibase_query.c efree(ib_query->in_sqlda);
efree 163 ext/interbase/ibase_query.c efree(ib_query->out_sqlda);
efree 172 ext/interbase/ibase_query.c efree(ib_query->in_array);
efree 175 ext/interbase/ibase_query.c efree(ib_query->out_array);
efree 178 ext/interbase/ibase_query.c efree(ib_query->query);
efree 190 ext/interbase/ibase_query.c efree(ib_query);
efree 232 ext/interbase/ibase_query.c efree(ar);
efree 297 ext/interbase/ibase_query.c efree(ar);
efree 398 ext/interbase/ibase_query.c efree(ib_query->in_sqlda);
efree 406 ext/interbase/ibase_query.c efree(ib_query->out_sqlda);
efree 418 ext/interbase/ibase_query.c efree(ib_query->out_sqlda);
efree 421 ext/interbase/ibase_query.c efree(ib_query->in_sqlda);
efree 424 ext/interbase/ibase_query.c efree(ib_query->out_array);
efree 427 ext/interbase/ibase_query.c efree(ib_query->query);
efree 781 ext/interbase/ibase_query.c efree(array_data);
efree 789 ext/interbase/ibase_query.c efree(array_data);
efree 793 ext/interbase/ibase_query.c efree(array_data);
efree 1038 ext/interbase/ibase_query.c efree(in_sqlda);
efree 1041 ext/interbase/ibase_query.c efree(bind_buf);
efree 1045 ext/interbase/ibase_query.c efree(*ib_resultp);
efree 1194 ext/interbase/ibase_query.c efree(bind_args);
efree 1617 ext/interbase/ibase_query.c efree(ar_data);
efree 1623 ext/interbase/ibase_query.c efree(ar_data);
efree 1626 ext/interbase/ibase_query.c efree(ar_data);
efree 1772 ext/interbase/ibase_query.c efree(ib_query);
efree 48 ext/interbase/ibase_service.c efree(sv->hostname);
efree 51 ext/interbase/ibase_service.c efree(sv->username);
efree 54 ext/interbase/ibase_service.c efree(sv);
efree 599 ext/interbase/interbase.c efree(p->trans); /* default transaction is not a registered resource: clean up */
efree 618 ext/interbase/interbase.c efree(p);
efree 648 ext/interbase/interbase.c efree(link);
efree 688 ext/interbase/interbase.c efree(p);
efree 694 ext/interbase/interbase.c efree(trans);
efree 1148 ext/interbase/interbase.c efree(args);
efree 1149 ext/interbase/interbase.c efree(ib_link);
efree 1163 ext/interbase/interbase.c efree(teb);
efree 1164 ext/interbase/interbase.c efree(tpb);
efree 1165 ext/interbase/interbase.c efree(ib_link);
efree 1166 ext/interbase/interbase.c efree(args);
efree 1225 ext/interbase/interbase.c efree(args);
efree 1226 ext/interbase/interbase.c efree(tpb);
efree 1227 ext/interbase/interbase.c efree(teb);
efree 1233 ext/interbase/interbase.c efree(ib_link);
efree 1242 ext/interbase/interbase.c efree(ib_link);
efree 1268 ext/interbase/interbase.c efree(ib_link);
efree 124 ext/intl/breakiterator/breakiterator_class.cpp efree(err_msg);
efree 209 ext/intl/breakiterator/breakiterator_class.cpp efree(bio);
efree 58 ext/intl/breakiterator/breakiterator_methods.cpp efree(msg);
efree 72 ext/intl/breakiterator/breakiterator_methods.cpp efree(msg);
efree 206 ext/intl/breakiterator/breakiterator_methods.cpp efree(msg);
efree 230 ext/intl/breakiterator/breakiterator_methods.cpp efree(msg);
efree 240 ext/intl/breakiterator/breakiterator_methods.cpp efree(msg);
efree 72 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp efree(msg);
efree 107 ext/intl/calendar/calendar_class.cpp efree(err_msg);
efree 254 ext/intl/calendar/calendar_class.cpp efree(co);
efree 230 ext/intl/calendar/calendar_methods.cpp efree(message);
efree 237 ext/intl/calendar/calendar_methods.cpp efree(message);
efree 678 ext/intl/calendar/calendar_methods.cpp efree(message);
efree 685 ext/intl/calendar/calendar_methods.cpp efree(message);
efree 56 ext/intl/collator/collator_class.c efree( co );
efree 86 ext/intl/collator/collator_compare.c efree( ustr1 );
efree 102 ext/intl/collator/collator_compare.c efree( ustr1 );
efree 105 ext/intl/collator/collator_compare.c efree( ustr2 );
efree 117 ext/intl/collator/collator_compare.c efree( ustr1 );
efree 119 ext/intl/collator/collator_compare.c efree( ustr2 );
efree 439 ext/intl/collator/collator_sort.c efree( utf16_buf );
efree 441 ext/intl/collator/collator_sort.c efree( sortKeyIndxBuf );
efree 442 ext/intl/collator/collator_sort.c efree( sortKeyBuf );
efree 522 ext/intl/collator/collator_sort.c efree( utf16_buf );
efree 524 ext/intl/collator/collator_sort.c efree( sortKeyIndxBuf );
efree 525 ext/intl/collator/collator_sort.c efree( sortKeyBuf );
efree 594 ext/intl/collator/collator_sort.c efree( ustr );
efree 602 ext/intl/collator/collator_sort.c efree( ustr );
efree 607 ext/intl/collator/collator_sort.c efree( ustr );
efree 70 ext/intl/common/common_date.cpp efree(message);
efree 101 ext/intl/common/common_date.cpp efree(message);
efree 137 ext/intl/common/common_date.cpp efree(message);
efree 154 ext/intl/common/common_date.cpp efree(message);
efree 167 ext/intl/common/common_date.cpp efree(message);
efree 200 ext/intl/common/common_date.cpp efree(message);
efree 220 ext/intl/common/common_date.cpp efree(message);
efree 228 ext/intl/common/common_date.cpp efree(message);
efree 237 ext/intl/common/common_date.cpp efree(message);
efree 244 ext/intl/common/common_date.cpp efree(message);
efree 57 ext/intl/common/common_enum.cpp efree(iter);
efree 169 ext/intl/common/common_enum.cpp efree(ii);
efree 568 ext/intl/converter/converter.c efree(errstr);
efree 711 ext/intl/converter/converter.c efree(temp);
efree 720 ext/intl/converter/converter.c efree(temp);
efree 728 ext/intl/converter/converter.c efree(temp);
efree 731 ext/intl/converter/converter.c efree(dest);
efree 1048 ext/intl/converter/converter.c efree(objval);
efree 1097 ext/intl/converter/converter.c efree(err_msg);
efree 113 ext/intl/dateformat/dateformat_attr.c efree(value);
efree 157 ext/intl/dateformat/dateformat_attr.c efree(svalue);
efree 52 ext/intl/dateformat/dateformat_class.c efree( dfo->requested_locale );
efree 57 ext/intl/dateformat/dateformat_class.c efree( dfo );
efree 155 ext/intl/dateformat/dateformat_create.cpp efree(svalue);
efree 49 ext/intl/dateformat/dateformat_format.c efree(formatted);
efree 79 ext/intl/dateformat/dateformat_format.c efree(message);
efree 87 ext/intl/dateformat/dateformat_format.c efree(message);
efree 60 ext/intl/dateformat/dateformat_helpers.cpp efree(msg);
efree 80 ext/intl/dateformat/dateformat_helpers.cpp efree(msg);
efree 91 ext/intl/dateformat/dateformat_helpers.cpp efree(msg);
efree 101 ext/intl/dateformat/dateformat_helpers.cpp efree(msg);
efree 50 ext/intl/dateformat/dateformat_parse.c efree(text_utf16);
efree 99 ext/intl/dateformat/dateformat_parse.c efree(text_utf16);
efree 131 ext/intl/formatter/formatter_attr.c efree(value);
efree 237 ext/intl/formatter/formatter_attr.c efree(svalue);
efree 283 ext/intl/formatter/formatter_attr.c efree(value);
efree 332 ext/intl/formatter/formatter_attr.c efree(svalue);
efree 372 ext/intl/formatter/formatter_attr.c efree(value);
efree 414 ext/intl/formatter/formatter_attr.c efree(svalue);
efree 54 ext/intl/formatter/formatter_class.c efree( nfo );
efree 86 ext/intl/formatter/formatter_format.c efree(formatted);
efree 101 ext/intl/formatter/formatter_format.c efree(formatted);
efree 116 ext/intl/formatter/formatter_format.c efree(formatted);
efree 184 ext/intl/formatter/formatter_format.c efree(formatted);
efree 191 ext/intl/formatter/formatter_format.c efree(scurrency);
efree 66 ext/intl/formatter/formatter_main.c efree(spattern);
efree 105 ext/intl/formatter/formatter_parse.c efree(oldlocale);
efree 113 ext/intl/formatter/formatter_parse.c efree(sstr);
efree 169 ext/intl/formatter/formatter_parse.c efree(sstr);
efree 88 ext/intl/grapheme/grapheme_string.c efree( ustring );
efree 96 ext/intl/grapheme/grapheme_string.c efree( ustring );
efree 224 ext/intl/grapheme/grapheme_string.c efree(haystack_dup);
efree 225 ext/intl/grapheme/grapheme_string.c efree(needle_dup);
efree 369 ext/intl/grapheme/grapheme_string.c efree(haystack_dup);
efree 370 ext/intl/grapheme/grapheme_string.c efree(needle_dup);
efree 456 ext/intl/grapheme/grapheme_string.c efree( ustr );
efree 496 ext/intl/grapheme/grapheme_string.c efree(ustr);
efree 512 ext/intl/grapheme/grapheme_string.c efree( ustr );
efree 524 ext/intl/grapheme/grapheme_string.c efree( sub_str );
efree 537 ext/intl/grapheme/grapheme_string.c efree(ustr);
efree 573 ext/intl/grapheme/grapheme_string.c efree(ustr);
efree 583 ext/intl/grapheme/grapheme_string.c efree(ustr);
efree 591 ext/intl/grapheme/grapheme_string.c efree( ustr );
efree 601 ext/intl/grapheme/grapheme_string.c efree( sub_str );
efree 915 ext/intl/grapheme/grapheme_string.c efree( ustr );
efree 934 ext/intl/grapheme/grapheme_string.c efree(ustr);
efree 115 ext/intl/grapheme/grapheme_util.c efree( uhaystack ); \
efree 118 ext/intl/grapheme/grapheme_util.c efree( uneedle ); \
efree 206 ext/intl/grapheme/grapheme_util.c efree( uhaystack );
efree 209 ext/intl/grapheme/grapheme_util.c efree( uneedle );
efree 123 ext/intl/idn/idn.c efree(buff);
efree 150 ext/intl/idn/idn.c efree(buffer);
efree 164 ext/intl/idn/idn.c efree(buffer);
efree 197 ext/intl/idn/idn.c efree(buffer);
efree 225 ext/intl/idn/idn.c efree(ustring);
efree 237 ext/intl/idn/idn.c efree(ustring);
efree 253 ext/intl/idn/idn.c efree(converted_utf8);
efree 85 ext/intl/intl_convert.c efree( dst_buf );
efree 92 ext/intl/intl_convert.c efree( *target );
efree 137 ext/intl/intl_convert.c efree( dst_buf );
efree 80 ext/intl/intl_convertcpp.cpp efree(*res);
efree 82 ext/intl/intl_data.h efree(ustring); \
efree 52 ext/intl/intl_error.c efree( err->custom_error_message );
efree 287 ext/intl/intl_error.c efree( buf );
efree 307 ext/intl/intl_error.c efree( buf );
efree 335 ext/intl/locale/locale_methods.c efree( tag_value );
efree 338 ext/intl/locale/locale_methods.c efree( mod_loc_name);
efree 348 ext/intl/locale/locale_methods.c efree( tag_value );
efree 351 ext/intl/locale/locale_methods.c efree( mod_loc_name);
efree 359 ext/intl/locale/locale_methods.c efree( mod_loc_name);
efree 389 ext/intl/locale/locale_methods.c efree(msg);
efree 404 ext/intl/locale/locale_methods.c efree( tag_value);
efree 418 ext/intl/locale/locale_methods.c efree(msg);
efree 496 ext/intl/locale/locale_methods.c efree(msg);
efree 504 ext/intl/locale/locale_methods.c efree(msg);
efree 563 ext/intl/locale/locale_methods.c efree(msg);
efree 565 ext/intl/locale/locale_methods.c efree( disp_name );
efree 568 ext/intl/locale/locale_methods.c efree( mod_loc_name );
efree 571 ext/intl/locale/locale_methods.c efree((void *)disp_loc_name);
efree 579 ext/intl/locale/locale_methods.c efree( mod_loc_name );
efree 582 ext/intl/locale/locale_methods.c efree((void *)disp_loc_name);
efree 587 ext/intl/locale/locale_methods.c efree( disp_name );
efree 592 ext/intl/locale/locale_methods.c efree(msg);
efree 728 ext/intl/locale/locale_methods.c efree( kw_value );
efree 1053 ext/intl/locale/locale_methods.c efree( cur_key_name);
efree 1076 ext/intl/locale/locale_methods.c efree( cur_key_name);
efree 1080 ext/intl/locale/locale_methods.c efree(key_value);
efree 1181 ext/intl/locale/locale_methods.c efree( variant );
efree 1292 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1293 ext/intl/locale/locale_methods.c efree( can_lang_tag );
efree 1300 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1301 ext/intl/locale/locale_methods.c efree( can_lang_tag );
efree 1302 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1303 ext/intl/locale/locale_methods.c efree( can_loc_range );
efree 1315 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1318 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1321 ext/intl/locale/locale_methods.c efree( can_lang_tag );
efree 1324 ext/intl/locale/locale_methods.c efree( can_loc_range );
efree 1332 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1335 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1338 ext/intl/locale/locale_methods.c efree( can_lang_tag );
efree 1341 ext/intl/locale/locale_methods.c efree( can_loc_range );
efree 1352 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1358 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1359 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1371 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1374 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1382 ext/intl/locale/locale_methods.c efree( cur_lang_tag );
efree 1385 ext/intl/locale/locale_methods.c efree( cur_loc_range );
efree 1398 ext/intl/locale/locale_methods.c efree( arr[i*2]);
efree 1401 ext/intl/locale/locale_methods.c efree(arr);
efree 1456 ext/intl/locale/locale_methods.c efree(lang_tag);
efree 1463 ext/intl/locale/locale_methods.c efree(lang_tag);
efree 1479 ext/intl/locale/locale_methods.c efree(can_loc_range);
efree 1491 ext/intl/locale/locale_methods.c efree(can_loc_range);
efree 1505 ext/intl/locale/locale_methods.c efree(cur_loc_range);
efree 1513 ext/intl/locale/locale_methods.c efree(cur_loc_range);
efree 84 ext/intl/msgformat/msgformat.c efree(spattern);
efree 96 ext/intl/msgformat/msgformat_attr.c efree(spattern);
efree 101 ext/intl/msgformat/msgformat_attr.c efree(mfo->mf_data.orig_format);
efree 108 ext/intl/msgformat/msgformat_attr.c efree(mfo->mf_data.arg_types);
efree 52 ext/intl/msgformat/msgformat_class.c efree( mfo );
efree 54 ext/intl/msgformat/msgformat_data.c efree(mf_data->orig_format);
efree 60 ext/intl/msgformat/msgformat_data.c efree(mf_data->arg_types);
efree 89 ext/intl/msgformat/msgformat_data.c efree(*spattern);
efree 52 ext/intl/msgformat/msgformat_format.c efree(args_copy);
efree 55 ext/intl/msgformat/msgformat_format.c efree(formatted);
efree 151 ext/intl/msgformat/msgformat_format.c efree(spattern);
efree 121 ext/intl/msgformat/msgformat_helpers.cpp efree(ret);
efree 284 ext/intl/msgformat/msgformat_helpers.cpp efree(ret);
efree 432 ext/intl/msgformat/msgformat_helpers.cpp efree(message);
efree 467 ext/intl/msgformat/msgformat_helpers.cpp efree(message);
efree 557 ext/intl/msgformat/msgformat_helpers.cpp efree(key_char);
efree 558 ext/intl/msgformat/msgformat_helpers.cpp efree(message);
efree 602 ext/intl/msgformat/msgformat_helpers.cpp efree(key_char);
efree 603 ext/intl/msgformat/msgformat_helpers.cpp efree(message);
efree 44 ext/intl/msgformat/msgformat_parse.c efree(usource);
efree 52 ext/intl/msgformat/msgformat_parse.c efree(fargs);
efree 143 ext/intl/msgformat/msgformat_parse.c efree(spattern);
efree 100 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 118 ext/intl/normalizer/normalizer_normalize.c efree( uret_buf );
efree 119 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 127 ext/intl/normalizer/normalizer_normalize.c efree( uret_buf );
efree 140 ext/intl/normalizer/normalizer_normalize.c efree( uret_buf );
efree 141 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 146 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 153 ext/intl/normalizer/normalizer_normalize.c efree( uret_buf );
efree 226 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 235 ext/intl/normalizer/normalizer_normalize.c efree( uinput );
efree 53 ext/intl/resourcebundle/resourcebundle_class.c efree(object);
efree 126 ext/intl/resourcebundle/resourcebundle_class.c efree(pbuf);
efree 194 ext/intl/resourcebundle/resourcebundle_class.c efree(pbuf);
efree 207 ext/intl/resourcebundle/resourcebundle_class.c efree(pbuf);
efree 64 ext/intl/resourcebundle/resourcebundle_iterator.c efree( iterator->currentkey );
efree 80 ext/intl/resourcebundle/resourcebundle_iterator.c efree(iterator);
efree 50 ext/intl/spoofchecker/spoofchecker_class.c efree(co);
efree 121 ext/intl/timezone/timezone_class.cpp efree(message);
efree 156 ext/intl/timezone/timezone_class.cpp efree(message);
efree 165 ext/intl/timezone/timezone_class.cpp efree(message);
efree 188 ext/intl/timezone/timezone_class.cpp efree(message);
efree 197 ext/intl/timezone/timezone_class.cpp efree(message);
efree 206 ext/intl/timezone/timezone_class.cpp efree(message);
efree 248 ext/intl/timezone/timezone_class.cpp efree(err_msg);
efree 363 ext/intl/timezone/timezone_class.cpp efree(to);
efree 60 ext/intl/transliterator/transliterator_class.c efree( str_id );
efree 117 ext/intl/transliterator/transliterator_class.c efree( to );
efree 202 ext/intl/transliterator/transliterator_class.c efree( err_msg ); /* if it's changed into a warning */
efree 64 ext/intl/transliterator/transliterator_methods.c efree( ustr_id );
efree 80 ext/intl/transliterator/transliterator_methods.c efree( buf );
efree 178 ext/intl/transliterator/transliterator_methods.c efree( ustr_rules );
efree 193 ext/intl/transliterator/transliterator_methods.c efree( msg );
efree 275 ext/intl/transliterator/transliterator_methods.c efree( el_char );
efree 350 ext/intl/transliterator/transliterator_methods.c efree( message );
efree 401 ext/intl/transliterator/transliterator_methods.c efree( msg );
efree 420 ext/intl/transliterator/transliterator_methods.c efree( uresult );
efree 451 ext/intl/transliterator/transliterator_methods.c efree( ustr );
efree 460 ext/intl/transliterator/transliterator_methods.c efree( uresult );
efree 265 ext/json/JSON_parser.c efree((void*)jp->stack);
efree 267 ext/json/JSON_parser.c efree(jp->the_zstack);
efree 269 ext/json/JSON_parser.c efree((void*)jp);
efree 453 ext/json/json.c efree(utf16);
efree 565 ext/json/json.c efree(utf16);
efree 695 ext/json/json.c efree(utf16);
efree 703 ext/json/json.c efree(utf16);
efree 785 ext/json/json.c efree(utf16);
efree 114 ext/ldap/ldap.c efree(ld);
efree 135 ext/ldap/ldap.c efree(entry);
efree 375 ext/ldap/ldap.c efree(url);
efree 378 ext/ldap/ldap.c efree(ld);
efree 388 ext/ldap/ldap.c efree(ld);
efree 394 ext/ldap/ldap.c efree(ld);
efree 826 ext/ldap/ldap.c efree(lds);
efree 827 ext/ldap/ldap.c efree(rcs);
efree 879 ext/ldap/ldap.c efree(ldap_attrs);
efree 1397 ext/ldap/ldap.c efree(ldap_mods[i]->mod_type);
efree 1399 ext/ldap/ldap.c efree(ldap_mods[i]);
efree 1402 ext/ldap/ldap.c efree(num_berval);
efree 1403 ext/ldap/ldap.c efree(ldap_mods);
efree 1459 ext/ldap/ldap.c efree(ldap_mods[i]->mod_type);
efree 1461 ext/ldap/ldap.c efree(ldap_mods[i]->mod_bvalues[j]);
efree 1463 ext/ldap/ldap.c efree(ldap_mods[i]->mod_bvalues);
efree 1464 ext/ldap/ldap.c efree(ldap_mods[i]);
efree 1466 ext/ldap/ldap.c efree(num_berval);
efree 1467 ext/ldap/ldap.c efree(ldap_mods);
efree 1855 ext/ldap/ldap.c efree(ldap_mods[i]->mod_type);
efree 1861 ext/ldap/ldap.c efree(ldap_mods[i]->mod_bvalues[j]->bv_val);
efree 1864 ext/ldap/ldap.c efree(ldap_mods[i]->mod_bvalues[j]);
efree 1868 ext/ldap/ldap.c efree(ldap_mods[i]->mod_bvalues);
efree 1872 ext/ldap/ldap.c efree(ldap_mods[i]);
efree 1876 ext/ldap/ldap.c efree(ldap_mods);
efree 2254 ext/ldap/ldap.c efree(*ctrlp);
efree 2257 ext/ldap/ldap.c efree(ctrls);
efree 2566 ext/ldap/ldap.c efree(callback_name);
efree 2569 ext/ldap/ldap.c efree(callback_name);
efree 548 ext/libxml/libxml.c efree(buf);
efree 914 ext/libxml/libxml.c efree(LIBXML(stream_context));
efree 920 ext/libxml/libxml.c efree(LIBXML(error_list));
efree 986 ext/libxml/libxml.c efree(LIBXML(error_list));
efree 1231 ext/libxml/libxml.c efree(obj_node);
efree 1272 ext/libxml/libxml.c efree(object->document->doc_props);
efree 1274 ext/libxml/libxml.c efree(object->document);
efree 185 ext/mbstring/mb_gpc.c efree(separator);
efree 189 ext/mbstring/mb_gpc.c efree(res);
efree 338 ext/mbstring/mb_gpc.c efree(val);
efree 352 ext/mbstring/mb_gpc.c efree((void *)val_list);
efree 355 ext/mbstring/mb_gpc.c efree((void *)len_list);
efree 650 ext/mbstring/mbstring.c efree(ptr);
efree 799 ext/mbstring/mbstring.c efree(tmpstr);
efree 1667 ext/mbstring/mbstring.c efree(MBSTRG(current_detect_order_list));
efree 1848 ext/mbstring/mbstring.c efree(temp);
efree 1938 ext/mbstring/mbstring.c efree(list);
efree 1947 ext/mbstring/mbstring.c efree(list);
efree 1959 ext/mbstring/mbstring.c efree(MBSTRG(current_detect_order_list));
efree 2104 ext/mbstring/mbstring.c if (encstr != NULL) efree(encstr);
efree 2169 ext/mbstring/mbstring.c efree(mimetype);
efree 3030 ext/mbstring/mbstring.c efree((void *)list);
efree 3106 ext/mbstring/mbstring.c efree(_from_encodings);
efree 3127 ext/mbstring/mbstring.c efree(s_free);
efree 3230 ext/mbstring/mbstring.c efree(list);
efree 3240 ext/mbstring/mbstring.c efree(list);
efree 3270 ext/mbstring/mbstring.c efree((void *)list);
efree 3536 ext/mbstring/mbstring.c efree(args);
efree 3625 ext/mbstring/mbstring.c efree(stack);
efree 3633 ext/mbstring/mbstring.c efree((void *)elist);
efree 3712 ext/mbstring/mbstring.c efree(stack);
efree 3718 ext/mbstring/mbstring.c efree(args);
efree 3803 ext/mbstring/mbstring.c efree((void *)convmap);
efree 4241 ext/mbstring/mbstring.c efree(tmpstr.val);
efree 4309 ext/mbstring/mbstring.c efree(extra_cmd);
efree 4312 ext/mbstring/mbstring.c efree(to_r);
efree 4315 ext/mbstring/mbstring.c efree((void *)subject_buf);
efree 4318 ext/mbstring/mbstring.c efree((void *)message_buf);
efree 4745 ext/mbstring/mbstring.c efree(haystack.val);
efree 4749 ext/mbstring/mbstring.c efree(needle.val);
efree 944 ext/mbstring/php_mbregex.c efree(description);
efree 981 ext/mbstring/php_mbregex.c efree(description);
efree 1008 ext/mbstring/php_mbregex.c efree(description);
efree 332 ext/mbstring/php_unicode.c efree(unicode);
efree 378 ext/mcrypt/mcrypt.c efree(pm);
efree 622 ext/mcrypt/mcrypt.c efree(iv_s);
efree 623 ext/mcrypt/mcrypt.c efree(key_s);
efree 668 ext/mcrypt/mcrypt.c efree(data_s);
efree 712 ext/mcrypt/mcrypt.c efree(data_s);
efree 1215 ext/mcrypt/mcrypt.c efree(key_size_str);
efree 1431 ext/mcrypt/mcrypt.c efree(iv);
efree 1443 ext/mcrypt/mcrypt.c efree(iv);
efree 1459 ext/mcrypt/mcrypt.c efree(iv);
efree 237 ext/mcrypt/mcrypt_filter.c efree(iv);
efree 323 ext/mssql/php_mssql.c efree(result->data[i]);
efree 326 ext/mssql/php_mssql.c efree(result->data);
efree 336 ext/mssql/php_mssql.c efree(result->fields);
efree 349 ext/mssql/php_mssql.c efree(statement->binds);
efree 352 ext/mssql/php_mssql.c efree(statement);
efree 364 ext/mssql/php_mssql.c efree(result);
efree 390 ext/mssql/php_mssql.c efree(mssql_ptr);
efree 648 ext/mssql/php_mssql.c efree(hashed_details);
efree 654 ext/mssql/php_mssql.c efree(hashed_details);
efree 661 ext/mssql/php_mssql.c efree(hashed_details);
efree 667 ext/mssql/php_mssql.c efree(hashed_details);
efree 677 ext/mssql/php_mssql.c efree(hashed_details);
efree 694 ext/mssql/php_mssql.c efree(hashed_details);
efree 705 ext/mssql/php_mssql.c efree(hashed_details);
efree 718 ext/mssql/php_mssql.c efree(hashed_details);
efree 735 ext/mssql/php_mssql.c efree(hashed_details);
efree 747 ext/mssql/php_mssql.c efree(hashed_details);
efree 768 ext/mssql/php_mssql.c efree(hashed_details);
efree 780 ext/mssql/php_mssql.c efree(hashed_details);
efree 788 ext/mssql/php_mssql.c efree(hashed_details);
efree 795 ext/mssql/php_mssql.c efree(hashed_details);
efree 801 ext/mssql/php_mssql.c efree(hashed_details);
efree 811 ext/mssql/php_mssql.c efree(hashed_details);
efree 834 ext/mssql/php_mssql.c efree(hashed_details);
efree 839 ext/mssql/php_mssql.c efree(hashed_details);
efree 458 ext/mysql/php_mysql.c efree(link);
efree 667 ext/mysql/php_mysql.c efree(MySG(connect_error));
efree 709 ext/mysql/php_mysql.c efree(host); \
efree 857 ext/mysql/php_mysql.c efree(hashed_details);
efree 862 ext/mysql/php_mysql.c efree(hashed_details);
efree 894 ext/mysql/php_mysql.c efree(MySG(connect_error));
efree 902 ext/mysql/php_mysql.c efree(hashed_details);
efree 912 ext/mysql/php_mysql.c efree(hashed_details);
efree 942 ext/mysql/php_mysql.c efree(hashed_details);
efree 977 ext/mysql/php_mysql.c efree(hashed_details);
efree 986 ext/mysql/php_mysql.c efree(hashed_details);
efree 1004 ext/mysql/php_mysql.c efree(hashed_details);
efree 1005 ext/mysql/php_mysql.c efree(mysql);
efree 1021 ext/mysql/php_mysql.c efree(MySG(connect_error));
efree 1032 ext/mysql/php_mysql.c efree(hashed_details);
efree 1033 ext/mysql/php_mysql.c efree(mysql);
efree 1045 ext/mysql/php_mysql.c efree(hashed_details);
efree 1051 ext/mysql/php_mysql.c efree(hashed_details);
efree 1471 ext/mysql/php_mysql.c efree (newquery);
efree 1965 ext/mysql/php_mysql.c efree(field_name);
efree 1967 ext/mysql/php_mysql.c efree(table_name);
efree 1971 ext/mysql/php_mysql.c efree(field_name);
efree 1973 ext/mysql/php_mysql.c efree(table_name);
efree 2207 ext/mysql/php_mysql.c efree(fci.params);
efree 131 ext/mysqli/mysqli.c efree(bbuf.buf[i].val);
efree 140 ext/mysqli/mysqli.c efree(bbuf.vars);
efree 150 ext/mysqli/mysqli.c efree(bbuf.buf);
efree 152 ext/mysqli/mysqli.c efree(bbuf.is_null);
efree 185 ext/mysqli/mysqli.c efree(stmt->query);
efree 187 ext/mysqli/mysqli.c efree(stmt);
efree 194 ext/mysqli/mysqli.c efree(mysql->hash_key);
efree 214 ext/mysqli/mysqli.c efree(intern);
efree 234 ext/mysqli/mysqli.c efree(mysql);
efree 953 ext/mysqli/mysqli.c efree(MyG(error_msg));
efree 1076 ext/mysqli/mysqli.c efree(stmt);
efree 1332 ext/mysqli/mysqli.c efree(fci.params);
efree 130 ext/mysqli/mysqli_api.c efree(name_esc);
efree 135 ext/mysqli/mysqli_api.c efree(query);
efree 247 ext/mysqli/mysqli_api.c efree(stmt->param.is_null);
efree 260 ext/mysqli/mysqli_api.c efree(bind);
efree 378 ext/mysqli/mysqli_api.c efree(args);
efree 553 ext/mysqli/mysqli_api.c efree(stmt->result.buf[i].val);
efree 557 ext/mysqli/mysqli_api.c efree(stmt->result.buf);
efree 567 ext/mysqli/mysqli_api.c efree(bind);
efree 621 ext/mysqli/mysqli_api.c efree(args);
efree 627 ext/mysqli/mysqli_api.c efree(args);
efree 760 ext/mysqli/mysqli_api.c efree(mysql);
efree 985 ext/mysqli/mysqli_api.c efree(copies);
efree 1556 ext/mysqli/mysqli_api.c efree(mysql);
efree 1950 ext/mysqli/mysqli_api.c efree(stmt);
efree 2498 ext/mysqli/mysqli_api.c efree(stmt);
efree 101 ext/mysqli/mysqli_embedded.c efree(arguments);
efree 103 ext/mysqli/mysqli_embedded.c efree(groups);
efree 51 ext/mysqli/mysqli_exception.c efree(message);
efree 71 ext/mysqli/mysqli_exception.c efree(message);
efree 49 ext/mysqli/mysqli_nonapi.c efree(MyG(error_msg));
efree 296 ext/mysqli/mysqli_nonapi.c efree(mysql->hash_key);
efree 301 ext/mysqli/mysqli_nonapi.c efree(mysql);
efree 732 ext/mysqli/mysqli_nonapi.c efree(Z_ARRVAL_P(out_array));
efree 773 ext/mysqli/mysqli_nonapi.c efree(Z_ARRVAL_P(out_array));
efree 825 ext/mysqli/mysqli_nonapi.c efree(new_dont_poll_array);
efree 828 ext/mysqli/mysqli_nonapi.c efree(new_r_array);
efree 831 ext/mysqli/mysqli_nonapi.c efree(new_e_array);
efree 1103 ext/mysqli/mysqli_nonapi.c efree(name_esc);
efree 1107 ext/mysqli/mysqli_nonapi.c efree(query);
efree 1163 ext/mysqli/mysqli_nonapi.c efree(query);
efree 79 ext/mysqli/mysqli_result_iterator.c efree(iterator);
efree 49 ext/mysqli/mysqli_warning.c efree(n);
efree 314 ext/mysqli/php_mysqli_structs.h efree(intern->ptr); \
efree 630 ext/mysqlnd/mysqlnd_alloc.c efree(p);
efree 697 ext/mysqlnd/mysqlnd_alloc.c efree(ptr);
efree 559 ext/mysqlnd/mysqlnd_auth.c efree(key_str);
efree 118 ext/mysqlnd/mysqlnd_bt.c efree(s_tmp);
efree 136 ext/mysqlnd/mysqlnd_bt.c efree(class_name);
efree 172 ext/mysqlnd/mysqlnd_bt.c efree(s_tmp);
efree 182 ext/mysqlnd/mysqlnd_bt.c efree(s_tmp);
efree 223 ext/mysqlnd/mysqlnd_bt.c efree(s_tmp);
efree 495 ext/mysqlnd/mysqlnd_debug.c efree(self->file_name);
efree 527 ext/mysqlnd/mysqlnd_debug.c efree(self->file_name);
efree 658 ext/mysqlnd/mysqlnd_debug.c efree(value_str);
efree 192 ext/mysqlnd/mysqlnd_net.c efree(errstr);
efree 656 ext/mysqlnd/mysqlnd_result.c efree(backtrace);
efree 463 ext/mysqlnd/mysqlnd_wireprotocol.c efree(p->server_version);
efree 467 ext/mysqlnd/mysqlnd_wireprotocol.c efree(p->auth_plugin_data);
efree 471 ext/mysqlnd/mysqlnd_wireprotocol.c efree(p->auth_protocol);
efree 1327 ext/oci8/oci8.c efree(OCI_G(edition));
efree 1353 ext/oci8/oci8.c efree(ver);
efree 1537 ext/oci8/oci8.c efree(define->name);
efree 1552 ext/oci8/oci8.c efree(bind->array.elements);
efree 1556 ext/oci8/oci8.c efree(bind->array.element_lengths);
efree 1560 ext/oci8/oci8.c efree(bind->array.indicators);
efree 1585 ext/oci8/oci8.c efree(column->data);
efree 1589 ext/oci8/oci8.c efree(column->name);
efree 1620 ext/oci8/oci8.c efree(connection->descriptors);
efree 1643 ext/oci8/oci8.c efree(errbuf);
efree 1655 ext/oci8/oci8.c efree(errbuf);
efree 1664 ext/oci8/oci8.c efree(errbuf);
efree 813 ext/oci8/oci8_collection.c efree(collection);
efree 78 ext/oci8/oci8_interface.c efree(define);
efree 81 ext/oci8/oci8_interface.c efree(define);
efree 984 ext/oci8/oci8_interface.c efree(buffer);
efree 988 ext/oci8/oci8_interface.c efree(buffer);
efree 1444 ext/oci8/oci8_interface.c efree(columns);
efree 1483 ext/oci8/oci8_interface.c efree(columns);
efree 1484 ext/oci8/oci8_interface.c efree(outarrs);
efree 1804 ext/oci8/oci8_interface.c efree(OCI_G(edition));
efree 81 ext/oci8/oci8_lob.c efree(descriptor);
efree 361 ext/oci8/oci8_lob.c efree(bufp);
efree 373 ext/oci8/oci8_lob.c efree(*data);
efree 389 ext/oci8/oci8_lob.c efree(*data);
efree 708 ext/oci8/oci8_lob.c efree(descriptor);
efree 88 ext/oci8/oci8_statement.c efree(statement);
efree 267 ext/oci8/oci8_statement.c efree(statement->columns);
efree 594 ext/oci8/oci8_statement.c efree(statement->columns);
efree 875 ext/oci8/oci8_statement.c efree(statement->last_query);
efree 880 ext/oci8/oci8_statement.c efree(statement->columns);
efree 885 ext/oci8/oci8_statement.c efree(statement->binds);
efree 890 ext/oci8/oci8_statement.c efree(statement->defines);
efree 898 ext/oci8/oci8_statement.c efree(statement);
efree 1616 ext/oci8/oci8_statement.c efree(bind);
efree 1622 ext/oci8/oci8_statement.c efree(bind);
efree 1809 ext/oci8/oci8_statement.c efree(bind->array.element_lengths);
efree 1810 ext/oci8/oci8_statement.c efree(bind->array.elements);
efree 1811 ext/oci8/oci8_statement.c efree(bind);
efree 1824 ext/oci8/oci8_statement.c efree(bind->array.element_lengths);
efree 1825 ext/oci8/oci8_statement.c efree(bind->array.elements);
efree 1826 ext/oci8/oci8_statement.c efree(bind);
efree 171 ext/odbc/birdstep.c efree(conn);
efree 183 ext/odbc/birdstep.c efree(res->values[i].value);
efree 185 ext/odbc/birdstep.c efree(res->values);
efree 188 ext/odbc/birdstep.c efree(res);
efree 367 ext/odbc/birdstep.c efree(res);
efree 374 ext/odbc/birdstep.c efree(res);
efree 382 ext/odbc/birdstep.c efree(res);
efree 390 ext/odbc/birdstep.c efree(res);
efree 394 ext/odbc/birdstep.c efree(res);
efree 429 ext/odbc/php_odbc.c efree(res->values[i].value);
efree 431 ext/odbc/php_odbc.c efree(res->values);
efree 445 ext/odbc/php_odbc.c efree(res);
efree 490 ext/odbc/php_odbc.c efree(conn);
efree 1195 ext/odbc/php_odbc.c efree(result);
efree 1202 ext/odbc/php_odbc.c efree(result);
efree 1239 ext/odbc/php_odbc.c efree(result);
efree 1310 ext/odbc/php_odbc.c efree(params);
efree 1324 ext/odbc/php_odbc.c efree(params);
efree 1339 ext/odbc/php_odbc.c efree(params);
efree 1361 ext/odbc/php_odbc.c efree(filename);
efree 1368 ext/odbc/php_odbc.c efree(params);
efree 1380 ext/odbc/php_odbc.c efree(params);
efree 1381 ext/odbc/php_odbc.c efree(filename);
efree 1385 ext/odbc/php_odbc.c efree(filename);
efree 1414 ext/odbc/php_odbc.c efree(params);
efree 1462 ext/odbc/php_odbc.c efree(params);
efree 1474 ext/odbc/php_odbc.c efree(result);
efree 1533 ext/odbc/php_odbc.c efree(cursorname);
efree 1624 ext/odbc/php_odbc.c efree(result);
efree 1630 ext/odbc/php_odbc.c efree(result);
efree 1657 ext/odbc/php_odbc.c efree(result);
efree 1666 ext/odbc/php_odbc.c efree(result);
efree 1775 ext/odbc/php_odbc.c efree(buf);
efree 1811 ext/odbc/php_odbc.c efree(buf);
efree 1931 ext/odbc/php_odbc.c efree(buf);
efree 1956 ext/odbc/php_odbc.c if (buf) efree(buf);
efree 2164 ext/odbc/php_odbc.c efree(field);
efree 2169 ext/odbc/php_odbc.c efree(field);
efree 2172 ext/odbc/php_odbc.c efree(field);
efree 2211 ext/odbc/php_odbc.c efree(field);
efree 2216 ext/odbc/php_odbc.c efree(field);
efree 2223 ext/odbc/php_odbc.c efree(field);
efree 2317 ext/odbc/php_odbc.c efree(buf);
efree 2349 ext/odbc/php_odbc.c if (buf) efree(buf);
efree 2370 ext/odbc/php_odbc.c efree(result->values[i].value);
efree 2373 ext/odbc/php_odbc.c efree(result->values);
efree 2448 ext/odbc/php_odbc.c efree(lpszConnStr);
efree 2499 ext/odbc/php_odbc.c efree(ldb);
efree 2585 ext/odbc/php_odbc.c efree(hashed_details);
efree 2590 ext/odbc/php_odbc.c efree(hashed_details);
efree 2595 ext/odbc/php_odbc.c efree(hashed_details);
efree 2604 ext/odbc/php_odbc.c efree(hashed_details);
efree 2662 ext/odbc/php_odbc.c efree(hashed_details);
efree 2670 ext/odbc/php_odbc.c efree(hashed_details);
efree 2675 ext/odbc/php_odbc.c efree(hashed_details);
efree 2684 ext/odbc/php_odbc.c efree(hashed_details);
efree 2690 ext/odbc/php_odbc.c efree(hashed_details);
efree 2771 ext/odbc/php_odbc.c efree(result->values[i].value);
efree 2774 ext/odbc/php_odbc.c efree(result->values);
efree 2787 ext/odbc/php_odbc.c efree(result);
efree 3124 ext/odbc/php_odbc.c efree(result);
efree 3131 ext/odbc/php_odbc.c efree(result);
efree 3148 ext/odbc/php_odbc.c efree(result);
efree 3157 ext/odbc/php_odbc.c efree(result);
efree 3191 ext/odbc/php_odbc.c efree(result);
efree 3198 ext/odbc/php_odbc.c efree(result);
efree 3217 ext/odbc/php_odbc.c efree(result);
efree 3226 ext/odbc/php_odbc.c efree(result);
efree 3261 ext/odbc/php_odbc.c efree(result);
efree 3268 ext/odbc/php_odbc.c efree(result);
efree 3280 ext/odbc/php_odbc.c efree(result);
efree 3289 ext/odbc/php_odbc.c efree(result);
efree 3337 ext/odbc/php_odbc.c efree(result);
efree 3344 ext/odbc/php_odbc.c efree(result);
efree 3358 ext/odbc/php_odbc.c efree(result);
efree 3367 ext/odbc/php_odbc.c efree(result);
efree 3403 ext/odbc/php_odbc.c efree(result);
efree 3410 ext/odbc/php_odbc.c efree(result);
efree 3418 ext/odbc/php_odbc.c efree(result);
efree 3427 ext/odbc/php_odbc.c efree(result);
efree 3460 ext/odbc/php_odbc.c efree(result);
efree 3467 ext/odbc/php_odbc.c efree(result);
efree 3478 ext/odbc/php_odbc.c efree(result);
efree 3487 ext/odbc/php_odbc.c efree(result);
efree 3526 ext/odbc/php_odbc.c efree(result);
efree 3533 ext/odbc/php_odbc.c efree(result);
efree 3545 ext/odbc/php_odbc.c efree(result);
efree 3554 ext/odbc/php_odbc.c efree(result);
efree 3593 ext/odbc/php_odbc.c efree(result);
efree 3600 ext/odbc/php_odbc.c efree(result);
efree 3611 ext/odbc/php_odbc.c efree(result);
efree 3620 ext/odbc/php_odbc.c efree(result);
efree 3661 ext/odbc/php_odbc.c efree(result);
efree 3668 ext/odbc/php_odbc.c efree(result);
efree 3682 ext/odbc/php_odbc.c efree(result);
efree 3691 ext/odbc/php_odbc.c efree(result);
efree 3730 ext/odbc/php_odbc.c efree(result);
efree 3737 ext/odbc/php_odbc.c efree(result);
efree 3750 ext/odbc/php_odbc.c efree(result);
efree 3759 ext/odbc/php_odbc.c efree(result);
efree 3793 ext/odbc/php_odbc.c efree(result);
efree 3800 ext/odbc/php_odbc.c efree(result);
efree 3811 ext/odbc/php_odbc.c efree(result);
efree 3820 ext/odbc/php_odbc.c efree(result);
efree 105 ext/opcache/Optimizer/block_pass.c efree(blocks);
efree 230 ext/opcache/Optimizer/block_pass.c efree(op_array->brk_cont_array);
efree 329 ext/opcache/Optimizer/block_pass.c efree(*cs); \
efree 403 ext/opcache/Optimizer/block_pass.c efree(to->sources);
efree 501 ext/opcache/Optimizer/block_pass.c efree(cs);
efree 973 ext/opcache/Optimizer/block_pass.c efree(Z_STRVAL(ZEND_OP2_LITERAL(opline)));
efree 1183 ext/opcache/Optimizer/block_pass.c efree(Tsource);
efree 1259 ext/opcache/Optimizer/block_pass.c efree(cfg->try);
efree 1260 ext/opcache/Optimizer/block_pass.c efree(cfg->catch);
efree 1271 ext/opcache/Optimizer/block_pass.c efree(cfg->loop_start);
efree 1272 ext/opcache/Optimizer/block_pass.c efree(cfg->loop_cont);
efree 1273 ext/opcache/Optimizer/block_pass.c efree(cfg->loop_brk);
efree 1296 ext/opcache/Optimizer/block_pass.c efree(op_array->opcodes);
efree 1719 ext/opcache/Optimizer/block_pass.c efree(same_t);
efree 2027 ext/opcache/Optimizer/block_pass.c efree(defined_here);
efree 2028 ext/opcache/Optimizer/block_pass.c efree(usage);
efree 2087 ext/opcache/Optimizer/block_pass.c efree(usage);
efree 2094 ext/opcache/Optimizer/block_pass.c efree(cs);
efree 2098 ext/opcache/Optimizer/block_pass.c efree(cfg.blocks);
efree 383 ext/opcache/Optimizer/compact_literals.c efree(key);
efree 398 ext/opcache/Optimizer/compact_literals.c efree(key);
efree 460 ext/opcache/Optimizer/compact_literals.c efree(map);
efree 461 ext/opcache/Optimizer/compact_literals.c efree(info);
efree 141 ext/opcache/Optimizer/optimize_func_calls.c efree(call_stack);
efree 217 ext/opcache/Optimizer/optimize_temp_vars_5.c efree(taken_T);
efree 218 ext/opcache/Optimizer/optimize_temp_vars_5.c efree(start_of_T);
efree 219 ext/opcache/Optimizer/optimize_temp_vars_5.c efree(valid_T);
efree 220 ext/opcache/Optimizer/optimize_temp_vars_5.c efree(map_T);
efree 189 ext/opcache/Optimizer/pass1_5.c efree(Z_STRVAL(ZEND_OP2_LITERAL(opline)));
efree 396 ext/opcache/Optimizer/pass1_5.c efree(lc_name);
efree 407 ext/opcache/Optimizer/pass1_5.c efree(lc_name);
efree 665 ext/opcache/Optimizer/zend_optimizer.c efree(constants);
efree 162 ext/opcache/ZendAccelerator.c efree(ZCG(cwd));
efree 168 ext/opcache/ZendAccelerator.c efree(ZCG(cwd));
efree 334 ext/opcache/ZendAccelerator.c efree((char*)arKey);
efree 380 ext/opcache/ZendAccelerator.c efree((char*)arKey);
efree 853 ext/opcache/ZendAccelerator.c efree(full_path_ptr);
efree 861 ext/opcache/ZendAccelerator.c efree(full_path_ptr);
efree 869 ext/opcache/ZendAccelerator.c efree(full_path_ptr);
efree 875 ext/opcache/ZendAccelerator.c efree(full_path_ptr);
efree 1108 ext/opcache/ZendAccelerator.c efree(realpath);
efree 1427 ext/opcache/ZendAccelerator.c efree(op_array); /* we have valid persistent_script, so it's safe to free op_array */
efree 1679 ext/opcache/ZendAccelerator.c efree(fname);
efree 1763 ext/opcache/ZendAccelerator.c efree(new_state.cwd);
efree 1919 ext/opcache/ZendAccelerator.c efree(resolved_path);
efree 2388 ext/opcache/ZendAccelerator.c efree(ZCG(cwd));
efree 360 ext/opcache/ZendAccelerator.h efree(s); \
efree 382 ext/opcache/ZendAccelerator.h # define interned_efree(s) efree(s)
efree 789 ext/opcache/zend_accelerator_module.c efree(op_array);
efree 58 ext/opcache/zend_accelerator_util_funcs.c efree(function->op_array.static_variables);
efree 150 ext/opcache/zend_accelerator_util_funcs.c efree(persistent_script->full_path);
efree 153 ext/opcache/zend_accelerator_util_funcs.c efree(persistent_script);
efree 221 ext/opcache/zend_accelerator_util_funcs.c efree((char*)property_info->doc_comment);
efree 1033 ext/opcache/zend_accelerator_util_funcs.c efree(name);
efree 108 ext/opcache/zend_persist.c efree(q);
efree 160 ext/opcache/zend_persist.c efree(ast);
efree 229 ext/opcache/zend_persist.c efree(op_array->refcount);
efree 270 ext/opcache/zend_persist.c efree(orig_literals);
efree 372 ext/opcache/zend_persist.c efree(op_array->opcodes);
efree 377 ext/opcache/zend_persist.c efree(op_array->run_time_cache);
efree 430 ext/opcache/zend_persist.c efree((char*)op_array->doc_comment);
efree 479 ext/opcache/zend_persist.c efree((char*)prop->doc_comment);
efree 534 ext/opcache/zend_persist.c efree((char*)ZEND_CE_DOC_COMMENT(ce));
efree 542 ext/opcache/zend_persist.c efree(ce->interfaces);
efree 548 ext/opcache/zend_persist.c efree(ce->traits);
efree 265 ext/opcache/zend_shared_alloc.c efree(ZSMMG(shared_segments));
efree 782 ext/openssl/openssl.c efree(strbuf);
efree 1534 ext/openssl/openssl.c efree(spkstr);
efree 1542 ext/openssl/openssl.c efree(s);
efree 1598 ext/openssl/openssl.c efree(spkstr_cleaned);
efree 1659 ext/openssl/openssl.c efree(spkstr_cleaned);
efree 1662 ext/openssl/openssl.c efree(s);
efree 1700 ext/openssl/openssl.c efree(spkstr_cleaned);
efree 4007 ext/openssl/openssl.c efree(out_buffer);
efree 4494 ext/openssl/openssl.c efree(cryptedbuf);
efree 4549 ext/openssl/openssl.c efree(crypttemp);
efree 4563 ext/openssl/openssl.c efree(cryptedbuf);
efree 4621 ext/openssl/openssl.c efree(cryptedbuf);
efree 4675 ext/openssl/openssl.c efree(crypttemp);
efree 4686 ext/openssl/openssl.c efree(cryptedbuf);
efree 4766 ext/openssl/openssl.c efree(sigbuf);
efree 4907 ext/openssl/openssl.c efree(buf);
efree 4938 ext/openssl/openssl.c efree(buf);
efree 4949 ext/openssl/openssl.c efree(eks[i]);
efree 4952 ext/openssl/openssl.c efree(eks);
efree 4953 ext/openssl/openssl.c efree(eksl);
efree 4954 ext/openssl/openssl.c efree(pkeys);
efree 4955 ext/openssl/openssl.c efree(key_resources);
efree 4999 ext/openssl/openssl.c efree(buf);
efree 5008 ext/openssl/openssl.c efree(buf);
efree 5101 ext/openssl/openssl.c efree(sigbuf);
efree 5105 ext/openssl/openssl.c efree(sigbuf);
efree 5207 ext/openssl/openssl.c efree(outbuf);
efree 5211 ext/openssl/openssl.c efree(outbuf);
efree 5215 ext/openssl/openssl.c efree(key);
efree 5218 ext/openssl/openssl.c efree(iv);
efree 5293 ext/openssl/openssl.c efree(outbuf);
efree 5297 ext/openssl/openssl.c efree(key);
efree 5300 ext/openssl/openssl.c efree(iv);
efree 5303 ext/openssl/openssl.c efree(base64_str);
efree 5365 ext/openssl/openssl.c efree(data);
efree 5401 ext/openssl/openssl.c efree(buffer);
efree 5409 ext/openssl/openssl.c efree(buffer);
efree 187 ext/openssl/xp_ssl.c efree(estr);
efree 279 ext/openssl/xp_ssl.c efree(fingerprint);
efree 693 ext/openssl/xp_ssl.c efree(server_name);
efree 709 ext/openssl/xp_ssl.c efree(server_name);
efree 767 ext/openssl/xp_ssl.c efree(line);
efree 774 ext/openssl/xp_ssl.c efree(line);
efree 790 ext/openssl/xp_ssl.c efree(line);
efree 1662 ext/openssl/xp_ssl.c efree(arr);
efree 1777 ext/openssl/xp_ssl.c efree(meta_arr);
efree 522 ext/pcntl/pcntl.c efree(sig);
efree 527 ext/pcntl/pcntl.c efree(sig);
efree 813 ext/pcntl/pcntl.c if (return_val == HASH_KEY_IS_LONG) efree(key);
efree 823 ext/pcntl/pcntl.c for (pair = envp; *pair != NULL; pair++) efree(*pair);
efree 824 ext/pcntl/pcntl.c efree(envp);
efree 833 ext/pcntl/pcntl.c efree(argv);
efree 888 ext/pcntl/pcntl.c efree(func_name);
efree 891 ext/pcntl/pcntl.c efree(func_name);
efree 197 ext/pcre/php_pcre.c efree(subpat_names);
efree 208 ext/pcre/php_pcre.c efree(subpat_names);
efree 217 ext/pcre/php_pcre.c efree(subpat_names);
efree 408 ext/pcre/php_pcre.c efree(pattern);
efree 427 ext/pcre/php_pcre.c efree(pattern);
efree 448 ext/pcre/php_pcre.c efree(pattern);
efree 487 ext/pcre/php_pcre.c efree(tmp);
efree 708 ext/pcre/php_pcre.c efree(subpat_names);
efree 709 ext/pcre/php_pcre.c efree(offsets);
efree 710 ext/pcre/php_pcre.c if (match_sets) efree(match_sets);
efree 833 ext/pcre/php_pcre.c efree(match_sets);
efree 840 ext/pcre/php_pcre.c efree(offsets);
efree 841 ext/pcre/php_pcre.c efree(subpat_names);
efree 1005 ext/pcre/php_pcre.c efree(esc_match);
efree 1018 ext/pcre/php_pcre.c efree(compiled_string_description);
efree 1022 ext/pcre/php_pcre.c efree(compiled_string_description);
efree 1212 ext/pcre/php_pcre.c efree(result);
efree 1276 ext/pcre/php_pcre.c efree(result);
efree 1287 ext/pcre/php_pcre.c efree(result);
efree 1302 ext/pcre/php_pcre.c efree(offsets);
efree 1303 ext/pcre/php_pcre.c efree(subpat_names);
efree 1370 ext/pcre/php_pcre.c efree(subject_value);
efree 1374 ext/pcre/php_pcre.c efree(subject_value);
efree 1433 ext/pcre/php_pcre.c efree(callback_name);
efree 1437 ext/pcre/php_pcre.c efree(callback_name);
efree 1474 ext/pcre/php_pcre.c efree(result);
efree 1486 ext/pcre/php_pcre.c efree(result);
efree 1719 ext/pcre/php_pcre.c efree(offsets);
efree 1930 ext/pcre/php_pcre.c efree(offsets);
efree 273 ext/pdo/pdo.c efree(parsed[j].optval);
efree 409 ext/pdo/pdo.c efree(ldrivers);
efree 416 ext/pdo/pdo.c efree(drivers);
efree 418 ext/pdo/pdo.c efree(ldrivers);
efree 99 ext/pdo/pdo_dbh.c efree(message);
efree 176 ext/pdo/pdo_dbh.c efree(message);
efree 180 ext/pdo/pdo_dbh.c efree(supp);
efree 340 ext/pdo/pdo_dbh.c efree(dbh->std.properties);
efree 342 ext/pdo/pdo_dbh.c efree(dbh->std.properties_table);
efree 352 ext/pdo/pdo_dbh.c efree(dbh);
efree 360 ext/pdo/pdo_dbh.c efree(hashkey);
efree 491 ext/pdo/pdo_dbh.c efree(fci.params);
efree 1334 ext/pdo/pdo_dbh.c efree(lc_name);
efree 1379 ext/pdo/pdo_dbh.c efree(lc_method_name);
efree 555 ext/pdo/pdo_sql_parser.c efree(buf);
efree 560 ext/pdo/pdo_sql_parser.c efree(buf);
efree 682 ext/pdo/pdo_sql_parser.c efree(name);
efree 702 ext/pdo/pdo_sql_parser.c efree(name);
efree 717 ext/pdo/pdo_sql_parser.c efree(plc->quoted);
efree 720 ext/pdo/pdo_sql_parser.c efree(plc);
efree 775 ext/pdo/pdo_sql_parser.c efree(*outquery);
efree 797 ext/pdo/pdo_sql_parser.c efree(quotedstr);
efree 806 ext/pdo/pdo_sql_parser.c efree(*outquery);
efree 815 ext/pdo/pdo_sql_parser.c efree(*outquery);
efree 833 ext/pdo/pdo_sql_parser.c efree(quotedstr);
efree 842 ext/pdo/pdo_sql_parser.c efree(*outquery);
efree 289 ext/pdo/pdo_stmt.c efree(param->name);
efree 358 ext/pdo/pdo_stmt.c efree(tmp);
efree 375 ext/pdo/pdo_stmt.c efree(param->name);
efree 389 ext/pdo/pdo_stmt.c efree(param->name);
efree 516 ext/pdo/pdo_stmt.c efree(stmt->active_query_string);
efree 538 ext/pdo/pdo_stmt.c efree(stmt->active_query_string);
efree 671 ext/pdo/pdo_stmt.c efree(value);
efree 786 ext/pdo/pdo_stmt.c efree(is_callable_error);
efree 794 ext/pdo/pdo_stmt.c efree(is_callable_error);
efree 822 ext/pdo/pdo_stmt.c efree(stmt->fetch.cls.fci.params);
efree 832 ext/pdo/pdo_stmt.c efree(stmt->fetch.func.values);
efree 1900 ext/pdo/pdo_stmt.c efree(args);
efree 2026 ext/pdo/pdo_stmt.c efree(args);
efree 2053 ext/pdo/pdo_stmt.c efree(cols[i].name);
efree 2055 ext/pdo/pdo_stmt.c efree(stmt->columns);
efree 2286 ext/pdo/pdo_stmt.c efree(lc_method_name);
efree 2370 ext/pdo/pdo_stmt.c efree(stmt->query_string);
efree 2379 ext/pdo/pdo_stmt.c efree(cols[i].name);
efree 2383 ext/pdo/pdo_stmt.c efree(stmt->columns);
efree 2399 ext/pdo/pdo_stmt.c efree(stmt);
efree 2458 ext/pdo/pdo_stmt.c efree(I);
efree 2693 ext/pdo/pdo_stmt.c efree(lc_method_name);
efree 2697 ext/pdo/pdo_stmt.c efree(lc_method_name);
efree 394 ext/pdo_dblib/dblib_driver.c efree(vars[i].optval);
efree 106 ext/pdo_dblib/dblib_stmt.c efree(stmt->columns);
efree 116 ext/pdo_dblib/dblib_stmt.c efree(stmt->columns);
efree 119 ext/pdo_dblib/dblib_stmt.c efree(S);
efree 107 ext/pdo_dblib/pdo_dblib.c efree(einfo->oserrstr);
efree 110 ext/pdo_dblib/pdo_dblib.c efree(einfo->dberrstr);
efree 153 ext/pdo_dblib/pdo_dblib.c efree(einfo->lastmsg);
efree 175 ext/pdo_dblib/pdo_dblib.c efree(DBLIB_G(err).oserrstr);
efree 179 ext/pdo_dblib/pdo_dblib.c efree(DBLIB_G(err).dberrstr);
efree 183 ext/pdo_dblib/pdo_dblib.c efree(DBLIB_G(err).lastmsg);
efree 119 ext/pdo_firebird/firebird_driver.c efree(H->date_format);
efree 122 ext/pdo_firebird/firebird_driver.c efree(H->time_format);
efree 125 ext/pdo_firebird/firebird_driver.c efree(H->timestamp_format);
efree 211 ext/pdo_firebird/firebird_driver.c efree(S->in_sqlda);
efree 213 ext/pdo_firebird/firebird_driver.c efree(S);
efree 462 ext/pdo_firebird/firebird_driver.c efree(new_sql);
efree 466 ext/pdo_firebird/firebird_driver.c efree(new_sql);
efree 509 ext/pdo_firebird/firebird_driver.c efree(H->date_format);
efree 517 ext/pdo_firebird/firebird_driver.c efree(H->time_format);
efree 525 ext/pdo_firebird/firebird_driver.c efree(H->timestamp_format);
efree 690 ext/pdo_firebird/firebird_driver.c efree(vars[i].optval);
efree 44 ext/pdo_firebird/firebird_statement.c efree(var->sqlind);
efree 65 ext/pdo_firebird/firebird_statement.c efree(S->fetch_buf[i]);
efree 68 ext/pdo_firebird/firebird_statement.c efree(S->fetch_buf);
efree 76 ext/pdo_firebird/firebird_statement.c efree(S->in_sqlda);
efree 80 ext/pdo_firebird/firebird_statement.c efree(S);
efree 506 ext/pdo_firebird/firebird_statement.c efree(var->sqlind);
efree 621 ext/pdo_firebird/firebird_statement.c efree(value);
efree 205 ext/pdo_mysql/mysql_driver.c efree(nsql);
efree 215 ext/pdo_mysql/mysql_driver.c efree(nsql);
efree 221 ext/pdo_mysql/mysql_driver.c efree(nsql);
efree 226 ext/pdo_mysql/mysql_driver.c efree(nsql);
efree 659 ext/pdo_mysql/mysql_driver.c efree(init_cmd);
efree 663 ext/pdo_mysql/mysql_driver.c efree(init_cmd);
efree 669 ext/pdo_mysql/mysql_driver.c efree(default_file);
efree 673 ext/pdo_mysql/mysql_driver.c efree(default_file);
efree 679 ext/pdo_mysql/mysql_driver.c efree(default_group);
efree 683 ext/pdo_mysql/mysql_driver.c efree(default_group);
efree 703 ext/pdo_mysql/mysql_driver.c efree(ssl_key);
efree 706 ext/pdo_mysql/mysql_driver.c efree(ssl_cert);
efree 709 ext/pdo_mysql/mysql_driver.c efree(ssl_ca);
efree 712 ext/pdo_mysql/mysql_driver.c efree(ssl_capath);
efree 715 ext/pdo_mysql/mysql_driver.c efree(ssl_cipher);
efree 725 ext/pdo_mysql/mysql_driver.c efree(public_key);
efree 728 ext/pdo_mysql/mysql_driver.c efree(public_key);
efree 789 ext/pdo_mysql/mysql_driver.c efree(vars[i].optval);
efree 41 ext/pdo_mysql/mysql_statement.c # define pdo_free_bound_result(res) efree(res.buffer)
efree 69 ext/pdo_mysql/mysql_statement.c efree(S->params);
efree 72 ext/pdo_mysql/mysql_statement.c efree(S->in_null);
efree 75 ext/pdo_mysql/mysql_statement.c efree(S->in_length);
efree 85 ext/pdo_mysql/mysql_statement.c efree(S->bound_result);
efree 86 ext/pdo_mysql/mysql_statement.c efree(S->out_null);
efree 87 ext/pdo_mysql/mysql_statement.c efree(S->out_length);
efree 112 ext/pdo_mysql/mysql_statement.c efree(S);
efree 193 ext/pdo_mysql/mysql_statement.c efree(S->bound_result[i].buffer);
efree 195 ext/pdo_mysql/mysql_statement.c efree(S->bound_result);
efree 196 ext/pdo_mysql/mysql_statement.c efree(S->out_null);
efree 197 ext/pdo_mysql/mysql_statement.c efree(S->out_length);
efree 279 ext/pdo_oci/oci_driver.c efree(S);
efree 292 ext/pdo_oci/oci_driver.c efree(nsql);
efree 299 ext/pdo_oci/oci_driver.c efree(S);
efree 319 ext/pdo_oci/oci_driver.c efree(nsql);
efree 706 ext/pdo_oci/oci_driver.c efree(vars[i].optval);
efree 105 ext/pdo_oci/oci_statement.c efree(S->cols[i].data);
efree 109 ext/pdo_oci/oci_statement.c efree(S->cols);
efree 112 ext/pdo_oci/oci_statement.c efree(S);
efree 170 ext/pdo_oci/oci_statement.c efree(S->cols[i].data);
efree 174 ext/pdo_oci/oci_statement.c efree(S->cols);
efree 282 ext/pdo_oci/oci_statement.c efree(P);
efree 663 ext/pdo_oci/oci_statement.c efree(self);
efree 717 ext/pdo_oci/oci_statement.c efree(self);
efree 169 ext/pdo_odbc/odbc_driver.c efree(S);
efree 176 ext/pdo_odbc/odbc_driver.c efree(S);
efree 178 ext/pdo_odbc/odbc_driver.c efree(nsql);
efree 191 ext/pdo_odbc/odbc_driver.c efree(nsql);
efree 199 ext/pdo_odbc/odbc_driver.c efree(nsql);
efree 133 ext/pdo_odbc/odbc_stmt.c efree(S->cols[i].data);
efree 136 ext/pdo_odbc/odbc_stmt.c efree(S->cols);
efree 155 ext/pdo_odbc/odbc_stmt.c efree(S->convbuf);
efree 157 ext/pdo_odbc/odbc_stmt.c efree(S);
efree 205 ext/pdo_odbc/odbc_stmt.c efree(buf);
efree 221 ext/pdo_odbc/odbc_stmt.c efree(buf);
efree 242 ext/pdo_odbc/odbc_stmt.c efree(buf);
efree 298 ext/pdo_odbc/odbc_stmt.c efree(P);
efree 679 ext/pdo_odbc/odbc_stmt.c efree(buf2);
efree 731 ext/pdo_odbc/odbc_stmt.c efree(*ptr);
efree 157 ext/pdo_pgsql/pgsql_driver.c efree(self);
efree 206 ext/pdo_pgsql/pgsql_driver.c efree(self);
efree 250 ext/pdo_pgsql/pgsql_driver.c efree(S->cursor_name);
efree 588 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 620 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 628 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 702 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 718 ext/pdo_pgsql/pgsql_driver.c efree(buf);
efree 724 ext/pdo_pgsql/pgsql_driver.c efree(buf);
efree 801 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 887 ext/pdo_pgsql/pgsql_driver.c efree(query);
efree 1233 ext/pdo_pgsql/pgsql_driver.c efree(tmp_user);
efree 1236 ext/pdo_pgsql/pgsql_driver.c efree(tmp_pass);
efree 1239 ext/pdo_pgsql/pgsql_driver.c efree(conn_str);
efree 65 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 70 ext/pdo_pgsql/pgsql_statement.c efree(S->stmt_name);
efree 74 ext/pdo_pgsql/pgsql_statement.c efree(S->param_lengths);
efree 78 ext/pdo_pgsql/pgsql_statement.c efree(S->param_values);
efree 82 ext/pdo_pgsql/pgsql_statement.c efree(S->param_formats);
efree 86 ext/pdo_pgsql/pgsql_statement.c efree(S->param_types);
efree 90 ext/pdo_pgsql/pgsql_statement.c efree(S->query);
efree 101 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 103 ext/pdo_pgsql/pgsql_statement.c efree(S->cursor_name);
efree 108 ext/pdo_pgsql/pgsql_statement.c efree(S->cols);
efree 111 ext/pdo_pgsql/pgsql_statement.c efree(S);
efree 136 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 141 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 156 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 251 ext/pdo_pgsql/pgsql_statement.c efree(param->driver_data);
efree 403 ext/pdo_pgsql/pgsql_statement.c efree(ori_str);
efree 405 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 591 ext/pdo_pgsql/pgsql_statement.c efree(q);
efree 618 ext/pdo_pgsql/pgsql_statement.c efree(S->cols);
efree 120 ext/pdo_sqlite/sqlite_driver.c efree((char*)func->funcname);
efree 130 ext/pdo_sqlite/sqlite_driver.c efree(func);
efree 147 ext/pdo_sqlite/sqlite_driver.c efree((char*)collation->name);
efree 151 ext/pdo_sqlite/sqlite_driver.c efree(collation);
efree 395 ext/pdo_sqlite/sqlite_driver.c efree(zargs[i]);
efree 399 ext/pdo_sqlite/sqlite_driver.c efree(zargs[1]);
efree 401 ext/pdo_sqlite/sqlite_driver.c efree(zargs);
efree 556 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 559 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 581 ext/pdo_sqlite/sqlite_driver.c efree(func);
efree 627 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 630 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 633 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 636 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 661 ext/pdo_sqlite/sqlite_driver.c efree(func);
efree 689 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 692 ext/pdo_sqlite/sqlite_driver.c efree(cbname);
efree 711 ext/pdo_sqlite/sqlite_driver.c efree(collation);
efree 771 ext/pdo_sqlite/sqlite_driver.c efree(fullpath);
efree 790 ext/pdo_sqlite/sqlite_driver.c efree(filename);
efree 800 ext/pdo_sqlite/sqlite_driver.c efree(filename);
efree 833 ext/pdo_sqlite/sqlite_driver.c efree(filename);
efree 42 ext/pdo_sqlite/sqlite_statement.c efree(S);
efree 821 ext/pgsql/pgsql.c efree(tmp);
efree 909 ext/pgsql/pgsql.c efree(msgbuf); \
efree 983 ext/pgsql/pgsql.c efree(notice->message);
efree 984 ext/pgsql/pgsql.c efree(notice);
efree 1037 ext/pgsql/pgsql.c efree(lofp);
efree 1048 ext/pgsql/pgsql.c efree(pg_result);
efree 1908 ext/pgsql/pgsql.c efree(params[i]);
efree 1911 ext/pgsql/pgsql.c efree(params);
efree 2829 ext/pgsql/pgsql.c efree(fci.params);
efree 3405 ext/pgsql/pgsql.c efree(pgsql_lofp);
efree 3411 ext/pgsql/pgsql.c efree(pgsql_lofp);
efree 3415 ext/pgsql/pgsql.c efree(pgsql_lofp);
efree 3426 ext/pgsql/pgsql.c efree(pgsql_lofp);
efree 3487 ext/pgsql/pgsql.c efree(buf);
efree 4064 ext/pgsql/pgsql.c efree(pg_null_as);
efree 4066 ext/pgsql/pgsql.c efree(query);
efree 4127 ext/pgsql/pgsql.c efree(csv);
efree 4196 ext/pgsql/pgsql.c efree(pg_null_as);
efree 4198 ext/pgsql/pgsql.c efree(query);
efree 4225 ext/pgsql/pgsql.c efree(query);
efree 4227 ext/pgsql/pgsql.c efree(value);
efree 4231 ext/pgsql/pgsql.c efree(query);
efree 4233 ext/pgsql/pgsql.c efree(value);
efree 4253 ext/pgsql/pgsql.c efree(query);
efree 4255 ext/pgsql/pgsql.c efree(value);
efree 4259 ext/pgsql/pgsql.c efree(query);
efree 4261 ext/pgsql/pgsql.c efree(value);
efree 5483 ext/pgsql/pgsql.c efree(src);
efree 5517 ext/pgsql/pgsql.c efree(escaped);
efree 5525 ext/pgsql/pgsql.c efree(escaped);
efree 5529 ext/pgsql/pgsql.c efree(src);
efree 5736 ext/pgsql/pgsql.c efree(subs);
efree 5759 ext/pgsql/pgsql.c efree(Z_STRVAL_P(src));
efree 6343 ext/pgsql/pgsql.c efree(Z_STRVAL_P(new_val));
efree 6534 ext/pgsql/pgsql.c efree(table_copy);
efree 6612 ext/pgsql/pgsql.c efree(tmp);
efree 6705 ext/pgsql/pgsql.c efree(sql);
efree 6787 ext/pgsql/pgsql.c efree(tmp);
efree 194 ext/phar/dirstream.c efree(dir);
efree 277 ext/phar/dirstream.c efree(entry);
efree 285 ext/phar/dirstream.c efree(dir);
efree 292 ext/phar/dirstream.c efree(dir);
efree 342 ext/phar/dirstream.c efree(error);
efree 351 ext/phar/dirstream.c efree(error);
efree 429 ext/phar/dirstream.c efree(arch);
efree 430 ext/phar/dirstream.c efree(entry2);
efree 458 ext/phar/dirstream.c efree(error);
efree 466 ext/phar/dirstream.c efree(e->filename);
efree 467 ext/phar/dirstream.c efree(e);
efree 476 ext/phar/dirstream.c efree(error);
efree 490 ext/phar/dirstream.c efree(error);
efree 520 ext/phar/dirstream.c efree(error);
efree 521 ext/phar/dirstream.c efree(entry.filename);
efree 530 ext/phar/dirstream.c efree(error);
efree 565 ext/phar/dirstream.c efree(arch);
efree 566 ext/phar/dirstream.c efree(entry2);
efree 594 ext/phar/dirstream.c efree(error);
efree 604 ext/phar/dirstream.c efree(error);
efree 622 ext/phar/dirstream.c efree(entry->filename);
efree 623 ext/phar/dirstream.c efree(entry);
efree 639 ext/phar/dirstream.c efree(entry->filename);
efree 640 ext/phar/dirstream.c efree(entry);
efree 650 ext/phar/dirstream.c efree(entry->filename);
efree 651 ext/phar/dirstream.c efree(entry);
efree 660 ext/phar/dirstream.c efree(error);
efree 62 ext/phar/func_interceptors.c efree(entry);
efree 74 ext/phar/func_interceptors.c efree(entry);
efree 75 ext/phar/func_interceptors.c efree(arch);
efree 80 ext/phar/func_interceptors.c efree(name);
efree 135 ext/phar/func_interceptors.c efree(entry);
efree 141 ext/phar/func_interceptors.c efree(arch);
efree 148 ext/phar/func_interceptors.c efree(arch);
efree 157 ext/phar/func_interceptors.c efree(arch);
efree 166 ext/phar/func_interceptors.c efree(arch);
efree 167 ext/phar/func_interceptors.c efree(entry);
efree 182 ext/phar/func_interceptors.c efree(entry);
efree 187 ext/phar/func_interceptors.c efree(arch);
efree 192 ext/phar/func_interceptors.c efree(name);
efree 266 ext/phar/func_interceptors.c efree(entry);
efree 272 ext/phar/func_interceptors.c efree(arch);
efree 278 ext/phar/func_interceptors.c efree(arch);
efree 289 ext/phar/func_interceptors.c efree(entry);
efree 290 ext/phar/func_interceptors.c efree(arch);
efree 304 ext/phar/func_interceptors.c efree(entry);
efree 307 ext/phar/func_interceptors.c efree(arch);
efree 310 ext/phar/func_interceptors.c efree(name);
efree 362 ext/phar/func_interceptors.c efree(entry);
efree 368 ext/phar/func_interceptors.c efree(arch);
efree 374 ext/phar/func_interceptors.c efree(arch);
efree 385 ext/phar/func_interceptors.c efree(entry);
efree 386 ext/phar/func_interceptors.c efree(arch);
efree 401 ext/phar/func_interceptors.c efree(entry);
efree 404 ext/phar/func_interceptors.c efree(arch);
efree 407 ext/phar/func_interceptors.c efree(name);
efree 478 ext/phar/func_interceptors.c efree(gids);
efree 644 ext/phar/func_interceptors.c efree(entry);
efree 649 ext/phar/func_interceptors.c efree(arch);
efree 650 ext/phar/func_interceptors.c efree(entry);
efree 657 ext/phar/func_interceptors.c efree(entry);
efree 663 ext/phar/func_interceptors.c efree(entry);
efree 667 ext/phar/func_interceptors.c efree(entry);
efree 668 ext/phar/func_interceptors.c efree(arch);
efree 690 ext/phar/func_interceptors.c efree(entry);
efree 703 ext/phar/func_interceptors.c efree(entry);
efree 705 ext/phar/func_interceptors.c efree(arch);
efree 713 ext/phar/func_interceptors.c efree(entry);
efree 714 ext/phar/func_interceptors.c efree(arch);
efree 734 ext/phar/func_interceptors.c efree(entry);
efree 735 ext/phar/func_interceptors.c efree(arch);
efree 743 ext/phar/func_interceptors.c efree(arch);
efree 926 ext/phar/func_interceptors.c efree(entry);
efree 939 ext/phar/func_interceptors.c efree(entry);
efree 940 ext/phar/func_interceptors.c efree(arch);
efree 950 ext/phar/func_interceptors.c efree(entry);
efree 952 ext/phar/func_interceptors.c efree(arch);
efree 993 ext/phar/func_interceptors.c efree(entry);
efree 1006 ext/phar/func_interceptors.c efree(entry);
efree 1007 ext/phar/func_interceptors.c efree(arch);
efree 1016 ext/phar/func_interceptors.c efree(entry);
efree 1017 ext/phar/func_interceptors.c efree(arch);
efree 148 ext/phar/phar.c efree(tmp);
efree 181 ext/phar/phar.c efree(tmp);
efree 444 ext/phar/phar.c efree(idata->internal_file);
efree 449 ext/phar/phar.c efree(idata);
efree 469 ext/phar/phar.c efree(idata);
efree 491 ext/phar/phar.c efree(savebuf);\
efree 548 ext/phar/phar.c efree(unixfname);
efree 581 ext/phar/phar.c efree(unixfname);
efree 588 ext/phar/phar.c efree(error);
efree 617 ext/phar/phar.c efree(p_buff);
efree 623 ext/phar/phar.c efree(p_buff);
efree 741 ext/phar/phar.c efree(savebuf);
efree 767 ext/phar/phar.c efree(savebuf);
efree 786 ext/phar/phar.c efree(savebuf);
efree 803 ext/phar/phar.c efree(savebuf);
efree 804 ext/phar/phar.c efree(sig);
efree 813 ext/phar/phar.c efree(savebuf);
efree 814 ext/phar/phar.c efree(sig);
efree 819 ext/phar/phar.c efree(save);
efree 823 ext/phar/phar.c efree(sig);
efree 834 ext/phar/phar.c efree(savebuf);
efree 843 ext/phar/phar.c efree(savebuf);
efree 848 ext/phar/phar.c efree(save);
efree 861 ext/phar/phar.c efree(savebuf);
efree 870 ext/phar/phar.c efree(savebuf);
efree 875 ext/phar/phar.c efree(save);
efree 884 ext/phar/phar.c efree(savebuf);
efree 899 ext/phar/phar.c efree(savebuf);
efree 908 ext/phar/phar.c efree(savebuf);
efree 913 ext/phar/phar.c efree(save);
efree 926 ext/phar/phar.c efree(savebuf);
efree 935 ext/phar/phar.c efree(savebuf);
efree 940 ext/phar/phar.c efree(save);
efree 947 ext/phar/phar.c efree(savebuf);
efree 956 ext/phar/phar.c efree(savebuf);
efree 988 ext/phar/phar.c efree(signature);
efree 995 ext/phar/phar.c efree(savebuf);
efree 1227 ext/phar/phar.c efree(savebuf);
efree 1298 ext/phar/phar.c efree(my_error);
efree 1349 ext/phar/phar.c efree(actual);
efree 1355 ext/phar/phar.c efree(actual);
efree 1362 ext/phar/phar.c efree(actual);
efree 1508 ext/phar/phar.c efree(actual);
efree 1521 ext/phar/phar.c efree(actual);
efree 1745 ext/phar/phar.c efree(realpath);
efree 1746 ext/phar/phar.c efree(filename);
efree 1751 ext/phar/phar.c efree(realpath);
efree 1752 ext/phar/phar.c efree(filename);
efree 1755 ext/phar/phar.c efree(realpath);
efree 1760 ext/phar/phar.c efree(filename);
efree 1775 ext/phar/phar.c efree(filename);
efree 1788 ext/phar/phar.c efree(filename);
efree 1801 ext/phar/phar.c efree(realpath);
efree 1802 ext/phar/phar.c efree(filename);
efree 1807 ext/phar/phar.c efree(realpath);
efree 1808 ext/phar/phar.c efree(filename);
efree 1812 ext/phar/phar.c efree(realpath);
efree 1815 ext/phar/phar.c efree(filename);
efree 1820 ext/phar/phar.c efree(filename);
efree 1824 ext/phar/phar.c efree(filename);
efree 2154 ext/phar/phar.c efree(path);
efree 2156 ext/phar/phar.c efree(newpath);
efree 2162 ext/phar/phar.c efree(path);
efree 2164 ext/phar/phar.c efree(newpath);
efree 2168 ext/phar/phar.c efree(newpath);
efree 2215 ext/phar/phar.c efree(path);
efree 2265 ext/phar/phar.c efree(filename);
efree 2290 ext/phar/phar.c efree(filename);
efree 2357 ext/phar/phar.c efree(actual);
efree 2370 ext/phar/phar.c efree(actual);
efree 2646 ext/phar/phar.c efree(tmp);
efree 2655 ext/phar/phar.c efree(user_stub);
efree 2660 ext/phar/phar.c efree(tmp);
efree 2672 ext/phar/phar.c efree(user_stub);
efree 2678 ext/phar/phar.c efree(user_stub);
efree 2704 ext/phar/phar.c efree(newstub);
efree 2709 ext/phar/phar.c efree(newstub);
efree 2799 ext/phar/phar.c efree(*error);
efree 3145 ext/phar/phar.c efree(phar->signature);
efree 3170 ext/phar/phar.c efree(save);
efree 3173 ext/phar/phar.c efree(digest);
efree 3183 ext/phar/phar.c efree(digest);
efree 3333 ext/phar/phar.c efree(name);
efree 3337 ext/phar/phar.c efree(file_handle->opened_path);
efree 3371 ext/phar/phar.c efree(name);
efree 3550 ext/phar/phar.c efree(PHAR_GLOBALS->cached_fp[i].manifest);
efree 3552 ext/phar/phar.c efree(PHAR_GLOBALS->cached_fp);
efree 3559 ext/phar/phar.c efree(PHAR_G(cwd));
efree 181 ext/phar/phar_object.c efree(basename);
efree 192 ext/phar/phar_object.c efree(name);
efree 194 ext/phar/phar_object.c efree(arch);
efree 199 ext/phar/phar_object.c efree(basename);
efree 202 ext/phar/phar_object.c efree(ctr.line);
efree 205 ext/phar/phar_object.c efree(ctr.line);
efree 219 ext/phar/phar_object.c efree(error);
efree 243 ext/phar/phar_object.c efree(basename);
efree 286 ext/phar/phar_object.c efree(name);
efree 290 ext/phar/phar_object.c efree(arch);
efree 299 ext/phar/phar_object.c efree(PHAR_G(cwd));
efree 305 ext/phar/phar_object.c efree(name);
efree 307 ext/phar/phar_object.c efree(new_op_array);
efree 315 ext/phar/phar_object.c efree(PHAR_G(cwd));
efree 321 ext/phar/phar_object.c efree(name);
efree 455 ext/phar/phar_object.c efree(entry);
efree 458 ext/phar/phar_object.c efree(arch);
efree 493 ext/phar/phar_object.c efree(entry);
efree 498 ext/phar/phar_object.c efree(arch);
efree 512 ext/phar/phar_object.c efree(arch);
efree 520 ext/phar/phar_object.c efree(entry);
efree 524 ext/phar/phar_object.c efree(arch);
efree 531 ext/phar/phar_object.c efree(entry);
efree 535 ext/phar/phar_object.c efree(arch);
efree 586 ext/phar/phar_object.c efree(error);
efree 643 ext/phar/phar_object.c efree(testit);
efree 693 ext/phar/phar_object.c efree(path_info);
efree 710 ext/phar/phar_object.c efree(path_info);
efree 718 ext/phar/phar_object.c efree(path_info);
efree 726 ext/phar/phar_object.c efree(entry);
efree 741 ext/phar/phar_object.c efree(path_info);
efree 747 ext/phar/phar_object.c efree(retval_ptr);
efree 750 ext/phar/phar_object.c efree(path_info);
efree 763 ext/phar/phar_object.c efree(entry);
efree 783 ext/phar/phar_object.c efree(path_info);
efree 814 ext/phar/phar_object.c efree(path_info);
efree 819 ext/phar/phar_object.c efree(ctr.line);
efree 828 ext/phar/phar_object.c efree(fname);
efree 849 ext/phar/phar_object.c efree(fname);
efree 861 ext/phar/phar_object.c efree(fname);
efree 971 ext/phar/phar_object.c efree(error);
efree 996 ext/phar/phar_object.c efree(error);
efree 1017 ext/phar/phar_object.c efree(error);
efree 1192 ext/phar/phar_object.c efree(arch);
efree 1197 ext/phar/phar_object.c efree(entry);
efree 1203 ext/phar/phar_object.c efree(error);
efree 1218 ext/phar/phar_object.c efree(arch);
efree 1230 ext/phar/phar_object.c efree(entry);
efree 1245 ext/phar/phar_object.c efree(entry);
efree 1266 ext/phar/phar_object.c efree(fname);
efree 1341 ext/phar/phar_object.c efree(error);
efree 1354 ext/phar/phar_object.c efree(arch);
efree 1355 ext/phar/phar_object.c efree(entry);
efree 1358 ext/phar/phar_object.c efree(arch);
efree 1359 ext/phar/phar_object.c efree(entry);
efree 1380 ext/phar/phar_object.c efree(fname);
efree 1502 ext/phar/phar_object.c efree(fname);
efree 1507 ext/phar/phar_object.c efree(fname);
efree 1547 ext/phar/phar_object.c efree(save);
efree 1560 ext/phar/phar_object.c efree(save);
efree 1561 ext/phar/phar_object.c efree(temp);
efree 1577 ext/phar/phar_object.c efree(save);
efree 1578 ext/phar/phar_object.c efree(temp);
efree 1613 ext/phar/phar_object.c efree(save);
efree 1617 ext/phar/phar_object.c efree(temp);
efree 1628 ext/phar/phar_object.c efree(save);
efree 1632 ext/phar/phar_object.c efree(temp);
efree 1645 ext/phar/phar_object.c efree(save);
efree 1649 ext/phar/phar_object.c efree(temp);
efree 1658 ext/phar/phar_object.c efree(save);
efree 1662 ext/phar/phar_object.c efree(temp);
efree 1666 ext/phar/phar_object.c efree(opened);
efree 1678 ext/phar/phar_object.c efree(error);
efree 1681 ext/phar/phar_object.c efree(save);
efree 1685 ext/phar/phar_object.c efree(opened);
efree 1689 ext/phar/phar_object.c efree(temp);
efree 1700 ext/phar/phar_object.c efree(error);
efree 1723 ext/phar/phar_object.c efree(save);
efree 1727 ext/phar/phar_object.c efree(temp);
efree 1858 ext/phar/phar_object.c efree(error);
efree 1925 ext/phar/phar_object.c efree(error);
efree 1986 ext/phar/phar_object.c efree(error);
efree 2105 ext/phar/phar_object.c efree(basename);
efree 2113 ext/phar/phar_object.c efree(basepath);
efree 2114 ext/phar/phar_object.c efree(newname);
efree 2117 ext/phar/phar_object.c efree(oldpath);
efree 2141 ext/phar/phar_object.c efree(oldpath);
efree 2148 ext/phar/phar_object.c efree(oldpath);
efree 2153 ext/phar/phar_object.c efree(oldpath);
efree 2173 ext/phar/phar_object.c efree(oldpath);
efree 2183 ext/phar/phar_object.c efree(oldpath);
efree 2192 ext/phar/phar_object.c efree(error);
efree 2193 ext/phar/phar_object.c efree(oldpath);
efree 2197 ext/phar/phar_object.c efree(oldpath);
efree 2283 ext/phar/phar_object.c efree(phar);
efree 2306 ext/phar/phar_object.c efree(phar);
efree 2351 ext/phar/phar_object.c efree(phar->fname);
efree 2352 ext/phar/phar_object.c efree(phar);
efree 2660 ext/phar/phar_object.c efree(error);
efree 2739 ext/phar/phar_object.c efree(error);
efree 2743 ext/phar/phar_object.c efree(error);
efree 2783 ext/phar/phar_object.c efree(error);
efree 2790 ext/phar/phar_object.c efree(oldalias);
efree 2869 ext/phar/phar_object.c efree(error);
efree 2918 ext/phar/phar_object.c efree(error);
efree 2934 ext/phar/phar_object.c efree(error);
efree 2995 ext/phar/phar_object.c efree(error);
efree 2997 ext/phar/phar_object.c efree(stub);
efree 3012 ext/phar/phar_object.c efree(stub);
efree 3017 ext/phar/phar_object.c efree(error);
efree 3072 ext/phar/phar_object.c efree(error);
efree 3382 ext/phar/phar_object.c efree(error);
efree 3426 ext/phar/phar_object.c efree(error);
efree 3519 ext/phar/phar_object.c efree(newentry.filename);
efree 3522 ext/phar/phar_object.c efree(error);
efree 3533 ext/phar/phar_object.c efree(error);
efree 3612 ext/phar/phar_object.c efree(entry->filename);
efree 3613 ext/phar/phar_object.c efree(entry);
efree 3642 ext/phar/phar_object.c efree(error);
efree 3649 ext/phar/phar_object.c efree(error);
efree 3679 ext/phar/phar_object.c efree(error);
efree 3695 ext/phar/phar_object.c efree(error);
efree 3703 ext/phar/phar_object.c efree(error);
efree 3715 ext/phar/phar_object.c efree(error);
efree 3801 ext/phar/phar_object.c efree(error);
efree 3876 ext/phar/phar_object.c efree(zresource);
efree 3979 ext/phar/phar_object.c efree(buf);
efree 4025 ext/phar/phar_object.c efree(buf);
efree 4068 ext/phar/phar_object.c efree(error);
efree 4095 ext/phar/phar_object.c efree(error);
efree 4141 ext/phar/phar_object.c efree(tmp);
efree 4145 ext/phar/phar_object.c efree(fullpath);
efree 4151 ext/phar/phar_object.c efree(fullpath);
efree 4157 ext/phar/phar_object.c efree(fullpath);
efree 4164 ext/phar/phar_object.c efree(fullpath);
efree 4181 ext/phar/phar_object.c efree(fullpath);
efree 4187 ext/phar/phar_object.c efree(fullpath);
efree 4201 ext/phar/phar_object.c efree(fullpath);
efree 4213 ext/phar/phar_object.c efree(fullpath);
efree 4224 ext/phar/phar_object.c efree(fullpath);
efree 4232 ext/phar/phar_object.c efree(fullpath);
efree 4239 ext/phar/phar_object.c efree(fullpath);
efree 4249 ext/phar/phar_object.c efree(fullpath);
efree 4253 ext/phar/phar_object.c efree(fullpath);
efree 4288 ext/phar/phar_object.c efree(actual);
efree 4301 ext/phar/phar_object.c efree(tmp);
efree 4349 ext/phar/phar_object.c efree(error);
efree 4370 ext/phar/phar_object.c efree(error);
efree 4393 ext/phar/phar_object.c efree(error);
efree 4433 ext/phar/phar_object.c efree(arch);
efree 4434 ext/phar/phar_object.c efree(entry);
efree 4438 ext/phar/phar_object.c efree(error);
efree 4449 ext/phar/phar_object.c efree(arch);
efree 4450 ext/phar/phar_object.c efree(entry);
efree 4454 ext/phar/phar_object.c efree(arch);
efree 4455 ext/phar/phar_object.c efree(entry);
efree 4484 ext/phar/phar_object.c efree(entry_obj->ent.entry->filename);
efree 4488 ext/phar/phar_object.c efree(entry_obj->ent.entry);
efree 4637 ext/phar/phar_object.c efree(BG(CurrentLStatFile));
efree 4641 ext/phar/phar_object.c efree(BG(CurrentStatFile));
efree 4650 ext/phar/phar_object.c efree(error);
efree 4687 ext/phar/phar_object.c efree(buf);
efree 4744 ext/phar/phar_object.c efree(error);
efree 4793 ext/phar/phar_object.c efree(error);
efree 4835 ext/phar/phar_object.c efree(error);
efree 4919 ext/phar/phar_object.c efree(error);
efree 4950 ext/phar/phar_object.c efree(error);
efree 4975 ext/phar/phar_object.c efree(error);
efree 5054 ext/phar/phar_object.c efree(error);
efree 122 ext/phar/stream.c efree(error);
efree 133 ext/phar/stream.c efree(error);
efree 145 ext/phar/stream.c efree(error);
efree 196 ext/phar/stream.c efree(error);
efree 200 ext/phar/stream.c efree(internal_file);
efree 205 ext/phar/stream.c efree(error);
efree 209 ext/phar/stream.c efree(internal_file);
efree 243 ext/phar/stream.c efree(internal_file);
efree 251 ext/phar/stream.c efree(internal_file);
efree 281 ext/phar/stream.c efree(internal_file);
efree 290 ext/phar/stream.c efree(error);
efree 294 ext/phar/stream.c efree(internal_file);
efree 313 ext/phar/stream.c efree(error);
efree 315 ext/phar/stream.c efree(internal_file);
efree 338 ext/phar/stream.c efree(internal_file);
efree 468 ext/phar/stream.c efree(error);
efree 599 ext/phar/stream.c efree(error);
efree 604 ext/phar/stream.c efree(error);
efree 654 ext/phar/stream.c efree(test);
efree 659 ext/phar/stream.c efree(test);
efree 662 ext/phar/stream.c efree(test);
efree 727 ext/phar/stream.c efree(error);
efree 731 ext/phar/stream.c efree(internal_file);
efree 736 ext/phar/stream.c efree(error);
efree 741 ext/phar/stream.c efree(internal_file);
efree 747 ext/phar/stream.c efree(internal_file);
efree 751 ext/phar/stream.c efree(error);
efree 776 ext/phar/stream.c efree(error);
efree 792 ext/phar/stream.c efree(error);
efree 844 ext/phar/stream.c efree(error);
efree 882 ext/phar/stream.c efree(error);
efree 929 ext/phar/stream.c efree(entry->filename);
efree 952 ext/phar/stream.c efree(new_str_key);
efree 972 ext/phar/stream.c efree(new_str_key);
efree 983 ext/phar/stream.c efree(error);
efree 171 ext/phar/tar.c efree(metadata);
efree 178 ext/phar/tar.c efree(metadata);
efree 192 ext/phar/tar.c efree(metadata);
efree 301 ext/phar/tar.c efree(save);
efree 363 ext/phar/tar.c efree(entry.filename);
efree 379 ext/phar/tar.c efree(entry.filename);
efree 391 ext/phar/tar.c efree(entry.filename);
efree 903 ext/phar/tar.c efree(lookfor);
efree 910 ext/phar/tar.c efree(lookfor);
efree 921 ext/phar/tar.c efree(lookfor);
efree 1019 ext/phar/tar.c efree(tmp);
efree 1024 ext/phar/tar.c efree(user_stub);
efree 1029 ext/phar/tar.c efree(tmp);
efree 1045 ext/phar/tar.c efree(user_stub);
efree 1056 ext/phar/tar.c efree(user_stub);
efree 1081 ext/phar/tar.c efree(entry.filename);
efree 1089 ext/phar/tar.c efree(entry.filename);
efree 1094 ext/phar/tar.c efree(entry.filename);
efree 1185 ext/phar/tar.c efree(save);
efree 1216 ext/phar/tar.c efree(signature);
efree 1228 ext/phar/tar.c efree(signature);
efree 1246 ext/phar/tar.c efree(buf);
efree 77 ext/phar/util.c efree(link);
efree 82 ext/phar/util.c efree(link);
efree 204 ext/phar/util.c efree(entry.tmp);
efree 205 ext/phar/util.c efree(entry.filename);
efree 213 ext/phar/util.c efree(entry.tmp);
efree 214 ext/phar/util.c efree(entry.filename);
efree 223 ext/phar/util.c efree(entry.tmp);
efree 224 ext/phar/util.c efree(entry.filename);
efree 232 ext/phar/util.c efree(entry.tmp);
efree 233 ext/phar/util.c efree(entry.filename);
efree 247 ext/phar/util.c efree(entry.tmp);
efree 248 ext/phar/util.c efree(entry.filename);
efree 283 ext/phar/util.c efree(entry);
efree 289 ext/phar/util.c efree(arch);
efree 303 ext/phar/util.c efree(arch);
efree 304 ext/phar/util.c efree(test);
efree 310 ext/phar/util.c efree(arch);
efree 311 ext/phar/util.c efree(test);
efree 315 ext/phar/util.c efree(test);
efree 319 ext/phar/util.c efree(arch);
efree 321 ext/phar/util.c efree(path);
efree 337 ext/phar/util.c efree(arch);
efree 338 ext/phar/util.c efree(entry);
efree 467 ext/phar/util.c efree(entry->link);
efree 565 ext/phar/util.c efree(ret);
efree 600 ext/phar/util.c efree(ret);
efree 601 ext/phar/util.c efree(etemp.filename);
efree 607 ext/phar/util.c efree(etemp.filename);
efree 608 ext/phar/util.c efree(ret);
efree 656 ext/phar/util.c efree(dest->link);
efree 832 ext/phar/util.c efree(entry->link);
efree 893 ext/phar/util.c efree(entry->link);
efree 1016 ext/phar/util.c efree(*error);
efree 1144 ext/phar/util.c efree(my_realpath);
efree 1159 ext/phar/util.c efree(my_realpath);
efree 1336 ext/phar/util.c efree(test);
efree 1341 ext/phar/util.c efree(test);
efree 1349 ext/phar/util.c efree(test);
efree 1359 ext/phar/util.c efree(test);
efree 1366 ext/phar/util.c efree(test);
efree 1428 ext/phar/util.c efree(openssl);
efree 1429 ext/phar/util.c efree(zdata);
efree 1430 ext/phar/util.c efree(zkey);
efree 1431 ext/phar/util.c efree(zsig);
efree 1440 ext/phar/util.c efree(openssl);
efree 1441 ext/phar/util.c efree(zdata);
efree 1442 ext/phar/util.c efree(zkey);
efree 1443 ext/phar/util.c efree(zsig);
efree 1464 ext/phar/util.c efree(openssl);
efree 1465 ext/phar/util.c efree(zdata);
efree 1466 ext/phar/util.c efree(zkey);
efree 1467 ext/phar/util.c efree(zsig);
efree 1472 ext/phar/util.c efree(openssl);
efree 1483 ext/phar/util.c efree(zdata);
efree 1485 ext/phar/util.c efree(zkey);
efree 1491 ext/phar/util.c efree(zsig);
efree 1493 ext/phar/util.c efree(retval_ptr);
efree 1496 ext/phar/util.c efree(retval_ptr);
efree 1499 ext/phar/util.c efree(retval_ptr);
efree 1504 ext/phar/util.c efree(zsig);
efree 1508 ext/phar/util.c efree(zsig);
efree 1547 ext/phar/util.c efree(pfile);
efree 1569 ext/phar/util.c efree(pubkey);
efree 1580 ext/phar/util.c efree(pubkey);
efree 1588 ext/phar/util.c efree(pubkey);
efree 1597 ext/phar/util.c efree(pubkey);
efree 1802 ext/phar/util.c efree(phar->signature);
efree 1880 ext/phar/util.c efree(sigbuf);
efree 1889 ext/phar/util.c efree(sigbuf);
efree 1898 ext/phar/util.c efree(sigbuf);
efree 1999 ext/phar/util.c efree(buf);
efree 2043 ext/phar/util.c efree(buf);
efree 314 ext/phar/zip.c efree(mydata->signature); \
efree 324 ext/phar/zip.c efree(save); \
efree 338 ext/phar/zip.c efree(mydata->signature); \
efree 433 ext/phar/zip.c efree(sig);
efree 438 ext/phar/zip.c efree(sig);
efree 443 ext/phar/zip.c efree(*error);
efree 451 ext/phar/zip.c efree(sig);
efree 659 ext/phar/zip.c efree(actual_alias);
efree 671 ext/phar/zip.c efree(actual_alias);
efree 680 ext/phar/zip.c efree(actual_alias);
efree 1108 ext/phar/zip.c efree(save);
efree 1129 ext/phar/zip.c efree(signature);
efree 1138 ext/phar/zip.c efree(signature);
efree 1258 ext/phar/zip.c efree(tmp);
efree 1263 ext/phar/zip.c efree(user_stub);
efree 1268 ext/phar/zip.c efree(tmp);
efree 1284 ext/phar/zip.c efree(user_stub);
efree 1295 ext/phar/zip.c efree(user_stub);
efree 1304 ext/phar/zip.c efree(user_stub);
efree 1329 ext/phar/zip.c efree(entry.filename);
efree 1337 ext/phar/zip.c efree(entry.filename);
efree 1342 ext/phar/zip.c efree(entry.filename);
efree 1407 ext/phar/zip.c efree(temperr);
efree 753 ext/posix/posix.c efree(p);
efree 965 ext/posix/posix.c efree(path);
efree 971 ext/posix/posix.c efree(path);
efree 1016 ext/posix/posix.c efree(buf);
efree 1033 ext/posix/posix.c efree(buf);
efree 1067 ext/posix/posix.c efree(grbuf);
efree 1085 ext/posix/posix.c efree(grbuf);
efree 1134 ext/posix/posix.c efree(buf);
efree 1152 ext/posix/posix.c efree(buf);
efree 1184 ext/posix/posix.c efree(pwbuf);
efree 1202 ext/posix/posix.c efree(pwbuf);
efree 536 ext/readline/readline.c efree(name);
efree 539 ext/readline/readline.c efree(name);
efree 552 ext/readline/readline.c efree(name);
efree 593 ext/readline/readline.c efree(name);
efree 596 ext/readline/readline.c efree(name);
efree 195 ext/readline/readline_cli.c efree(code);
efree 534 ext/readline/readline_cli.c efree(class_name);
efree 563 ext/readline/readline_cli.c efree(lc_text);
efree 565 ext/readline/readline_cli.c efree(class_name);
efree 637 ext/readline/readline_cli.c efree(cmd);
efree 640 ext/readline/readline_cli.c efree(prompt);
efree 662 ext/readline/readline_cli.c efree(prompt);
efree 699 ext/readline/readline_cli.c efree(code);
efree 700 ext/readline/readline_cli.c efree(prompt);
efree 146 ext/reflection/php_reflection.c efree(s_tmp);
efree 174 ext/reflection/php_reflection.c efree(str->string);
efree 278 ext/reflection/php_reflection.c efree((char*)fptr->internal_function.function_name);
efree 279 ext/reflection/php_reflection.c efree(fptr);
efree 295 ext/reflection/php_reflection.c efree(intern->ptr);
efree 301 ext/reflection/php_reflection.c efree(intern->ptr);
efree 305 ext/reflection/php_reflection.c efree((char*)prop_reference->prop.name);
efree 306 ext/reflection/php_reflection.c efree(intern->ptr);
efree 579 ext/reflection/php_reflection.c efree(prop_name);
efree 866 ext/reflection/php_reflection.c efree(lc_name);
efree 1642 ext/reflection/php_reflection.c efree(lcname);
efree 1647 ext/reflection/php_reflection.c efree(lcname);
efree 1940 ext/reflection/php_reflection.c efree(params);
efree 2006 ext/reflection/php_reflection.c efree(params);
efree 2179 ext/reflection/php_reflection.c efree(lcname);
efree 2184 ext/reflection/php_reflection.c efree(lcname);
efree 2226 ext/reflection/php_reflection.c efree(lcname);
efree 2231 ext/reflection/php_reflection.c efree(lcname);
efree 2262 ext/reflection/php_reflection.c efree((char*)fptr->common.function_name);
efree 2264 ext/reflection/php_reflection.c efree(fptr);
efree 2286 ext/reflection/php_reflection.c efree((char*)fptr->common.function_name);
efree 2288 ext/reflection/php_reflection.c efree(fptr);
efree 2769 ext/reflection/php_reflection.c efree(lcname);
efree 2774 ext/reflection/php_reflection.c efree(lcname);
efree 2894 ext/reflection/php_reflection.c efree(params);
efree 2903 ext/reflection/php_reflection.c efree(params);
efree 2931 ext/reflection/php_reflection.c efree(params);
efree 3005 ext/reflection/php_reflection.c efree(params);
efree 3015 ext/reflection/php_reflection.c efree(params);
efree 3047 ext/reflection/php_reflection.c efree(params);
efree 3710 ext/reflection/php_reflection.c efree(lc_name);
efree 3713 ext/reflection/php_reflection.c efree(lc_name);
efree 3744 ext/reflection/php_reflection.c efree(lc_name);
efree 3752 ext/reflection/php_reflection.c efree(lc_name);
efree 3755 ext/reflection/php_reflection.c efree(lc_name);
efree 3757 ext/reflection/php_reflection.c efree(lc_name);
efree 3921 ext/reflection/php_reflection.c efree(classname);
efree 3924 ext/reflection/php_reflection.c efree(classname);
efree 4259 ext/reflection/php_reflection.c efree(params);
efree 4283 ext/reflection/php_reflection.c efree(params);
efree 4296 ext/reflection/php_reflection.c efree(params);
efree 4388 ext/reflection/php_reflection.c efree(params);
efree 4401 ext/reflection/php_reflection.c efree(params);
efree 129 ext/session/mod_files.c efree(data->lastkey);
efree 327 ext/session/mod_files.c efree(data->lastkey);
efree 331 ext/session/mod_files.c efree(data->basedir);
efree 332 ext/session/mod_files.c efree(data);
efree 349 ext/session/mod_files.c efree(PS(id));
efree 394 ext/session/mod_files.c efree(*val);
efree 486 ext/session/mod_files.c efree(sid);
efree 310 ext/session/mod_mm.c efree(ps_mm_path);
efree 363 ext/session/mod_mm.c efree(PS(id));
efree 491 ext/session/mod_mm.c efree(sid);
efree 117 ext/session/session.c efree(PS(id));
efree 329 ext/session/session.c efree(buf);
efree 341 ext/session/session.c efree(buf);
efree 344 ext/session/session.c efree(buf);
efree 411 ext/session/session.c efree(hash_context);
efree 425 ext/session/session.c efree(digest);
efree 543 ext/session/session.c efree(val);
efree 941 ext/session/session.c efree(name);
efree 954 ext/session/session.c efree(name);
efree 1047 ext/session/session.c efree(name);
efree 1296 ext/session/session.c efree(e_session_name);
efree 1316 ext/session/session.c efree(current);
efree 1321 ext/session/session.c efree(session_cookie);
efree 1351 ext/session/session.c efree(e_session_name);
efree 1352 ext/session/session.c efree(e_id);
efree 1365 ext/session/session.c efree(date_fmt);
efree 1583 ext/session/session.c efree(PS(id));
efree 1594 ext/session/session.c efree(PS(id));
efree 1850 ext/session/session.c efree(shutdown_function_entry.arguments);
efree 1880 ext/session/session.c efree(args);
efree 1882 ext/session/session.c efree(name);
efree 1885 ext/session/session.c efree(name);
efree 1900 ext/session/session.c efree(args);
efree 1948 ext/session/session.c efree(PS(id));
efree 1976 ext/session/session.c efree(PS(id));
efree 2182 ext/session/session.c efree(shutdown_function_entry.arguments);
efree 2812 ext/session/session.c efree(progress);
efree 131 ext/shmop/shmop.c efree(shmop);
efree 232 ext/shmop/shmop.c efree(shmop);
efree 1820 ext/simplexml/simplexml.c efree(prop_hash);
efree 2084 ext/simplexml/simplexml.c efree(object);
efree 2365 ext/simplexml/simplexml.c efree(iterator);
efree 452 ext/snmp/snmp.c efree((*session)->a); \
efree 464 ext/snmp/snmp.c efree(*session);
efree 487 ext/snmp/snmp.c efree(intern);
efree 695 ext/snmp/snmp.c efree(dbuf);
efree 1011 ext/snmp/snmp.c efree(objid_query->vars);
efree 1019 ext/snmp/snmp.c efree(objid_query->vars);
efree 1027 ext/snmp/snmp.c efree(objid_query->vars);
efree 1040 ext/snmp/snmp.c efree(objid_query->vars);
efree 1059 ext/snmp/snmp.c efree(objid_query->vars);
efree 1067 ext/snmp/snmp.c efree(objid_query->vars);
efree 1081 ext/snmp/snmp.c efree(objid_query->vars);
efree 1094 ext/snmp/snmp.c efree(objid_query->vars);
efree 1101 ext/snmp/snmp.c efree(objid_query->vars);
efree 1113 ext/snmp/snmp.c efree(objid_query->vars);
efree 1349 ext/snmp/snmp.c efree(ebuf);
efree 1354 ext/snmp/snmp.c efree(s->contextEngineID);
efree 1512 ext/snmp/snmp.c efree(objid_query.vars);
efree 1517 ext/snmp/snmp.c efree(objid_query.vars);
efree 1528 ext/snmp/snmp.c efree(objid_query.vars);
efree 1554 ext/snmp/snmp.c efree(objid_query.vars);
efree 576 ext/soap/php_encoding.c efree(cptype);
efree 577 ext/soap/php_encoding.c if (ns) {efree(ns);}
efree 896 ext/soap/php_encoding.c efree(str);
efree 947 ext/soap/php_encoding.c efree(str);
efree 969 ext/soap/php_encoding.c efree(str);
efree 978 ext/soap/php_encoding.c efree(str);
efree 1016 ext/soap/php_encoding.c efree(str);
efree 1151 ext/soap/php_encoding.c efree(str);
efree 1597 ext/soap/php_encoding.c efree(tmp);
efree 2431 ext/soap/php_encoding.c efree(value);
efree 2545 ext/soap/php_encoding.c efree(dims);
efree 2598 ext/soap/php_encoding.c efree(type);
efree 2599 ext/soap/php_encoding.c if (ns) {efree(ns);}
efree 2612 ext/soap/php_encoding.c efree(type);
efree 2613 ext/soap/php_encoding.c if (ns) {efree(ns);}
efree 2647 ext/soap/php_encoding.c efree(type);
efree 2772 ext/soap/php_encoding.c efree(dims);
efree 2773 ext/soap/php_encoding.c efree(pos);
efree 2971 ext/soap/php_encoding.c efree(cptype);
efree 2972 ext/soap/php_encoding.c if (ns) {efree(ns);}
efree 3032 ext/soap/php_encoding.c efree(buf);
efree 3174 ext/soap/php_encoding.c efree(str);
efree 3587 ext/soap/php_encoding.c efree(SOAP_GLOBAL(ref_map));
efree 3759 ext/soap/php_encoding.c efree(map);
efree 3766 ext/soap/php_encoding.c efree(t->details.ns);
efree 3769 ext/soap/php_encoding.c efree(t->details.type_str);
efree 3774 ext/soap/php_encoding.c efree(t);
efree 56 ext/soap/php_http.c efree(buf);
efree 86 ext/soap/php_http.c efree(buf);
efree 240 ext/soap/php_http.c efree(name);
efree 274 ext/soap/php_http.c efree(http_headers);
efree 412 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 448 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 459 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 469 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 519 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 801 ext/soap/php_http.c efree(buf);
efree 865 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 891 ext/soap/php_http.c if (http_headers) {efree(http_headers);}
efree 892 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 926 ext/soap/php_http.c efree(http_msg);
efree 930 ext/soap/php_http.c efree(http_version);
efree 934 ext/soap/php_http.c efree(http_headers);
efree 1019 ext/soap/php_http.c efree(cookie);
efree 1031 ext/soap/php_http.c efree(connection);
efree 1040 ext/soap/php_http.c efree(connection);
efree 1051 ext/soap/php_http.c efree(connection);
efree 1060 ext/soap/php_http.c efree(connection);
efree 1066 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 1068 ext/soap/php_http.c efree(http_headers);
efree 1073 ext/soap/php_http.c efree(http_msg);
efree 1079 ext/soap/php_http.c if (request != buf) {efree(request);}
efree 1096 ext/soap/php_http.c efree(http_headers);
efree 1097 ext/soap/php_http.c efree(http_body);
efree 1098 ext/soap/php_http.c efree(loc);
efree 1112 ext/soap/php_http.c efree(new_url->path);
efree 1119 ext/soap/php_http.c efree(new_url->path);
efree 1203 ext/soap/php_http.c efree(auth);
efree 1204 ext/soap/php_http.c efree(http_headers);
efree 1205 ext/soap/php_http.c efree(http_body);
efree 1210 ext/soap/php_http.c if (auth) efree(auth);
efree 1241 ext/soap/php_http.c efree(content_type);
efree 1266 ext/soap/php_http.c efree(content_encoding);
efree 1267 ext/soap/php_http.c efree(http_headers);
efree 1268 ext/soap/php_http.c efree(http_body);
efree 1270 ext/soap/php_http.c efree(http_msg);
efree 1277 ext/soap/php_http.c efree(http_body);
efree 1281 ext/soap/php_http.c efree(content_encoding);
efree 1282 ext/soap/php_http.c efree(http_headers);
efree 1283 ext/soap/php_http.c efree(http_body);
efree 1286 ext/soap/php_http.c efree(http_msg);
efree 1290 ext/soap/php_http.c efree(content_encoding);
efree 1296 ext/soap/php_http.c efree(http_headers);
efree 1317 ext/soap/php_http.c efree(*buffer);
efree 1319 ext/soap/php_http.c efree(http_msg);
efree 1325 ext/soap/php_http.c efree(http_msg);
efree 1378 ext/soap/php_http.c efree(header);
efree 1384 ext/soap/php_http.c efree(header);
efree 1389 ext/soap/php_http.c efree(header);
efree 1414 ext/soap/php_http.c efree(http_buf);
efree 1438 ext/soap/php_http.c efree(http_buf);
efree 1446 ext/soap/php_http.c efree(http_buf);
efree 237 ext/soap/php_packet_soap.c efree(faultstring);
efree 240 ext/soap/php_packet_soap.c efree(faultactor);
efree 65 ext/soap/php_schema.c efree(enc->details.ns);
efree 68 ext/soap/php_schema.c efree(enc->details.type_str);
efree 440 ext/soap/php_schema.c if (type) {efree(type);}
efree 441 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 535 ext/soap/php_schema.c if (type) {efree(type);}
efree 536 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 540 ext/soap/php_schema.c efree(str);
efree 651 ext/soap/php_schema.c if (type) {efree(type);}
efree 652 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 756 ext/soap/php_schema.c if (type) {efree(type);}
efree 757 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 881 ext/soap/php_schema.c if (type) {efree(type);}
efree 882 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 936 ext/soap/php_schema.c if (type) {efree(type);}
efree 937 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 1101 ext/soap/php_schema.c if (type) {efree(type);}
efree 1102 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 1533 ext/soap/php_schema.c if (type) {efree(type);}
efree 1534 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 1670 ext/soap/php_schema.c if (str_ns) {efree(str_ns);}
efree 1671 ext/soap/php_schema.c if (cptype) {efree(cptype);}
efree 1767 ext/soap/php_schema.c if (attr_name) {efree(attr_name);}
efree 1768 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 1817 ext/soap/php_schema.c if (str_ns) {efree(str_ns);}
efree 1818 ext/soap/php_schema.c if (cptype) {efree(cptype);}
efree 1872 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 1873 ext/soap/php_schema.c efree(value);
efree 2002 ext/soap/php_schema.c if (group_name) {efree(group_name);}
efree 2003 ext/soap/php_schema.c if (ns) {efree(ns);}
efree 2125 ext/soap/php_schema.c efree(attr->ref);
efree 2178 ext/soap/php_schema.c efree(attr->ref);
efree 2191 ext/soap/php_schema.c efree(model->u.group_ref);
efree 2259 ext/soap/php_schema.c efree(type->ref);
efree 2332 ext/soap/php_schema.c efree(ctx->attributes);
efree 2336 ext/soap/php_schema.c efree(ctx->attributeGroups);
efree 2351 ext/soap/php_schema.c efree(tmp->u.content);
efree 2354 ext/soap/php_schema.c efree(tmp->u.group_ref);
efree 2359 ext/soap/php_schema.c efree(tmp);
efree 2389 ext/soap/php_schema.c efree(type->name);
efree 2392 ext/soap/php_schema.c efree(type->namens);
efree 2395 ext/soap/php_schema.c efree(type->def);
efree 2398 ext/soap/php_schema.c efree(type->fixed);
efree 2402 ext/soap/php_schema.c efree(type->elements);
efree 2406 ext/soap/php_schema.c efree(type->attributes);
efree 2425 ext/soap/php_schema.c efree(type->restrictions->enumeration);
efree 2427 ext/soap/php_schema.c efree(type->restrictions);
efree 2429 ext/soap/php_schema.c efree(type);
efree 2484 ext/soap/php_schema.c efree(attr->ns);
efree 2487 ext/soap/php_schema.c efree(attr->val);
efree 2489 ext/soap/php_schema.c efree(attr);
efree 2510 ext/soap/php_schema.c efree(attr->def);
efree 2513 ext/soap/php_schema.c efree(attr->fixed);
efree 2516 ext/soap/php_schema.c efree(attr->name);
efree 2519 ext/soap/php_schema.c efree(attr->namens);
efree 2522 ext/soap/php_schema.c efree(attr->ref);
efree 2526 ext/soap/php_schema.c efree(attr->extraAttributes);
efree 2528 ext/soap/php_schema.c efree(attr);
efree 2561 ext/soap/php_schema.c efree(ptr);
efree 2578 ext/soap/php_schema.c efree(ptr->value);
efree 2580 ext/soap/php_schema.c efree(ptr);
efree 65 ext/soap/php_sdl.c efree(cptype);
efree 66 ext/soap/php_sdl.c if (ns) {efree(ns);}
efree 97 ext/soap/php_sdl.c efree(nscat);
efree 104 ext/soap/php_sdl.c efree(cptype);
efree 105 ext/soap/php_sdl.c if (ns) {efree(ns);}
efree 144 ext/soap/php_sdl.c efree(enc_nscat);
efree 163 ext/soap/php_sdl.c efree(nscat);
efree 524 ext/soap/php_sdl.c efree(h->name);
efree 821 ext/soap/php_sdl.c efree(tmpbinding);
efree 870 ext/soap/php_sdl.c efree(soapBinding);
efree 871 ext/soap/php_sdl.c efree(tmpbinding->location);
efree 872 ext/soap/php_sdl.c efree(tmpbinding);
efree 1140 ext/soap/php_sdl.c efree(tmp);
efree 1149 ext/soap/php_sdl.c efree(tmp);
efree 1404 ext/soap/php_sdl.c efree(elements);
efree 1442 ext/soap/php_sdl.c efree(enc_nscat);
efree 1559 ext/soap/php_sdl.c efree(in);
efree 1566 ext/soap/php_sdl.c efree(buf);
efree 1574 ext/soap/php_sdl.c efree(buf);
efree 1582 ext/soap/php_sdl.c efree(buf);
efree 1776 ext/soap/php_sdl.c efree(functions);
efree 1778 ext/soap/php_sdl.c efree(bindings);
efree 1779 ext/soap/php_sdl.c efree(encoders);
efree 1780 ext/soap/php_sdl.c efree(types);
efree 1781 ext/soap/php_sdl.c efree(buf);
efree 2018 ext/soap/php_sdl.c efree(tmp_elements);
efree 3253 ext/soap/php_sdl.c efree(key);
efree 3361 ext/soap/php_sdl.c efree(key);
efree 3428 ext/soap/php_sdl.c efree(tmp->source);
efree 3431 ext/soap/php_sdl.c efree(tmp->target_ns);
efree 3435 ext/soap/php_sdl.c efree(tmp->elements);
efree 3439 ext/soap/php_sdl.c efree(tmp->encoders);
efree 3443 ext/soap/php_sdl.c efree(tmp->types);
efree 3447 ext/soap/php_sdl.c efree(tmp->groups);
efree 3451 ext/soap/php_sdl.c efree(tmp->bindings);
efree 3455 ext/soap/php_sdl.c efree(tmp->requests);
efree 3457 ext/soap/php_sdl.c efree(tmp);
efree 3474 ext/soap/php_sdl.c efree(binding->location);
efree 3477 ext/soap/php_sdl.c efree(binding->name);
efree 3483 ext/soap/php_sdl.c efree(soapBind);
efree 3486 ext/soap/php_sdl.c efree(binding);
efree 3512 ext/soap/php_sdl.c efree(body.ns);
efree 3516 ext/soap/php_sdl.c efree(body.headers);
efree 3536 ext/soap/php_sdl.c efree(function->functionName);
efree 3539 ext/soap/php_sdl.c efree(function->requestName);
efree 3542 ext/soap/php_sdl.c efree(function->responseName);
efree 3546 ext/soap/php_sdl.c efree(function->requestParameters);
efree 3550 ext/soap/php_sdl.c efree(function->responseParameters);
efree 3554 ext/soap/php_sdl.c efree(function->faults);
efree 3561 ext/soap/php_sdl.c efree(soapFunction->soapAction);
efree 3565 ext/soap/php_sdl.c efree(soapFunction);
efree 3567 ext/soap/php_sdl.c efree(function);
efree 3613 ext/soap/php_sdl.c efree(param->paramName);
efree 3615 ext/soap/php_sdl.c efree(param);
efree 3631 ext/soap/php_sdl.c efree(hdr->name);
efree 3634 ext/soap/php_sdl.c efree(hdr->ns);
efree 3638 ext/soap/php_sdl.c efree(hdr->headerfaults);
efree 3640 ext/soap/php_sdl.c efree(hdr);
efree 3663 ext/soap/php_sdl.c efree(fault->name);
efree 3667 ext/soap/php_sdl.c efree(fault->details);
efree 3673 ext/soap/php_sdl.c efree(binding->ns);
efree 3675 ext/soap/php_sdl.c efree(fault->bindingAttributes);
efree 3677 ext/soap/php_sdl.c efree(fault);
efree 118 ext/soap/soap.c efree(EG(argument_stack)); \
efree 553 ext/soap/soap.c efree(ns_type);
efree 1311 ext/soap/soap.c efree(argv);
efree 1445 ext/soap/soap.c efree(key);
efree 1471 ext/soap/soap.c efree(key);
efree 1476 ext/soap/soap.c efree(service->soap_functions.ft);
efree 1743 ext/soap/soap.c efree(class_name);
efree 1751 ext/soap/soap.c efree(class_name);
efree 1818 ext/soap/soap.c efree(fn_name);
efree 1833 ext/soap/soap.c efree(fn_name);
efree 1840 ext/soap/soap.c efree(fn_name);
efree 1867 ext/soap/soap.c efree(fn_name);
efree 1905 ext/soap/soap.c efree(response_name);
efree 1981 ext/soap/soap.c efree(h->parameters);
efree 1985 ext/soap/soap.c efree(h);
efree 1994 ext/soap/soap.c efree(params);
efree 2204 ext/soap/soap.c efree(SG(sapi_headers).http_status_line);
efree 2288 ext/soap/soap.c efree(SG(sapi_headers).http_status_line);
efree 2950 ext/soap/soap.c efree(real_args);
efree 2955 ext/soap/soap.c efree(soap_headers);
efree 4529 ext/soap/soap.c efree(str);
efree 4532 ext/soap/soap.c efree(str);
efree 4536 ext/soap/soap.c efree(str);
efree 4883 ext/soap/soap.c efree(service->soap_functions.ft);
efree 4888 ext/soap/soap.c efree(service->typemap);
efree 4896 ext/soap/soap.c efree(service->soap_class.argv);
efree 4900 ext/soap/soap.c efree(service->actor);
efree 4903 ext/soap/soap.c efree(service->uri);
efree 4918 ext/soap/soap.c efree(service);
efree 4925 ext/soap/soap.c efree(ht);
efree 177 ext/sockets/conversions.c efree(user_msg);
efree 204 ext/sockets/conversions.c efree(err->msg);
efree 211 ext/sockets/conversions.c efree(*allocations);
efree 1458 ext/sockets/conversions.c efree(elem);
efree 1477 ext/sockets/conversions.c efree(*(void**)alloc_ptr_ptr);
efree 646 ext/sockets/multicast.c efree(addr_table);
efree 686 ext/sockets/multicast.c efree(addr_table);
efree 783 ext/sockets/multicast.c efree(buf);
efree 826 ext/sockets/multicast.c efree(buf);
efree 841 ext/sockets/multicast.c efree(buf);
efree 197 ext/sockets/sendrecvmsg.c efree(allocations);
efree 256 ext/sockets/sendrecvmsg.c efree(zres); /* only shallow destruction */
efree 398 ext/sockets/sendrecvmsg.c efree(zv);
efree 401 ext/sockets/sendrecvmsg.c efree(buffer);
efree 412 ext/sockets/sockets.c efree(php_sock);
efree 429 ext/sockets/sockets.c efree(sock);
efree 442 ext/sockets/sockets.c efree(sock);
efree 451 ext/sockets/sockets.c efree(sock);
efree 458 ext/sockets/sockets.c efree(sock);
efree 476 ext/sockets/sockets.c efree(out_sock);
efree 566 ext/sockets/sockets.c efree(SOCKETS_G(strerror_buf));
efree 585 ext/sockets/sockets.c efree(SOCKETS_G(strerror_buf));
efree 758 ext/sockets/sockets.c efree(SOCKETS_G(strerror_buf));
efree 831 ext/sockets/sockets.c efree(Z_ARRVAL_P(sock_array));
efree 1161 ext/sockets/sockets.c efree(tmpbuf);
efree 1164 ext/sockets/sockets.c efree(tmpbuf);
efree 1339 ext/sockets/sockets.c efree(php_sock);
efree 1363 ext/sockets/sockets.c efree(php_sock);
efree 1584 ext/sockets/sockets.c efree(recv_buf);
efree 1674 ext/sockets/sockets.c efree(recv_buf);
efree 1691 ext/sockets/sockets.c efree(recv_buf);
efree 1699 ext/sockets/sockets.c efree(recv_buf);
efree 1720 ext/sockets/sockets.c efree(recv_buf);
efree 1728 ext/sockets/sockets.c efree(recv_buf);
efree 2115 ext/sockets/sockets.c efree(php_sock[0]);
efree 2116 ext/sockets/sockets.c efree(php_sock[1]);
efree 2256 ext/sockets/sockets.c efree(retsock);
efree 299 ext/spl/php_spl.c efree(new_op_array);
efree 306 ext/spl/php_spl.c efree(class_file);
efree 310 ext/spl/php_spl.c efree(class_file);
efree 347 ext/spl/php_spl.c efree(lc_name);
efree 349 ext/spl/php_spl.c efree(copy);
efree 381 ext/spl/php_spl.c efree(SPL_G(autoload_extensions));
efree 448 ext/spl/php_spl.c efree(lc_name);
efree 505 ext/spl/php_spl.c efree(error);
efree 507 ext/spl/php_spl.c efree(func_name);
efree 514 ext/spl/php_spl.c efree(error);
efree 516 ext/spl/php_spl.c efree(func_name);
efree 523 ext/spl/php_spl.c efree(error);
efree 525 ext/spl/php_spl.c efree(func_name);
efree 532 ext/spl/php_spl.c efree(error);
efree 534 ext/spl/php_spl.c efree(func_name);
efree 543 ext/spl/php_spl.c efree(error);
efree 548 ext/spl/php_spl.c efree(func_name);
efree 614 ext/spl/php_spl.c efree(lc_name);
efree 645 ext/spl/php_spl.c efree(error);
efree 648 ext/spl/php_spl.c efree(func_name);
efree 654 ext/spl/php_spl.c efree(error);
efree 659 ext/spl/php_spl.c efree(func_name);
efree 698 ext/spl/php_spl.c efree(lc_name);
efree 806 ext/spl/php_spl.c efree(hex);
efree 815 ext/spl/php_spl.c efree(*list);
efree 837 ext/spl/php_spl.c efree(strg);
efree 846 ext/spl/php_spl.c efree(strg);
efree 970 ext/spl/php_spl.c efree(SPL_G(autoload_extensions));
efree 157 ext/spl/spl_array.c efree(intern->debug_info);
efree 160 ext/spl/spl_array.c efree(object);
efree 835 ext/spl/spl_array.c efree(zname);
efree 999 ext/spl/spl_array.c efree(iterator);
efree 66 ext/spl/spl_directory.c efree(intern->u.file.current_line);
efree 86 ext/spl/spl_directory.c efree(intern->_path);
efree 89 ext/spl/spl_directory.c efree(intern->file_name);
efree 100 ext/spl/spl_directory.c efree(intern->u.dir.sub_path);
efree 114 ext/spl/spl_directory.c efree(intern->u.file.open_mode);
efree 117 ext/spl/spl_directory.c efree(intern->orig_path);
efree 133 ext/spl/spl_directory.c efree(object);
efree 214 ext/spl/spl_directory.c efree(intern->file_name);
efree 394 ext/spl/spl_directory.c efree(intern->file_name);
efree 418 ext/spl/spl_directory.c efree(intern->_path);
efree 433 ext/spl/spl_directory.c efree(file_path);
efree 437 ext/spl/spl_directory.c efree(file_path);
efree 615 ext/spl/spl_directory.c efree(pnstr);
efree 626 ext/spl/spl_directory.c efree(pnstr);
efree 636 ext/spl/spl_directory.c efree(pnstr);
efree 644 ext/spl/spl_directory.c efree(pnstr);
efree 649 ext/spl/spl_directory.c efree(pnstr);
efree 654 ext/spl/spl_directory.c efree(pnstr);
efree 658 ext/spl/spl_directory.c efree(pnstr);
efree 727 ext/spl/spl_directory.c efree(path);
efree 812 ext/spl/spl_directory.c efree(intern->file_name);
efree 953 ext/spl/spl_directory.c efree(fname);
efree 957 ext/spl/spl_directory.c efree(fname);
efree 984 ext/spl/spl_directory.c efree(fname);
efree 988 ext/spl/spl_directory.c efree(fname);
efree 1415 ext/spl/spl_directory.c efree(dpath);
efree 1726 ext/spl/spl_directory.c efree(object->file_name);
efree 1812 ext/spl/spl_directory.c efree(object->file_name);
efree 2072 ext/spl/spl_directory.c efree(buf);
efree 2143 ext/spl/spl_directory.c efree(params);
efree 2337 ext/spl/spl_directory.c efree(tmp_path);
efree 45 ext/spl/spl_dllist.c efree(elem); \
efree 49 ext/spl/spl_dllist.c efree(elem); \
efree 157 ext/spl/spl_dllist.c efree(llist);
efree 358 ext/spl/spl_dllist.c efree(intern->debug_info);
efree 361 ext/spl/spl_dllist.c efree(object);
efree 533 ext/spl/spl_dllist.c efree(pnstr);
efree 550 ext/spl/spl_dllist.c efree(pnstr);
efree 941 ext/spl/spl_dllist.c efree(iterator);
efree 115 ext/spl/spl_fixedarray.c efree(array->elements);
efree 209 ext/spl/spl_fixedarray.c efree(intern->array->elements);
efree 211 ext/spl/spl_fixedarray.c efree(intern->array);
efree 217 ext/spl/spl_fixedarray.c efree(object);
efree 714 ext/spl/spl_fixedarray.c efree(array);
efree 726 ext/spl/spl_fixedarray.c efree(array);
efree 894 ext/spl/spl_fixedarray.c efree(iterator);
efree 346 ext/spl/spl_heap.c efree(heap->elements);
efree 347 ext/spl/spl_heap.c efree(heap);
efree 378 ext/spl/spl_heap.c efree(intern->debug_info);
efree 381 ext/spl/spl_heap.c efree(object);
efree 549 ext/spl/spl_heap.c efree(pnstr);
efree 553 ext/spl/spl_heap.c efree(pnstr);
efree 565 ext/spl/spl_heap.c efree(pnstr);
efree 896 ext/spl/spl_heap.c efree(iterator);
efree 170 ext/spl/spl_iterators.c efree(iter);
efree 588 ext/spl/spl_iterators.c efree(intern->iterators);
efree 913 ext/spl/spl_iterators.c efree(object->iterators);
efree 934 ext/spl/spl_iterators.c efree(object);
efree 1411 ext/spl/spl_iterators.c efree(func_params);
efree 1580 ext/spl/spl_iterators.c efree(cfi);
efree 2378 ext/spl/spl_iterators.c efree(object->u.regex.regex);
efree 2391 ext/spl/spl_iterators.c efree(object->u.cbfilter);
efree 2397 ext/spl/spl_iterators.c efree(object);
efree 110 ext/spl/spl_observer.c efree(intern->debug_info);
efree 114 ext/spl/spl_observer.c efree(intern->gcdata);
efree 117 ext/spl/spl_observer.c efree(object);
efree 177 ext/spl/spl_observer.c efree(hash);
efree 182 ext/spl/spl_observer.c efree(hash);
efree 362 ext/spl/spl_observer.c efree(zname);
efree 64 ext/sqlite3/sqlite3.c efree(message);
efree 135 ext/sqlite3/sqlite3.c efree(fullpath);
efree 142 ext/sqlite3/sqlite3.c efree(fullpath);
efree 156 ext/sqlite3/sqlite3.c efree(fullpath);
efree 181 ext/sqlite3/sqlite3.c efree(fullpath);
efree 395 ext/sqlite3/sqlite3.c efree(lib_path);
efree 399 ext/sqlite3/sqlite3.c efree(lib_path);
efree 782 ext/sqlite3/sqlite3.c efree(zargs[i]);
efree 786 ext/sqlite3/sqlite3.c efree(zargs[1]);
efree 788 ext/sqlite3/sqlite3.c efree(zargs);
efree 913 ext/sqlite3/sqlite3.c efree(zargs[0]);
efree 914 ext/sqlite3/sqlite3.c efree(zargs[1]);
efree 915 ext/sqlite3/sqlite3.c efree(zargs);
efree 962 ext/sqlite3/sqlite3.c efree(callback_name);
efree 965 ext/sqlite3/sqlite3.c efree(callback_name);
efree 981 ext/sqlite3/sqlite3.c efree(func);
efree 1012 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1015 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1019 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1022 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1041 ext/sqlite3/sqlite3.c efree(func);
efree 1071 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1074 ext/sqlite3/sqlite3.c efree(callback_name);
efree 1088 ext/sqlite3/sqlite3.c efree(collation);
efree 1132 ext/sqlite3/sqlite3.c efree(sqlite3_stream);
efree 1434 ext/sqlite3/sqlite3.c efree(param->name);
efree 2061 ext/sqlite3/sqlite3.c efree(*item);
efree 2094 ext/sqlite3/sqlite3.c efree((char*)func->func_name);
efree 2105 ext/sqlite3/sqlite3.c efree(func);
efree 2114 ext/sqlite3/sqlite3.c efree((char*)collation->collation_name);
efree 2118 ext/sqlite3/sqlite3.c efree(collation);
efree 2127 ext/sqlite3/sqlite3.c efree(intern);
efree 2155 ext/sqlite3/sqlite3.c efree(intern);
efree 2181 ext/sqlite3/sqlite3.c efree(intern);
efree 2257 ext/sqlite3/sqlite3.c efree(param->name);
efree 986 ext/standard/array.c efree(args);
efree 1037 ext/standard/array.c efree(args);
efree 1505 ext/standard/array.c efree(args);
efree 1789 ext/standard/array.c efree(elems);
efree 1844 ext/standard/array.c efree(args);
efree 1850 ext/standard/array.c efree(args);
efree 1932 ext/standard/array.c efree(args);
efree 2000 ext/standard/array.c efree(repl);
efree 2237 ext/standard/array.c efree(args);
efree 2260 ext/standard/array.c efree(args);
efree 2610 ext/standard/array.c efree(pads);
efree 2680 ext/standard/array.c efree(new_key);
efree 2899 ext/standard/array.c efree(args);
efree 3031 ext/standard/array.c efree(ptrs);
efree 3032 ext/standard/array.c efree(lists);
efree 3033 ext/standard/array.c efree(args);
efree 3170 ext/standard/array.c efree(ptrs);
efree 3171 ext/standard/array.c efree(lists);
efree 3172 ext/standard/array.c efree(args);
efree 3317 ext/standard/array.c efree(args);
efree 3448 ext/standard/array.c efree(ptrs);
efree 3449 ext/standard/array.c efree(lists);
efree 3450 ext/standard/array.c efree(args);
efree 3583 ext/standard/array.c efree(ptrs);
efree 3584 ext/standard/array.c efree(lists);
efree 3585 ext/standard/array.c efree(args);
efree 3683 ext/standard/array.c efree(ARRAYG(multisort_flags)[k]); \
efree 3684 ext/standard/array.c efree(arrays); \
efree 3685 ext/standard/array.c efree(args); \
efree 3797 ext/standard/array.c efree(ARRAYG(multisort_flags)[k]);
efree 3799 ext/standard/array.c efree(arrays);
efree 3800 ext/standard/array.c efree(args);
efree 3848 ext/standard/array.c efree(indirect[i]);
efree 3850 ext/standard/array.c efree(indirect);
efree 3852 ext/standard/array.c efree(ARRAYG(multisort_flags)[k]);
efree 3854 ext/standard/array.c efree(arrays);
efree 3855 ext/standard/array.c efree(args);
efree 4192 ext/standard/array.c efree(arrays);
efree 4193 ext/standard/array.c efree(args);
efree 4194 ext/standard/array.c efree(array_len);
efree 4195 ext/standard/array.c efree(array_pos);
efree 4207 ext/standard/array.c efree(arrays);
efree 4212 ext/standard/array.c efree(array_len);
efree 4213 ext/standard/array.c efree(array_pos);
efree 4214 ext/standard/array.c efree(args);
efree 4267 ext/standard/array.c efree(array_len);
efree 4268 ext/standard/array.c efree(args);
efree 4269 ext/standard/array.c efree(array_pos);
efree 4272 ext/standard/array.c efree(params);
efree 4289 ext/standard/array.c efree(params);
efree 4290 ext/standard/array.c efree(array_len);
efree 4291 ext/standard/array.c efree(array_pos);
efree 4292 ext/standard/array.c efree(args);
efree 169 ext/standard/assert.c efree(compiled_string_description);
efree 180 ext/standard/assert.c efree(compiled_string_description);
efree 236 ext/standard/assert.c efree(args);
efree 164 ext/standard/base64.c efree(result);
efree 174 ext/standard/base64.c efree(result);
efree 202 ext/standard/base64.c efree(result);
efree 3404 ext/standard/basic_functions.c efree(pe->previous_value);
efree 3433 ext/standard/basic_functions.c efree(pe->putenv_string);
efree 3434 ext/standard/basic_functions.c efree(pe->key);
efree 3801 ext/standard/basic_functions.c efree(BG(user_tick_functions));
efree 4027 ext/standard/basic_functions.c efree(ptr);
efree 4136 ext/standard/basic_functions.c efree(pe.putenv_string);
efree 4137 ext/standard/basic_functions.c efree(pe.key);
efree 4153 ext/standard/basic_functions.c efree(argv[i]);
efree 4156 ext/standard/basic_functions.c efree(argv);
efree 4170 ext/standard/basic_functions.c efree((char *)(p->opt_name));
efree 4402 ext/standard/basic_functions.c efree(orig_opts);
efree 4764 ext/standard/basic_functions.c efree(fci.params);
efree 4810 ext/standard/basic_functions.c efree(params);
efree 4825 ext/standard/basic_functions.c efree(params);
efree 4871 ext/standard/basic_functions.c efree(method_args);
efree 4903 ext/standard/basic_functions.c efree(fci.params);
efree 4943 ext/standard/basic_functions.c efree(shutdown_function_entry->arguments);
efree 4954 ext/standard/basic_functions.c efree(tick_function_entry->arguments);
efree 4966 ext/standard/basic_functions.c efree(function_name);
efree 4971 ext/standard/basic_functions.c efree(function_name);
efree 5106 ext/standard/basic_functions.c efree(shutdown_function_entry.arguments);
efree 5113 ext/standard/basic_functions.c efree(shutdown_function_entry.arguments);
efree 5127 ext/standard/basic_functions.c efree(callback_name);
efree 5277 ext/standard/basic_functions.c efree(hicompiled_string_description);
efree 5284 ext/standard/basic_functions.c efree(hicompiled_string_description);
efree 5707 ext/standard/basic_functions.c efree(tick_fe.arguments);
efree 5712 ext/standard/basic_functions.c efree(tick_fe.arguments);
efree 5714 ext/standard/basic_functions.c efree(function_name);
efree 5717 ext/standard/basic_functions.c efree(function_name);
efree 5765 ext/standard/basic_functions.c efree(tick_fe.arguments);
efree 5978 ext/standard/basic_functions.c efree(Z_ARRVAL_P(return_value));
efree 6018 ext/standard/basic_functions.c efree(Z_ARRVAL_P(return_value));
efree 6021 ext/standard/basic_functions.c efree(string);
efree 62 ext/standard/browscap.c efree(Z_ARRVAL_PP(zvalue));
efree 65 ext/standard/browscap.c efree(Z_STRVAL_PP(zvalue));
efree 68 ext/standard/browscap.c efree(*zvalue);
efree 520 ext/standard/browscap.c efree(lookup_browser_name);
efree 547 ext/standard/browscap.c efree(lookup_browser_name);
efree 173 ext/standard/crypt.c efree(output);
efree 178 ext/standard/crypt.c efree(output);
efree 188 ext/standard/crypt.c efree(output);
efree 193 ext/standard/crypt.c efree(output);
efree 343 ext/standard/dir.c efree(BG(CurrentStatFile));
efree 347 ext/standard/dir.c efree(BG(CurrentLStatFile));
efree 594 ext/standard/dir.c efree(namelist);
efree 158 ext/standard/dl.c efree(libpath);
efree 161 ext/standard/dl.c efree(libpath);
efree 153 ext/standard/exec.c efree(buf);
efree 162 ext/standard/exec.c efree(d);
efree 492 ext/standard/file.c efree(name);
efree 495 ext/standard/file.c efree(value);
efree 510 ext/standard/file.c efree(md.token_data);
efree 808 ext/standard/file.c efree(target_buf);
efree 844 ext/standard/file.c efree(p);
efree 950 ext/standard/file.c efree(posix_mode);
efree 963 ext/standard/file.c efree(posix_mode);
efree 1054 ext/standard/file.c efree(buf);
efree 1120 ext/standard/file.c efree(buf);
efree 1153 ext/standard/file.c efree(args);
efree 1161 ext/standard/file.c efree(args);
efree 1169 ext/standard/file.c efree(args);
efree 1171 ext/standard/file.c efree(buf);
efree 1706 ext/standard/file.c efree(sp);
efree 1717 ext/standard/file.c efree(sp);
efree 1718 ext/standard/file.c efree(dp);
efree 2036 ext/standard/file.c efree(buf);
efree 2153 ext/standard/file.c efree(buf);
efree 2296 ext/standard/file.c efree(temp);
efree 2298 ext/standard/file.c efree(buf);
efree 111 ext/standard/filestat.c efree (BG(CurrentStatFile));
efree 115 ext/standard/filestat.c efree (BG(CurrentLStatFile));
efree 403 ext/standard/filestat.c efree(grbuf);
efree 406 ext/standard/filestat.c efree(grbuf);
efree 540 ext/standard/filestat.c efree(pwbuf);
efree 543 ext/standard/filestat.c efree(pwbuf);
efree 809 ext/standard/filestat.c efree(BG(CurrentStatFile));
efree 813 ext/standard/filestat.c efree(BG(CurrentLStatFile));
efree 943 ext/standard/filestat.c efree(gids);
efree 405 ext/standard/formatted_print.c efree(args);
efree 428 ext/standard/formatted_print.c efree(args);
efree 469 ext/standard/formatted_print.c efree(result);
efree 470 ext/standard/formatted_print.c efree(args);
efree 511 ext/standard/formatted_print.c efree(result);
efree 512 ext/standard/formatted_print.c efree(args);
efree 528 ext/standard/formatted_print.c efree(result);
efree 529 ext/standard/formatted_print.c efree(args);
efree 548 ext/standard/formatted_print.c efree(result);
efree 549 ext/standard/formatted_print.c efree(args);
efree 674 ext/standard/formatted_print.c efree(args);
efree 722 ext/standard/formatted_print.c efree(result);
efree 738 ext/standard/formatted_print.c efree(result);
efree 768 ext/standard/formatted_print.c efree(result);
efree 799 ext/standard/formatted_print.c efree(result);
efree 83 ext/standard/fsock.c efree(hostname);
efree 90 ext/standard/fsock.c efree(hashkey);
efree 104 ext/standard/fsock.c efree(errstr);
efree 111 ext/standard/fsock.c efree(errstr);
efree 160 ext/standard/ftp_fopen_wrapper.c efree(transport);
efree 559 ext/standard/ftp_fopen_wrapper.c efree(transport);
efree 637 ext/standard/ftp_fopen_wrapper.c efree(basename);
efree 644 ext/standard/ftp_fopen_wrapper.c efree(basename);
efree 672 ext/standard/ftp_fopen_wrapper.c efree(data);
efree 1105 ext/standard/ftp_fopen_wrapper.c efree(buf);
efree 121 ext/standard/head.c efree(dt);
efree 132 ext/standard/head.c efree(dt);
efree 133 ext/standard/head.c efree(cookie);
efree 134 ext/standard/head.c efree(encoded_value);
efree 139 ext/standard/head.c efree(dt);
efree 148 ext/standard/head.c efree(encoded_value);
efree 170 ext/standard/head.c efree(cookie);
efree 1305 ext/standard/html.c efree(replaced);
efree 101 ext/standard/http.c efree(ekey);
efree 128 ext/standard/http.c efree(ekey);
efree 142 ext/standard/http.c efree(newprefix);
efree 159 ext/standard/http.c efree(ekey);
efree 167 ext/standard/http.c efree(ekey);
efree 200 ext/standard/http.c efree(ekey);
efree 229 ext/standard/http.c efree(formstr.c);
efree 220 ext/standard/http_fopen_wrapper.c efree(errstr);
efree 224 ext/standard/http_fopen_wrapper.c efree(transport_string);
efree 517 ext/standard/http_fopen_wrapper.c efree(user_headers);
efree 530 ext/standard/http_fopen_wrapper.c efree(tmp);
efree 556 ext/standard/http_fopen_wrapper.c efree(tmp);
efree 615 ext/standard/http_fopen_wrapper.c efree(ua);
efree 638 ext/standard/http_fopen_wrapper.c efree(user_headers);
efree 844 ext/standard/http_fopen_wrapper.c efree(s);
efree 906 ext/standard/http_fopen_wrapper.c efree(protocol_version);
efree 910 ext/standard/http_fopen_wrapper.c efree(http_header_line);
efree 914 ext/standard/http_fopen_wrapper.c efree(scratch);
efree 247 ext/standard/image.c efree(buf);
efree 262 ext/standard/image.c efree (b);
efree 456 ext/standard/image.c efree(buffer);
efree 467 ext/standard/image.c efree(buffer);
efree 643 ext/standard/image.c efree(result);
efree 650 ext/standard/image.c efree(result);
efree 819 ext/standard/image.c efree(ifd_data);
efree 827 ext/standard/image.c efree(ifd_data);
efree 867 ext/standard/image.c efree(ifd_data);
efree 1004 ext/standard/image.c efree(result);
efree 1040 ext/standard/image.c efree(iname);
efree 1047 ext/standard/image.c efree(iname);
efree 1052 ext/standard/image.c efree(fline);
efree 1053 ext/standard/image.c efree(iname);
efree 1056 ext/standard/image.c efree(fline);
efree 1381 ext/standard/image.c efree(result);
efree 52 ext/standard/incomplete_class.c efree(class_name);
efree 90 ext/standard/info.c efree(buf);
efree 790 ext/standard/info.c efree(winver);
efree 813 ext/standard/info.c efree(winver);
efree 1012 ext/standard/info.c efree(descr);
efree 1047 ext/standard/info.c efree(php_uname);
efree 1091 ext/standard/info.c efree(tmp1);
efree 1097 ext/standard/info.c efree(tmp1);
efree 213 ext/standard/iptc.c efree(spoolbuf);
efree 221 ext/standard/iptc.c efree(spoolbuf);
efree 72 ext/standard/levenshtein.c efree(p1);
efree 73 ext/standard/levenshtein.c efree(p2);
efree 101 ext/standard/link.c efree(dirname);
efree 108 ext/standard/link.c efree(dirname);
efree 112 ext/standard/link.c efree(dirname);
efree 180 ext/standard/mail.c efree(headers_trimmed);
efree 184 ext/standard/mail.c efree (extra_cmd);
efree 187 ext/standard/mail.c efree(to_r);
efree 190 ext/standard/mail.c efree(subject_r);
efree 283 ext/standard/mail.c efree(hdr); \
efree 297 ext/standard/mail.c efree(date_str);
efree 314 ext/standard/mail.c efree(tmp);
efree 329 ext/standard/mail.c efree(f);
efree 343 ext/standard/mail.c efree(tsm_errmsg);
efree 380 ext/standard/mail.c efree (sendmail_cmd);
efree 1176 ext/standard/math.c efree(tmpbuf);
efree 48 ext/standard/metaphone.c efree(result);
efree 58 ext/standard/pack.c efree(argv); \
efree 59 ext/standard/pack.c efree(formatcodes); \
efree 60 ext/standard/pack.c efree(formatargs); \
efree 184 ext/standard/pack.c efree(argv);
efree 185 ext/standard/pack.c efree(formatcodes);
efree 186 ext/standard/pack.c efree(formatargs);
efree 214 ext/standard/pack.c efree(argv);
efree 215 ext/standard/pack.c efree(formatcodes);
efree 216 ext/standard/pack.c efree(formatargs);
efree 241 ext/standard/pack.c efree(argv);
efree 242 ext/standard/pack.c efree(formatcodes);
efree 243 ext/standard/pack.c efree(formatargs);
efree 250 ext/standard/pack.c efree(argv);
efree 251 ext/standard/pack.c efree(formatcodes);
efree 252 ext/standard/pack.c efree(formatargs);
efree 536 ext/standard/pack.c efree(argv);
efree 537 ext/standard/pack.c efree(formatcodes);
efree 538 ext/standard/pack.c efree(formatargs);
efree 541 ext/standard/pack.c efree(output);
efree 851 ext/standard/pack.c efree(buf);
efree 93 ext/standard/password.c efree(buffer);
efree 100 ext/standard/password.c efree(buffer);
efree 106 ext/standard/password.c efree(buffer);
efree 163 ext/standard/password.c efree(buffer);
efree 164 ext/standard/password.c efree(result);
efree 168 ext/standard/password.c efree(result);
efree 169 ext/standard/password.c efree(buffer);
efree 287 ext/standard/password.c efree(ret);
efree 299 ext/standard/password.c efree(ret);
efree 383 ext/standard/password.c efree(hash_format);
efree 388 ext/standard/password.c efree(hash_format);
efree 389 ext/standard/password.c efree(buffer);
efree 394 ext/standard/password.c efree(hash_format);
efree 395 ext/standard/password.c efree(buffer);
efree 401 ext/standard/password.c efree(hash_format);
efree 402 ext/standard/password.c efree(buffer);
efree 403 ext/standard/password.c efree(salt);
efree 413 ext/standard/password.c efree(buffer);
efree 417 ext/standard/password.c efree(hash_format);
efree 418 ext/standard/password.c efree(salt);
efree 430 ext/standard/password.c efree(hash_format);
efree 431 ext/standard/password.c efree(salt);
efree 437 ext/standard/password.c efree(hash);
efree 441 ext/standard/password.c efree(hash);
efree 444 ext/standard/password.c efree(result);
efree 108 ext/standard/php_fopen_wrapper.c efree(stream->abstract);
efree 345 ext/standard/php_fopen_wrapper.c efree(pathdup);
efree 349 ext/standard/php_fopen_wrapper.c efree(pathdup);
efree 366 ext/standard/php_fopen_wrapper.c efree(pathdup);
efree 45 ext/standard/php_incomplete_class.h if (free_class_name) efree(class_name)
efree 106 ext/standard/php_var.h efree(var_hash_ptr); \
efree 110 ext/standard/php_var.h efree((var_hash_ptr)); \
efree 765 ext/standard/proc_open.c efree(command_with_cmd);
efree 113 ext/standard/quot_print.c efree(retval);
efree 122 ext/standard/quot_print.c efree(retval);
efree 131 ext/standard/quot_print.c efree(retval);
efree 283 ext/standard/scanf.c efree((char *)cset->chars);
efree 285 ext/standard/scanf.c efree((char *)cset->ranges);
efree 546 ext/standard/scanf.c efree((char *)nassign);
efree 559 ext/standard/scanf.c efree((char *)nassign);
efree 144 ext/standard/streamsfuncs.c efree(quoted_host);
efree 148 ext/standard/streamsfuncs.c efree(hashkey);
efree 161 ext/standard/streamsfuncs.c efree(errstr);
efree 167 ext/standard/streamsfuncs.c efree(errstr);
efree 227 ext/standard/streamsfuncs.c efree(errstr);
efree 233 ext/standard/streamsfuncs.c efree(errstr);
efree 292 ext/standard/streamsfuncs.c efree(errstr);
efree 399 ext/standard/streamsfuncs.c efree(read_buf);
efree 702 ext/standard/streamsfuncs.c efree(Z_ARRVAL_P(stream_array));
efree 750 ext/standard/streamsfuncs.c efree(Z_ARRVAL_P(stream_array));
efree 166 ext/standard/string.c efree(str);
efree 177 ext/standard/string.c efree(str);
efree 1084 ext/standard/string.c efree(positions);
efree 1178 ext/standard/string.c efree(stmp);
efree 1574 ext/standard/string.c efree(ret);
efree 1615 ext/standard/string.c efree(ret);
efree 1738 ext/standard/string.c efree(haystack_dup);
efree 1743 ext/standard/string.c efree(orig_needle);
efree 1746 ext/standard/string.c efree(haystack_dup);
efree 1765 ext/standard/string.c efree(haystack_dup);
efree 1897 ext/standard/string.c efree(haystack_dup);
efree 1906 ext/standard/string.c efree(haystack_dup);
efree 1917 ext/standard/string.c efree(haystack_dup);
efree 1919 ext/standard/string.c efree(needle_dup);
efree 2070 ext/standard/string.c efree(needle_dup);
efree 2071 ext/standard/string.c efree(haystack_dup);
efree 2079 ext/standard/string.c efree(needle_dup);
efree 2080 ext/standard/string.c efree(haystack_dup);
efree 2094 ext/standard/string.c efree(haystack_dup);
efree 2095 ext/standard/string.c efree(needle_dup);
efree 2101 ext/standard/string.c efree(haystack_dup);
efree 2102 ext/standard/string.c efree(needle_dup);
efree 2938 ext/standard/string.c efree(patterns);
efree 2940 ext/standard/string.c efree(*allocs);
efree 2964 ext/standard/string.c efree(tzv);
efree 3045 ext/standard/string.c efree(d->shift);
efree 3046 ext/standard/string.c efree(d->hash);
efree 3047 ext/standard/string.c efree(d->prefix);
efree 3048 ext/standard/string.c efree(d->patterns);
efree 3049 ext/standard/string.c efree(d);
efree 3129 ext/standard/string.c efree(patterns);
efree 3133 ext/standard/string.c efree(allocs);
efree 3712 ext/standard/string.c efree(haystack_dup);
efree 3713 ext/standard/string.c efree(needle_dup);
efree 3746 ext/standard/string.c efree(haystack_dup);
efree 3749 ext/standard/string.c efree(needle_dup);
efree 3799 ext/standard/string.c efree(haystack_dup);
efree 3802 ext/standard/string.c efree(needle_dup);
efree 3829 ext/standard/string.c efree(l_haystack);
efree 3830 ext/standard/string.c efree(l_needle);
efree 3833 ext/standard/string.c efree(l_haystack);
efree 3834 ext/standard/string.c efree(l_needle);
efree 4214 ext/standard/string.c efree(heb_str);
efree 4218 ext/standard/string.c efree(broken_str);
efree 4398 ext/standard/string.c efree(args);
efree 4440 ext/standard/string.c efree(args);
efree 4454 ext/standard/string.c efree(args);
efree 4556 ext/standard/string.c efree(norm);
efree 4847 ext/standard/string.c efree(buf);
efree 4849 ext/standard/string.c efree(tbuf);
efree 4851 ext/standard/string.c efree(allow_free);
efree 5331 ext/standard/string.c efree(args);
efree 5522 ext/standard/string.c efree(str);
efree 396 ext/standard/type.c efree(error);
efree 45 ext/standard/url.c efree(theurl->scheme);
efree 47 ext/standard/url.c efree(theurl->user);
efree 49 ext/standard/url.c efree(theurl->pass);
efree 51 ext/standard/url.c efree(theurl->host);
efree 53 ext/standard/url.c efree(theurl->path);
efree 55 ext/standard/url.c efree(theurl->query);
efree 57 ext/standard/url.c efree(theurl->fragment);
efree 58 ext/standard/url.c efree(theurl);
efree 200 ext/standard/url.c efree(ret);
efree 205 ext/standard/url.c efree(ret);
efree 279 ext/standard/url.c efree(ret);
efree 292 ext/standard/url.c efree(ret);
efree 307 ext/standard/url.c efree(ret);
efree 88 ext/standard/url_scanner_ex.c efree(tmp);
efree 991 ext/standard/url_scanner_ex.c efree(encoded);
efree 131 ext/standard/user_filters.c efree(BG(user_filter_map));
efree 327 ext/standard/user_filters.c efree(wildcard);
efree 616 ext/standard/user_filters.c efree(fdat);
efree 186 ext/standard/uuencode.c efree(*dest);
efree 139 ext/standard/var.c efree((char*)class_name);
efree 150 ext/standard/var.c efree(myht);
efree 185 ext/standard/var.c efree(args);
efree 289 ext/standard/var.c efree((char*)class_name);
efree 296 ext/standard/var.c efree(myht);
efree 331 ext/standard/var.c efree(args);
efree 341 ext/standard/var.c efree(tmp_spaces); \
efree 369 ext/standard/var.c efree(key);
efree 370 ext/standard/var.c efree(tmp_str);
efree 404 ext/standard/var.c efree(pname_esc);
efree 441 ext/standard/var.c efree(tmp_str);
efree 451 ext/standard/var.c efree(tmp_str2);
efree 452 ext/standard/var.c efree(tmp_str);
efree 491 ext/standard/var.c efree((char*)class_name);
efree 753 ext/standard/var.c efree(s);
efree 791 ext/standard/var.c efree(serialized_data);
efree 166 ext/standard/var_unserializer.c efree(var_hash);
efree 177 ext/standard/var_unserializer.c efree(var_hash);
efree 191 ext/standard/var_unserializer.c efree(str);
efree 197 ext/standard/var_unserializer.c efree(str);
efree 214 ext/standard/var_unserializer.c efree(str);
efree 671 ext/standard/var_unserializer.c efree(class_name);
efree 680 ext/standard/var_unserializer.c efree(class_name);
efree 701 ext/standard/var_unserializer.c efree(class_name);
efree 718 ext/standard/var_unserializer.c efree(class_name);
efree 748 ext/standard/var_unserializer.c efree(class_name);
efree 757 ext/standard/var_unserializer.c efree(class_name);
efree 867 ext/standard/var_unserializer.c efree(str);
efree 202 ext/standard/versioning.c efree(ver1);
efree 203 ext/standard/versioning.c efree(ver2);
efree 250 ext/sybase_ct/php_sybase_ct.c #define efree_n(x) { efree(x); x = NULL; }
efree 277 ext/sybase_ct/php_sybase_ct.c efree(result->data[i]);
efree 279 ext/sybase_ct/php_sybase_ct.c efree(result->data);
efree 287 ext/sybase_ct/php_sybase_ct.c efree(result->fields);
efree 292 ext/sybase_ct/php_sybase_ct.c efree(result->tmp_buffer[i]);
efree 294 ext/sybase_ct/php_sybase_ct.c efree(result->tmp_buffer);
efree 303 ext/sybase_ct/php_sybase_ct.c efree(result);
efree 354 ext/sybase_ct/php_sybase_ct.c efree(sybase_ptr);
efree 617 ext/sybase_ct/php_sybase_ct.c efree(SybCtG(appname));
efree 770 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 775 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 781 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 786 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 797 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 806 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 817 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 840 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 860 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 869 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 877 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 883 ext/sybase_ct/php_sybase_ct.c efree(sybase_ptr);
efree 884 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 897 ext/sybase_ct/php_sybase_ct.c efree(sybase_ptr);
efree 898 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 903 ext/sybase_ct/php_sybase_ct.c efree(hashed_details);
efree 1080 ext/sybase_ct/php_sybase_ct.c efree(cmdbuf);
efree 1083 ext/sybase_ct/php_sybase_ct.c efree(cmdbuf);
efree 1102 ext/sybase_ct/php_sybase_ct.c efree(result->tmp_buffer[i]);
efree 1219 ext/sybase_ct/php_sybase_ct.c efree(Z_STRVAL(result->data[i][j]));
efree 125 ext/sysvmsg/sysvmsg.c efree(mq);
efree 270 ext/sysvmsg/sysvmsg.c efree(mq);
efree 383 ext/sysvmsg/sysvmsg.c efree(messagebuffer);
efree 448 ext/sysvmsg/sysvmsg.c efree(p);
efree 457 ext/sysvmsg/sysvmsg.c efree(messagebuffer);
efree 147 ext/sysvsem/sysvsem.c efree(sem_ptr);
efree 168 ext/sysvsem/sysvsem.c efree(sem_ptr);
efree 129 ext/sysvshm/sysvshm.c efree(shm_ptr);
efree 170 ext/sysvshm/sysvshm.c efree(shm_list_ptr);
efree 175 ext/sysvshm/sysvshm.c efree(shm_list_ptr);
efree 182 ext/sysvshm/sysvshm.c efree(shm_list_ptr);
efree 484 ext/tidy/tidy.c efree(buf);
efree 583 ext/tidy/tidy.c efree(errbuf);
efree 629 ext/tidy/tidy.c efree(data);
efree 633 ext/tidy/tidy.c efree(errbuf);
efree 665 ext/tidy/tidy.c efree(intern->ptdoc->errbuf);
efree 667 ext/tidy/tidy.c efree(intern->ptdoc);
efree 671 ext/tidy/tidy.c efree(object);
efree 698 ext/tidy/tidy.c efree(intern->ptdoc->errbuf);
efree 700 ext/tidy/tidy.c efree(intern->ptdoc);
efree 701 ext/tidy/tidy.c efree(intern);
efree 1035 ext/tidy/tidy.c efree(opt_name);
efree 1302 ext/tidy/tidy.c efree(contents);
efree 1612 ext/tidy/tidy.c efree(contents);
efree 1647 ext/tidy/tidy.c efree(contents);
efree 71 ext/wddx/wddx.c efree(stack->varname); \
efree 237 ext/wddx/wddx.c efree(((st_entry *)stack->elements[i])->varname);
efree 239 ext/wddx/wddx.c efree(stack->elements[i]);
efree 241 ext/wddx/wddx.c efree(stack->elements);
efree 253 ext/wddx/wddx.c efree(str);
efree 637 ext/wddx/wddx.c efree(tmp_buf);
efree 860 ext/wddx/wddx.c efree(key);
efree 967 ext/wddx/wddx.c efree(ent1);
efree 1018 ext/wddx/wddx.c efree(ent1->varname);
efree 1023 ext/wddx/wddx.c efree(ent1);
efree 1028 ext/wddx/wddx.c efree(stack->varname);
efree 1032 ext/wddx/wddx.c efree(ent);
efree 1090 ext/wddx/wddx.c efree(ent->varname);
efree 1091 ext/wddx/wddx.c efree(ent);
efree 1109 ext/wddx/wddx.c efree(tmp);
efree 1176 ext/wddx/wddx.c efree(packet);
efree 1207 ext/wddx/wddx.c efree(args);
efree 1211 ext/wddx/wddx.c efree(packet);
efree 1233 ext/wddx/wddx.c efree(packet);
efree 1297 ext/wddx/wddx.c efree(args);
efree 1302 ext/wddx/wddx.c efree(args);
efree 1313 ext/wddx/wddx.c efree(args);
efree 71 ext/xml/compat.c efree(att_string);
efree 134 ext/xml/compat.c efree(ns_string);
efree 159 ext/xml/compat.c efree(att_string);
efree 195 ext/xml/compat.c efree(attrs);
efree 221 ext/xml/compat.c efree(end_element);
efree 250 ext/xml/compat.c efree(end_element);
efree 287 ext/xml/compat.c efree(full_pi);
efree 476 ext/xml/compat.c efree(parser);
efree 782 ext/xml/compat.c efree(parser);
efree 309 ext/xml/xml.c efree(ptr);
efree 432 ext/xml/xml.c efree(parser->ltags[ inx ]);
efree 433 ext/xml/xml.c efree(parser->ltags);
efree 469 ext/xml/xml.c efree(parser->baseURI);
efree 475 ext/xml/xml.c efree(parser);
efree 550 ext/xml/xml.c efree(args);
efree 799 ext/xml/xml.c efree(att);
efree 838 ext/xml/xml.c efree(att);
efree 854 ext/xml/xml.c efree(tag_name);
efree 901 ext/xml/xml.c efree(tag_name);
efree 904 ext/xml/xml.c efree(parser->ltags[parser->level-1]);
efree 960 ext/xml/xml.c efree(decoded_value);
efree 980 ext/xml/xml.c efree(decoded_value);
efree 1006 ext/xml/xml.c efree(decoded_value);
efree 1119 ext/xml/xml.c efree(retval);
efree 386 ext/xmlreader/php_xmlreader.c efree(object);
efree 278 ext/xmlrpc/xmlrpc-epi-php.c efree(server);
efree 601 ext/xmlrpc/xmlrpc-epi-php.c efree(num_str);
efree 741 ext/xmlrpc/xmlrpc-epi-php.c efree((char *)out.xmlrpc_out.xml_elem_opts.encoding);
efree 1012 ext/xmlrpc/xmlrpc-epi-php.c efree(php_function_name);
efree 104 ext/xmlwriter/php_xmlwriter.c efree(intern);
efree 137 ext/xmlwriter/php_xmlwriter.c efree(intern);
efree 94 ext/xsl/php_xsl.c efree(intern->doc);
efree 107 ext/xsl/php_xsl.c efree(intern->profiling);
efree 109 ext/xsl/php_xsl.c efree(object);
efree 154 ext/xsl/xsltprocessor.c efree(params);
efree 171 ext/xsl/xsltprocessor.c efree(string_key);
efree 313 ext/xsl/xsltprocessor.c efree(args);
efree 314 ext/xsl/xsltprocessor.c efree(fci.params);
efree 369 ext/xsl/xsltprocessor.c efree(callable);
efree 375 ext/xsl/xsltprocessor.c efree(args);
efree 376 ext/xsl/xsltprocessor.c efree(fci.params);
efree 449 ext/xsl/xsltprocessor.c efree(member);
efree 549 ext/xsl/xsltprocessor.c efree(member);
efree 625 ext/xsl/xsltprocessor.c efree(intern->doc);
efree 631 ext/xsl/xsltprocessor.c efree(params[clone++]);
efree 633 ext/xsl/xsltprocessor.c efree(params);
efree 924 ext/xsl/xsltprocessor.c efree(intern->profiling);
efree 160 ext/zip/php_zip.c # define CWD_STATE_FREE(s) efree(s)
efree 218 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 219 ext/zip/php_zip.c efree(file_basename);
efree 241 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 243 ext/zip/php_zip.c efree(file_basename);
efree 252 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 259 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 260 ext/zip/php_zip.c efree(file_basename);
efree 265 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 266 ext/zip/php_zip.c efree(file_basename);
efree 276 ext/zip/php_zip.c efree(fullpath);
efree 277 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 278 ext/zip/php_zip.c efree(file_basename);
efree 311 ext/zip/php_zip.c efree(fullpath);
efree 312 ext/zip/php_zip.c efree(file_basename);
efree 313 ext/zip/php_zip.c efree(file_dirname_fullpath);
efree 695 ext/zip/php_zip.c efree(namelist[i]);
efree 702 ext/zip/php_zip.c efree(namelist[i]);
efree 710 ext/zip/php_zip.c efree(namelist[i]);
efree 715 ext/zip/php_zip.c efree(namelist[i]);
efree 722 ext/zip/php_zip.c efree(namelist[i]);
efree 727 ext/zip/php_zip.c efree(namelist[i]);
efree 729 ext/zip/php_zip.c efree(namelist);
efree 1098 ext/zip/php_zip.c efree(intern->buffers[i]);
efree 1100 ext/zip/php_zip.c efree(intern->buffers);
efree 1120 ext/zip/php_zip.c efree(intern->filename);
efree 1122 ext/zip/php_zip.c efree(intern);
efree 1185 ext/zip/php_zip.c efree(rsrc->ptr);
efree 1202 ext/zip/php_zip.c efree(zr_rsrc);
efree 1270 ext/zip/php_zip.c efree(rsrc_int);
efree 1322 ext/zip/php_zip.c efree(zr_rsrc);
efree 1331 ext/zip/php_zip.c efree(zr_rsrc);
efree 1412 ext/zip/php_zip.c efree(buffer);
efree 1558 ext/zip/php_zip.c efree(resolved_path);
efree 1564 ext/zip/php_zip.c efree(ze_obj->filename);
efree 1570 ext/zip/php_zip.c efree(resolved_path);
efree 1632 ext/zip/php_zip.c efree(ze_obj->filename);
efree 1711 ext/zip/php_zip.c efree(s);
efree 1807 ext/zip/php_zip.c efree(basename);
efree 2774 ext/zip/php_zip.c efree(buffer);
efree 99 ext/zip/zip_stream.c efree(self);
efree 156 ext/zip/zip_stream.c efree(file_basename);
efree 164 ext/zip/zip_stream.c efree(file_basename);
efree 188 ext/zip/zip_stream.c efree(file_basename);
efree 301 ext/zip/zip_stream.c efree(file_basename);
efree 325 ext/zip/zip_stream.c efree(file_basename);
efree 60 ext/zlib/zlib.c efree((void*)address);
efree 262 ext/zlib/zlib.c efree(ctx->buffer.data);
efree 264 ext/zlib/zlib.c efree(ctx);
efree 344 ext/zlib/zlib.c efree(*out_buf);
efree 395 ext/zlib/zlib.c efree(buffer.data);
efree 509 ext/zlib/zlib.c efree(ctx.out.data);
efree 518 ext/zlib/zlib.c efree(ctx.out.data);
efree 89 ext/zlib/zlib_fopen_wrapper.c efree(self);
efree 151 ext/zlib/zlib_fopen_wrapper.c efree(self);
efree 119 main/SAPI.c efree(sapi_header->header);
efree 133 main/SAPI.c efree(callback_name);
efree 137 main/SAPI.c efree(callback_name);
efree 175 main/SAPI.c efree(callback_name);
efree 178 main/SAPI.c efree(callback_error);
efree 186 main/SAPI.c efree(SG(request_info).content_type_dup);
efree 392 main/SAPI.c efree(*mimetype);
efree 503 main/SAPI.c efree(SG(sapi_headers).http_status_line);
efree 525 main/SAPI.c efree(SG(request_info).auth_user);
efree 528 main/SAPI.c efree(SG(request_info).auth_password);
efree 531 main/SAPI.c efree(SG(request_info).auth_digest);
efree 534 main/SAPI.c efree(SG(request_info).content_type_dup);
efree 537 main/SAPI.c efree(SG(request_info).current_user);
efree 546 main/SAPI.c efree(SG(sapi_headers).mimetype);
efree 595 main/SAPI.c efree(SG(sapi_headers).http_status_line);
efree 626 main/SAPI.c efree(current);
efree 645 main/SAPI.c efree(header_line);
efree 734 main/SAPI.c efree(header_line);
efree 744 main/SAPI.c efree(header_line);
efree 752 main/SAPI.c efree(header_line);
efree 758 main/SAPI.c efree(header_line);
efree 775 main/SAPI.c efree(SG(sapi_headers).http_status_line);
efree 809 main/SAPI.c efree(header_line);
efree 811 main/SAPI.c efree(mimetype);
efree 123 main/fopen_wrappers.c efree(pathbuf);
efree 128 main/fopen_wrappers.c efree(pathbuf);
efree 321 main/fopen_wrappers.c efree(pathbuf);
efree 330 main/fopen_wrappers.c efree(pathbuf);
efree 394 main/fopen_wrappers.c efree(pwbuf);
efree 406 main/fopen_wrappers.c efree(pwbuf);
efree 446 main/fopen_wrappers.c efree(resolved_path);
efree 677 main/fopen_wrappers.c efree(pathbuf);
efree 683 main/fopen_wrappers.c efree(pathbuf);
efree 798 main/fopen_wrappers.c efree(new_state.cwd);
efree 809 main/fopen_wrappers.c efree(new_state.cwd);
efree 295 main/main.c efree(path);
efree 720 main/main.c efree(tmp);
efree 721 main/main.c efree(error_time_str);
efree 758 main/main.c efree(buffer);
efree 791 main/main.c efree(buffer);
efree 849 main/main.c efree(origin);
efree 890 main/main.c efree(docref_buf);
efree 905 main/main.c efree(ref);
efree 916 main/main.c efree(target);
efree 923 main/main.c efree(docref_buf);
efree 941 main/main.c efree(message);
efree 981 main/main.c efree(params);
efree 1091 main/main.c efree(buffer);
efree 1145 main/main.c efree(log_buffer);
efree 1241 main/main.c efree(buffer);
efree 1253 main/main.c efree(buffer);
efree 1269 main/main.c efree(buffer);
efree 1316 main/main.c efree(pwbuf);
efree 1320 main/main.c efree(pwbuf);
efree 1332 main/main.c efree(pwbuf);
efree 1359 main/main.c efree(new_timeout_str);
efree 2687 main/main.c efree(user);
efree 2724 main/main.c efree(op_array);
efree 161 main/network.c efree(*sap);
efree 162 main/network.c efree(sal);
efree 877 main/network.c efree(local_address);
efree 882 main/network.c efree(*error_string);
efree 1074 main/network.c efree(res);
efree 510 main/output.c efree(user);
efree 514 main/output.c efree(error);
efree 517 main/output.c efree(handler_name);
efree 722 main/output.c efree(handler->func.user);
efree 737 main/output.c efree(*h);
efree 818 main/output.c efree(context->in.data);
efree 832 main/output.c efree(context->in.data);
efree 865 main/output.c efree(context->in.data);
efree 869 main/output.c efree(context->out.data);
efree 1025 main/output.c efree(context->out.data);
efree 376 main/php_ini.c efree(libpath);
efree 479 main/php_ini.c efree(reg_location);
efree 504 main/php_ini.c efree(binary_location);
efree 527 main/php_ini.c efree(default_location);
efree 571 main/php_ini.c efree(ini_fname);
efree 587 main/php_ini.c efree(php_ini_search_path);
efree 608 main/php_ini.c efree(php_ini_opened_path);
efree 690 main/php_ini.c efree(bufpath);
efree 131 main/php_open_temporary_file.c efree(new_state.cwd);
efree 142 main/php_open_temporary_file.c efree(opened_path);
efree 143 main/php_open_temporary_file.c efree(new_state.cwd);
efree 153 main/php_open_temporary_file.c efree(opened_path);
efree 154 main/php_open_temporary_file.c efree(new_state.cwd);
efree 169 main/php_open_temporary_file.c efree(opened_path);
efree 173 main/php_open_temporary_file.c efree(new_state.cwd);
efree 184 main/php_open_temporary_file.c efree(temporary_directory);
efree 285 main/php_variables.c efree(val);
efree 336 main/php_variables.c efree(post_data.str.c);
efree 349 main/php_variables.c efree(post_data.str.c);
efree 475 main/php_variables.c efree(val);
efree 486 main/php_variables.c efree(val);
efree 493 main/php_variables.c efree(separator);
efree 497 main/php_variables.c efree(res);
efree 523 main/php_variables.c efree(t);
efree 559 main/php_variables.c efree(Z_STRVAL_P(tmp));
efree 579 main/php_variables.c efree(Z_STRVAL_P(tmp));
efree 378 main/rfc1867.c efree(h->key);
efree 381 main/rfc1867.c efree(h->value);
efree 731 main/rfc1867.c efree(content_type_lcase);
efree 821 main/rfc1867.c efree(param);
efree 828 main/rfc1867.c efree(param);
efree 834 main/rfc1867.c efree(filename);
efree 841 main/rfc1867.c efree(filename);
efree 848 main/rfc1867.c efree(key);
efree 850 main/rfc1867.c efree(word);
efree 868 main/rfc1867.c efree(value);
efree 885 main/rfc1867.c efree(param);
efree 886 main/rfc1867.c efree(value);
efree 917 main/rfc1867.c efree(param);
efree 918 main/rfc1867.c efree(value);
efree 983 main/rfc1867.c efree(param);
efree 984 main/rfc1867.c efree(filename);
efree 990 main/rfc1867.c efree(param);
efree 991 main/rfc1867.c efree(filename);
efree 1105 main/rfc1867.c efree(temp_filename);
efree 1120 main/rfc1867.c efree(array_index);
efree 1133 main/rfc1867.c if (abuf) efree(abuf);
efree 1161 main/rfc1867.c efree(filename);
efree 1285 main/rfc1867.c efree(param);
efree 1297 main/rfc1867.c if (lbuf) efree(lbuf);
efree 1298 main/rfc1867.c if (abuf) efree(abuf);
efree 1299 main/rfc1867.c if (array_index) efree(array_index);
efree 1302 main/rfc1867.c if (mbuff->boundary_next) efree(mbuff->boundary_next);
efree 1303 main/rfc1867.c if (mbuff->boundary) efree(mbuff->boundary);
efree 1304 main/rfc1867.c if (mbuff->buffer) efree(mbuff->buffer);
efree 1305 main/rfc1867.c if (mbuff) efree(mbuff);
efree 368 main/streams/cast.c efree(*opened_path);
efree 281 main/streams/filter.c efree(wildname);
efree 129 main/streams/glob_wrapper.c efree(pglob->path);
efree 155 main/streams/glob_wrapper.c efree(pglob->path);
efree 172 main/streams/glob_wrapper.c efree(pglob->path);
efree 175 main/streams/glob_wrapper.c efree(pglob->pattern);
efree 178 main/streams/glob_wrapper.c efree(stream->abstract);
efree 190 main/streams/glob_wrapper.c efree(pglob->path);
efree 234 main/streams/glob_wrapper.c efree(pglob);
efree 116 main/streams/memory.c efree(ms->data);
efree 118 main/streams/memory.c efree(ms);
efree 433 main/streams/memory.c efree(ts->tmpdir);
efree 436 main/streams/memory.c efree(ts);
efree 701 main/streams/memory.c efree(key);
efree 750 main/streams/memory.c efree(comma);
efree 446 main/streams/plain_wrapper.c efree(data->temp_file_name);
efree 954 main/streams/plain_wrapper.c efree(realpath);
efree 956 main/streams/plain_wrapper.c efree(persistent_id);;
efree 977 main/streams/plain_wrapper.c efree(realpath);
efree 980 main/streams/plain_wrapper.c efree(persistent_id);
efree 995 main/streams/plain_wrapper.c efree(*opened_path);
efree 1008 main/streams/plain_wrapper.c efree(realpath);
efree 1010 main/streams/plain_wrapper.c efree(persistent_id);
efree 1448 main/streams/plain_wrapper.c efree(cwd);
efree 1508 main/streams/plain_wrapper.c efree(pathbuf);
efree 1515 main/streams/plain_wrapper.c efree(pathbuf);
efree 231 main/streams/streams.c efree(tmp);
efree 233 main/streams/streams.c efree(msg);
efree 246 main/streams/streams.c efree(*(char**)error);
efree 260 main/streams/streams.c efree(buffer);
efree 542 main/streams/streams.c efree(leakinfo);
efree 670 main/streams/streams.c efree(chunk_buf);
efree 1263 main/streams/streams.c efree(buf);
efree 1633 main/streams/streams.c efree(FG(stream_wrappers));
efree 1639 main/streams/streams.c efree(FG(stream_filters));
efree 1645 main/streams/streams.c efree(FG(wrapper_errors));
efree 1803 main/streams/streams.c efree(tmp);
efree 1881 main/streams/streams.c efree(protocol_dup);
efree 1950 main/streams/streams.c efree(BG(CurrentLStatFile));
efree 1956 main/streams/streams.c efree(BG(CurrentStatFile));
efree 2054 main/streams/streams.c efree(resolved_path);
efree 2107 main/streams/streams.c efree(resolved_path);
efree 2116 main/streams/streams.c efree(resolved_path);
efree 2127 main/streams/streams.c efree(tmp);
efree 2146 main/streams/streams.c efree(*opened_path);
efree 2157 main/streams/streams.c efree(resolved_path);
efree 2198 main/streams/streams.c efree(context);
efree 2224 main/streams/streams.c efree(notifier);
efree 2306 main/streams/streams.c efree(vector);
efree 2320 main/streams/streams.c efree(vector);
efree 49 main/streams/transports.c if (local_err) { efree(local_err); local_err = NULL; } \
efree 120 main/streams/transports.c efree(tmp);
efree 123 main/streams/transports.c efree(tmp);
efree 77 main/streams/userspace.c efree(uwrap->protoname);
efree 78 main/streams/userspace.c efree(uwrap->classname);
efree 79 main/streams/userspace.c efree(uwrap);
efree 371 main/streams/userspace.c efree(us);
efree 424 main/streams/userspace.c efree(us);
efree 464 main/streams/userspace.c efree(us);
efree 502 main/streams/userspace.c efree(us);
efree 776 main/streams/userspace.c efree(us);
efree 1580 main/streams/userspace.c efree(us);
efree 100 main/streams/xp_socket.c efree(estr);
efree 362 main/streams/xp_socket.c efree(err);
efree 609 main/streams/xp_socket.c efree(host);
efree 662 main/streams/xp_socket.c efree(host);
efree 686 main/streams/xp_socket.c efree(host);
efree 689 main/streams/xp_socket.c efree(bindto);
efree 563 sapi/aolserver/aolserver.c efree(new_key);
efree 586 sapi/apache/mod_php5.c efree(tmpmimetype);
efree 416 sapi/apache2filter/sapi_apache2.c efree(content_type);
efree 125 sapi/apache2handler/sapi_apache2.c efree(ctx->content_type);
efree 177 sapi/apache2handler/sapi_apache2.c efree(ctx->content_type);
efree 636 sapi/apache_hooks/mod_php5.c efree(tmpmimetype);
efree 824 sapi/cgi/cgi_main.c efree(real_path);
efree 859 sapi/cgi/cgi_main.c efree(server_name);
efree 907 sapi/cgi/cgi_main.c efree(doc_root);
efree 912 sapi/cgi/cgi_main.c efree(path);
efree 1327 sapi/cgi/cgi_main.c efree(path_translated);
efree 1346 sapi/cgi/cgi_main.c efree(path_translated);
efree 1375 sapi/cgi/cgi_main.c efree(pt);
efree 1405 sapi/cgi/cgi_main.c efree(real_path);
efree 1661 sapi/cgi/cgi_main.c efree(t);
efree 2164 sapi/cgi/cgi_main.c efree(script_file);
efree 2172 sapi/cgi/cgi_main.c efree(script_file);
efree 2196 sapi/cgi/cgi_main.c efree(script_file);
efree 2221 sapi/cgi/cgi_main.c efree(script_file);
efree 1082 sapi/cli/php_cli.c efree(input);
efree 1161 sapi/cli/php_cli.c efree(lcname);
efree 736 sapi/cli/php_cli_server.c efree(key);
efree 737 sapi/cli/php_cli_server.c efree(real_key);
efree 766 sapi/cli/php_cli_server.c efree(tmp);
efree 772 sapi/cli/php_cli_server.c efree(tmp);
efree 779 sapi/cli/php_cli_server.c efree(tmp);
efree 791 sapi/cli/php_cli_server.c efree(temp);
efree 800 sapi/cli/php_cli_server.c efree(tmp);
efree 1233 sapi/cli/php_cli_server.c efree(basic_buf);
efree 1242 sapi/cli/php_cli_server.c efree(basic_buf);
efree 1244 sapi/cli/php_cli_server.c efree(message_buf);
efree 1256 sapi/cli/php_cli_server.c efree(basic_buf);
efree 1258 sapi/cli/php_cli_server.c efree(message_buf);
efree 1261 sapi/cli/php_cli_server.c efree(error_buf);
efree 1285 sapi/cli/php_cli_server.c efree(buf);
efree 1699 sapi/cli/php_cli_server.c efree(lc_header_name);
efree 1700 sapi/cli/php_cli_server.c efree(orig_header_name);
efree 1879 sapi/cli/php_cli_server.c efree(addr_str);
efree 2002 sapi/cli/php_cli_server.c efree(escaped_request_uri);
efree 2009 sapi/cli/php_cli_server.c efree(escaped_request_uri);
efree 2294 sapi/cli/php_cli_server.c efree(errstr);
efree 2362 sapi/cli/php_cli_server.c efree(errstr);
efree 2436 sapi/cli/php_cli_server.c efree(errstr);
efree 2501 sapi/cli/php_cli_server.c efree(errstr);
efree 167 sapi/continuity/capi.c efree(sapi_header->header);
efree 497 sapi/fpm/fpm/fastcgi.c efree(tmp);
efree 504 sapi/fpm/fpm/fastcgi.c efree(*s);
efree 203 sapi/fpm/fpm/fpm_conf.c efree(buf);
efree 733 sapi/fpm/fpm/fpm_conf.c efree(full_path);
efree 1006 sapi/fpm/fpm/fpm_conf.c efree(buf);
efree 1010 sapi/fpm/fpm/fpm_conf.c efree(buf);
efree 1270 sapi/fpm/fpm/fpm_conf.c efree(filename);
efree 1276 sapi/fpm/fpm/fpm_conf.c efree(filename);
efree 1287 sapi/fpm/fpm/fpm_conf.c efree(filename);
efree 1297 sapi/fpm/fpm/fpm_conf.c efree(filename);
efree 1302 sapi/fpm/fpm/fpm_conf.c efree(filename);
efree 1675 sapi/fpm/fpm/fpm_conf.c efree(tmp);
efree 144 sapi/fpm/fpm/fpm_env.c efree(title);
efree 274 sapi/fpm/fpm/fpm_env.c efree(title);
efree 650 sapi/fpm/fpm/fpm_main.c efree(php_self);
efree 792 sapi/fpm/fpm/fpm_main.c efree(server_name);
efree 836 sapi/fpm/fpm/fpm_main.c efree(doc_root);
efree 838 sapi/fpm/fpm/fpm_main.c efree(path);
efree 1296 sapi/fpm/fpm/fpm_main.c efree(path_translated);
efree 1315 sapi/fpm/fpm/fpm_main.c efree(path_translated);
efree 1347 sapi/fpm/fpm/fpm_main.c efree(pt);
efree 1379 sapi/fpm/fpm/fpm_main.c efree(real_path);
efree 1415 sapi/fpm/fpm/fpm_main.c efree(tmp);
efree 1424 sapi/fpm/fpm/fpm_main.c efree(tmp);
efree 1968 sapi/fpm/fpm/fpm_main.c efree(primary_script);
efree 378 sapi/fpm/fpm/fpm_status.c efree(buffer);
efree 459 sapi/fpm/fpm/fpm_status.c efree(buffer);
efree 462 sapi/fpm/fpm/fpm_status.c efree(query_string);
efree 104 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 116 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 120 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 137 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 149 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 153 sapi/fpm/fpm/fpm_unix.c efree(tmp);
efree 181 sapi/isapi/php5isapi.c efree(tmp_variable_buf);
efree 308 sapi/isapi/php5isapi.c efree(combined_headers);
efree 310 sapi/isapi/php5isapi.c efree(status_buf);
efree 372 sapi/isapi/php5isapi.c efree(tmp_variable_buf);
efree 586 sapi/isapi/php5isapi.c efree(variable_buf);
efree 625 sapi/isapi/php5isapi.c efree(isapi_special_server_variables[SPECIAL_VAR_HTTPS]);
efree 638 sapi/isapi/php5isapi.c efree(isapi_special_server_variables[SPECIAL_VAR_PHP_SELF]);
efree 659 sapi/isapi/php5isapi.c efree(isapi_special_server_variables[SPECIAL_VAR_ALL_HTTP]);
efree 776 sapi/isapi/php5isapi.c efree(SG(request_info).path_translated);
efree 869 sapi/isapi/php5isapi.c efree(SG(request_info).cookie_data);
efree 872 sapi/isapi/php5isapi.c efree(SG(request_info).path_translated);
efree 175 sapi/litespeed/lsapi_main.c efree( SG(request_info).path_translated );
efree 301 sapi/litespeed/lsapi_main.c efree(t);
efree 418 sapi/litespeed/lsapi_main.c efree(hd);
efree 578 sapi/nsapi/nsapi.c efree(hd);
efree 692 sapi/nsapi/nsapi.c efree(value);
efree 755 sapi/nsapi/nsapi.c efree(value);
efree 109 sapi/phpdbg/phpdbg.c efree((char*)((phpdbg_breaksymbol_t*)brake)->symbol);
efree 114 sapi/phpdbg/phpdbg.c efree((char*)((phpdbg_breakop_t*)brake)->name);
efree 133 sapi/phpdbg/phpdbg.c efree(brake->ops);
efree 135 sapi/phpdbg/phpdbg.c efree((char*)brake->code);
efree 186 sapi/phpdbg/phpdbg.c efree(PHPDBG_G(buffer));
efree 191 sapi/phpdbg/phpdbg.c efree(PHPDBG_G(exec));
efree 213 sapi/phpdbg/phpdbg.c efree(PHPDBG_G(ops));
efree 242 sapi/phpdbg/phpdbg.c efree(PHPDBG_G(exec));
efree 1509 sapi/phpdbg/phpdbg.c efree(SG(request_info).argv[i]);
efree 1511 sapi/phpdbg/phpdbg.c efree(SG(request_info).argv);
efree 65 sapi/phpdbg/phpdbg_bp.c efree((char*)bp->filename);
efree 72 sapi/phpdbg/phpdbg_bp.c efree((char*)bp->class_name);
efree 73 sapi/phpdbg/phpdbg_bp.c efree((char*)bp->func_name);
efree 86 sapi/phpdbg/phpdbg_bp.c efree((char*)bp->class_name);
efree 89 sapi/phpdbg/phpdbg_bp.c efree((char*)bp->func_name);
efree 335 sapi/phpdbg/phpdbg_bp.c efree(lcname);
efree 546 sapi/phpdbg/phpdbg_bp.c efree((char*)new_break.func_name);
efree 547 sapi/phpdbg/phpdbg_bp.c efree((char*)new_break.class_name);
efree 596 sapi/phpdbg/phpdbg_bp.c efree((char*)new_break.func_name);
efree 645 sapi/phpdbg/phpdbg_bp.c efree((char*)new_break.class_name);
efree 750 sapi/phpdbg/phpdbg_bp.c efree((char*)new_break.code);
efree 853 sapi/phpdbg/phpdbg_bp.c efree(lcname);
efree 857 sapi/phpdbg/phpdbg_bp.c efree(lcname);
efree 1146 sapi/phpdbg/phpdbg_bp.c efree(name);
efree 199 sapi/phpdbg/phpdbg_btree.c efree(tree->branch);
efree 206 sapi/phpdbg/phpdbg_btree.c efree(last_dual_branch->branches[!last_dual_branch_branch]);
efree 214 sapi/phpdbg/phpdbg_btree.c efree(last_dual_branch->branches[last_dual_branch_branch]);
efree 77 sapi/phpdbg/phpdbg_cmd.c efree(param->file.name);
efree 80 sapi/phpdbg/phpdbg_cmd.c efree(param->method.class);
efree 81 sapi/phpdbg/phpdbg_cmd.c efree(param->method.name);
efree 84 sapi/phpdbg/phpdbg_cmd.c efree(param->str);
efree 794 sapi/phpdbg/phpdbg_cmd.c efree(buffer);
efree 800 sapi/phpdbg/phpdbg_cmd.c efree(PHPDBG_G(buffer));
efree 814 sapi/phpdbg/phpdbg_cmd.c efree(*input);
efree 135 sapi/phpdbg/phpdbg_help.c efree(new);
efree 144 sapi/phpdbg/phpdbg_help.c efree(summary);
efree 94 sapi/phpdbg/phpdbg_list.c efree(lcname);
efree 231 sapi/phpdbg/phpdbg_list.c efree(func_name);
efree 204 sapi/phpdbg/phpdbg_print.c efree(lcname);
efree 250 sapi/phpdbg/phpdbg_print.c efree(lcname);
efree 346 sapi/phpdbg/phpdbg_prompt.c efree(PHPDBG_G(exec));
efree 633 sapi/phpdbg/phpdbg_prompt.c efree(SG(request_info).argv[i]);
efree 635 sapi/phpdbg/phpdbg_prompt.c efree(SG(request_info).argv);
efree 901 sapi/phpdbg/phpdbg_prompt.c efree(lcname);
efree 1075 sapi/phpdbg/phpdbg_prompt.c efree(PHPDBG_G(ops));
efree 182 sapi/phpdbg/phpdbg_utils.c efree(lc_cname);
efree 193 sapi/phpdbg/phpdbg_utils.c efree(lcname);
efree 290 sapi/phpdbg/phpdbg_utils.c efree(buffer);
efree 285 sapi/phpdbg/phpdbg_watch.c efree(tmp_watch);
efree 343 sapi/phpdbg/phpdbg_watch.c efree(key);
efree 555 sapi/phpdbg/phpdbg_watch.c efree(watch);
efree 101 sapi/pi3web/pi3web_sapi.c efree(tmp_variable_buf);
efree 193 sapi/pi3web/pi3web_sapi.c efree(combined_headers);
efree 195 sapi/pi3web/pi3web_sapi.c efree(SG(sapi_headers).http_status_line);
efree 260 sapi/pi3web/pi3web_sapi.c efree(tmp_variable_buf);
efree 305 sapi/pi3web/pi3web_sapi.c efree(variable_buf);
efree 404 sapi/pi3web/pi3web_sapi.c efree(SG(request_info).cookie_data);
efree 42 win32/registry.c efree(reg_key);
efree 120 win32/registry.c efree(name);
efree 121 win32/registry.c efree(value);
efree 157 win32/registry.c efree(new_path);
efree 158 win32/registry.c efree(name);
efree 223 win32/registry.c efree(orig_path);
efree 238 win32/registry.c efree(orig_path);
efree 276 win32/registry.c efree(orig_path);
efree 290 win32/registry.c efree(reg_location);
efree 66 win32/sendmail.c efree(response); \
efree 191 win32/sendmail.c efree(result);
efree 249 win32/sendmail.c efree(headers);
efree 278 win32/sendmail.c efree(headers);
efree 279 win32/sendmail.c efree(headers_lc);
efree 289 win32/sendmail.c efree(RPath);
efree 292 win32/sendmail.c efree(headers);
efree 293 win32/sendmail.c efree(headers_lc);
efree 308 win32/sendmail.c efree(RPath);
efree 311 win32/sendmail.c efree(headers);
efree 312 win32/sendmail.c efree(headers_lc);
efree 443 win32/sendmail.c efree(tempMailTo);
efree 448 win32/sendmail.c efree(tempMailTo);
efree 453 win32/sendmail.c efree(tempMailTo);
efree 464 win32/sendmail.c efree(tempMailTo);
efree 469 win32/sendmail.c efree(tempMailTo);
efree 474 win32/sendmail.c efree(tempMailTo);
efree 494 win32/sendmail.c efree(tempMailTo);
efree 499 win32/sendmail.c efree(tempMailTo);
efree 504 win32/sendmail.c efree(tempMailTo);
efree 519 win32/sendmail.c efree(tempMailTo);
efree 524 win32/sendmail.c efree(tempMailTo);
efree 529 win32/sendmail.c efree(tempMailTo);
efree 552 win32/sendmail.c efree(tempMailTo);
efree 557 win32/sendmail.c efree(tempMailTo);
efree 562 win32/sendmail.c efree(tempMailTo);
efree 595 win32/sendmail.c efree(stripped_header);
efree 602 win32/sendmail.c efree(stripped_header);
efree 614 win32/sendmail.c efree(stripped_header);
efree 640 win32/sendmail.c efree(data_cln);
efree 647 win32/sendmail.c efree(data_cln);
efree 652 win32/sendmail.c efree(data_cln);
efree 711 win32/sendmail.c efree(dt);
efree 736 win32/sendmail.c efree(headers_lc);
efree 739 win32/sendmail.c efree(header_buffer);
efree 742 win32/sendmail.c efree(header_buffer);
efree 752 win32/sendmail.c efree(headers_lc);
efree 114 win32/wsyslog.c efree(tmp);