efree             368 Zend/zend.c    				efree((char*)class_name);
efree             428 Zend/zend.c    					efree((char*)class_name);
efree             442 Zend/zend.c    					efree(properties);
efree            1108 Zend/zend.c    		efree(dtrace_error_buffer);
efree            1241 Zend/zend.c    			efree(params);
efree            1355 Zend/zend.c    			efree(EG(active_op_array));
efree            1399 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             673 Zend/zend.h    #define STR_FREE(ptr) if (ptr && !IS_INTERNED(ptr)) { efree(ptr); }
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            1735 Zend/zend_API.c 					efree(lcname);
efree            1741 Zend/zend_API.c 				efree(lcname);
efree            1923 Zend/zend_API.c 					efree(lcname);
efree            1928 Zend/zend_API.c 				efree(lcname);
efree            1939 Zend/zend_API.c 		efree(lcname);
efree            1942 Zend/zend_API.c 	efree(lcname);
efree            2123 Zend/zend_API.c 				efree((char*)lc_class_name);
efree            2129 Zend/zend_API.c 					efree((char*)lc_class_name);
efree            2191 Zend/zend_API.c 			efree((char*)lc_class_name);
efree            2199 Zend/zend_API.c 			efree((char*)lowercase_name);
efree            2279 Zend/zend_API.c 		efree((char*)lc_class_name);
efree            2586 Zend/zend_API.c 	efree(lcname);
efree            2738 Zend/zend_API.c 	efree(lcname);
efree            2773 Zend/zend_API.c 			efree(lmname);
efree            2776 Zend/zend_API.c 		efree(lmname);
efree            2889 Zend/zend_API.c 								efree((char*)fcc->function_handler->common.function_name);
efree            2891 Zend/zend_API.c 							efree(fcc->function_handler);
efree            2966 Zend/zend_API.c 								efree(*error);
efree            2976 Zend/zend_API.c 								efree(*error);
efree            2992 Zend/zend_API.c 	efree(lmname);
efree            3072 Zend/zend_API.c 					efree((char*)fcc->function_handler->common.function_name);
efree            3074 Zend/zend_API.c 				efree(fcc->function_handler);
efree            3150 Zend/zend_API.c 							efree((char*)fcc->function_handler->common.function_name);
efree            3152 Zend/zend_API.c 						efree(fcc->function_handler);
efree            3228 Zend/zend_API.c 				efree((char*)fcc.function_handler->common.function_name);
efree            3230 Zend/zend_API.c 			efree(fcc.function_handler);
efree            3262 Zend/zend_API.c 			efree(fci->params);
efree            3406 Zend/zend_API.c 		efree(lname);
efree            3409 Zend/zend_API.c 	efree(lname);
efree            3493 Zend/zend_API.c 			efree((char*)property_info.name);
efree            3815 Zend/zend_API.c 					efree(value);
efree             124 Zend/zend_alloc.h #define pefree(ptr, persistent)  ((persistent)?free(ptr):efree(ptr))
efree            1032 Zend/zend_builtin_functions.c 	efree(lcname);
efree            1136 Zend/zend_builtin_functions.c 		efree(lcname);
efree            1153 Zend/zend_builtin_functions.c 				efree(lcname);
efree            1154 Zend/zend_builtin_functions.c 				efree((char*)((zend_internal_function*)func)->function_name);
efree            1155 Zend/zend_builtin_functions.c 				efree(func);
efree            1158 Zend/zend_builtin_functions.c 			efree(lcname);
efree            1162 Zend/zend_builtin_functions.c 	efree(lcname);
efree            1372 Zend/zend_builtin_functions.c 	efree(lcname);
efree            1538 Zend/zend_builtin_functions.c 			efree(error_handler_name);
efree            1541 Zend/zend_builtin_functions.c 		efree(error_handler_name);
efree            1601 Zend/zend_builtin_functions.c 			efree(exception_handler_name);
efree            1604 Zend/zend_builtin_functions.c 		efree(exception_handler_name);
efree            1821 Zend/zend_builtin_functions.c 	efree(eval_code);
efree            1822 Zend/zend_builtin_functions.c 	efree(eval_name);
efree            2008 Zend/zend_builtin_functions.c 		efree(module_names);
efree            2009 Zend/zend_builtin_functions.c 		efree(modules);
efree            2221 Zend/zend_builtin_functions.c 			efree((char*)free_class_name);
efree            2431 Zend/zend_builtin_functions.c 	efree(lcname);
efree            2455 Zend/zend_builtin_functions.c 		efree(lcname);
efree            2479 Zend/zend_builtin_functions.c 	efree(lcname);
efree              56 Zend/zend_closures.c 		efree(arguments);
efree              71 Zend/zend_closures.c 	efree(arguments);
efree              74 Zend/zend_closures.c 	efree((char*)func->internal_function.function_name);
efree              75 Zend/zend_closures.c 	efree(func);
efree             256 Zend/zend_closures.c 		efree(closure->debug_info);
efree             263 Zend/zend_closures.c 	efree(closure);
efree             367 Zend/zend_closures.c 				efree(name);
efree             131 Zend/zend_compile.c 		efree((char*)property_info->doc_comment);
efree            1405 Zend/zend_compile.c 		efree(Z_STRVAL(op2->u.constant));
efree            1410 Zend/zend_compile.c 		efree(Z_STRVAL(op2->u.constant));
efree            1957 Zend/zend_compile.c  			efree(lcname);
efree            1960 Zend/zend_compile.c 	efree(function_name->u.constant.value.str.val);
efree            2111 Zend/zend_compile.c 			efree(lcname);
efree            2114 Zend/zend_compile.c 		efree(lcname);
efree            2178 Zend/zend_compile.c 	efree(lcname);
efree            2220 Zend/zend_compile.c 					efree(lcname);
efree            2223 Zend/zend_compile.c 				efree(lcname);
efree            2252 Zend/zend_compile.c 		efree(lcname);
efree            2462 Zend/zend_compile.c 		efree(lcname);
efree            3079 Zend/zend_compile.c 			efree(lc_parent_class_name);
efree            3081 Zend/zend_compile.c 		efree(lc_class_name);
efree            3472 Zend/zend_compile.c 			efree(method_prototype);
efree            4009 Zend/zend_compile.c 				efree(lcname);
efree            4104 Zend/zend_compile.c 				efree(lcname);
efree            4139 Zend/zend_compile.c 					efree(class_name);
efree            4164 Zend/zend_compile.c 				efree(lcname);
efree            4192 Zend/zend_compile.c 						efree(lcname);
efree            4195 Zend/zend_compile.c 					efree(lcname);
efree            4238 Zend/zend_compile.c 				efree(ce->trait_precedences[i]->exclude_from_classes);
efree            4400 Zend/zend_compile.c 						efree(lc_method_name);
efree            4405 Zend/zend_compile.c 						efree(lc_method_name);
efree            4999 Zend/zend_compile.c 		efree(lcname);
efree            5018 Zend/zend_compile.c 		efree(lcname);
efree            5029 Zend/zend_compile.c 		efree(tmp);
efree            5338 Zend/zend_compile.c 	efree(var_name->u.constant.value.str.val);
efree            5374 Zend/zend_compile.c 		efree(CG(doc_comment));
efree            5539 Zend/zend_compile.c 					efree(lookup_name);
efree            5543 Zend/zend_compile.c 			efree(lookup_name);
efree            5551 Zend/zend_compile.c 				efree(lookup_name);
efree            5555 Zend/zend_compile.c 		efree(lookup_name);
efree            6989 Zend/zend_compile.c 		efree(lcname);
efree            7007 Zend/zend_compile.c 		efree(CG(current_import));
efree            7012 Zend/zend_compile.c 		efree(CG(doc_comment));
efree            7074 Zend/zend_compile.c 			efree(tmp2);
efree            7076 Zend/zend_compile.c 		efree(c_ns_name);
efree            7086 Zend/zend_compile.c 		efree(c_tmp);
efree            7098 Zend/zend_compile.c 	efree(lcname);
efree            7152 Zend/zend_compile.c 		efree(CG(current_import));
efree              47 Zend/zend_compile.h           efree(CG(doc_comment));  \
efree             278 Zend/zend_constants.c 		efree(haltname);
efree             302 Zend/zend_constants.c 		efree(lookup_name);
efree             356 Zend/zend_constants.c 			efree(lcname);
efree             366 Zend/zend_constants.c 			efree(lcname);
efree             374 Zend/zend_constants.c 			efree(lcname);
efree             376 Zend/zend_constants.c 			efree(lcname);
efree             389 Zend/zend_constants.c 		efree(class_name);
efree             421 Zend/zend_constants.c 		efree(lcname);
efree             536 Zend/zend_constants.c 		efree(lowercase_name);
efree             512 Zend/zend_exceptions.c 			efree(s_tmp);
efree             530 Zend/zend_exceptions.c 				efree((char*)class_name);
efree             563 Zend/zend_exceptions.c 	efree(s_tmp);
efree             582 Zend/zend_exceptions.c 			efree(s_tmp);
efree             630 Zend/zend_exceptions.c 	efree(s_tmp);
efree             717 Zend/zend_exceptions.c 		efree(prev_str);
efree             861 Zend/zend_exceptions.c 	efree(message);
efree              92 Zend/zend_execute.c 		efree(z);
efree             904 Zend/zend_execute.c 				efree(variable_ptr);
efree             196 Zend/zend_execute.h 		efree(stack);
efree             266 Zend/zend_execute.h 		efree(p);
efree             278 Zend/zend_execute.h 		efree(p);
efree             532 Zend/zend_execute_API.c 						efree(save);
efree             537 Zend/zend_execute_API.c 					efree(save);
efree             702 Zend/zend_execute_API.c 		efree(params_array);
efree             784 Zend/zend_execute_API.c 				efree(error);
efree             787 Zend/zend_execute_API.c 				efree(callable_name);
efree             796 Zend/zend_execute_API.c 			efree(error);
efree             798 Zend/zend_execute_API.c 		efree(callable_name);
efree             982 Zend/zend_execute_API.c 			efree((char*)EX(function_state).function->common.function_name);
efree             984 Zend/zend_execute_API.c 		efree(EX(function_state).function);
efree            1185 Zend/zend_execute_API.c 			efree(new_op_array);
efree            1206 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             212 Zend/zend_generators.c 	efree(generator);
efree              80 Zend/zend_highlight.c 		efree(filtered);
efree             153 Zend/zend_highlight.c 					efree(token.value.str.val);
efree             214 Zend/zend_highlight.c 					efree(token.value.str.val);
efree             142 Zend/zend_indent.c 				efree(token.value.str.val);
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             264 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            5186 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            5201 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            5361 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); }
efree            5426 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             875 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             881 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             950 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); }
efree             969 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             605 Zend/zend_language_scanner.c 			efree(op_array);
efree             644 Zend/zend_language_scanner.c 			efree(opened_path);
efree             714 Zend/zend_language_scanner.c 			efree(p);
efree             737 Zend/zend_language_scanner.c 		efree(op_array);
efree             750 Zend/zend_language_scanner.c 		efree(op_array);
efree             765 Zend/zend_language_scanner.c 			efree(SCNG(script_filtered));
efree             773 Zend/zend_language_scanner.c 			efree(op_array);
efree             808 Zend/zend_language_scanner.c 		efree(SCNG(script_filtered));
efree             831 Zend/zend_language_scanner.c 		efree(SCNG(script_filtered));
efree             847 Zend/zend_language_scanner.c 			efree(SCNG(script_filtered));
efree             996 Zend/zend_language_scanner.c 		efree(s);
efree            1985 Zend/zend_language_scanner.c 	efree(heredoc_label);
efree            3114 Zend/zend_language_scanner.c 		efree(s);
efree             225 Zend/zend_llist.c 	efree(elements);
efree             565 Zend/zend_object_handlers.c 					efree(value);
efree             914 Zend/zend_object_handlers.c 	efree(func);
efree            1131 Zend/zend_object_handlers.c 	efree(func);
efree            1178 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            1317 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             100 Zend/zend_string.c 					efree((void *)arKey);
efree             124 Zend/zend_string.c 		efree((void *)arKey);
efree              55 Zend/zend_string.h 			efree((char*)s); \
efree            1864 Zend/zend_vm_def.h 			efree(op_array);
efree            2045 Zend/zend_vm_def.h 			efree((char*)fbc->common.function_name);
efree            2047 Zend/zend_vm_def.h 		efree(fbc);
efree            2668 Zend/zend_vm_def.h 			efree(lcname);
efree            3806 Zend/zend_vm_def.h 						efree(resolved_path);
efree            3818 Zend/zend_vm_def.h 					efree(eval_desc);
efree            3860 Zend/zend_vm_def.h 		efree(new_op_array);
efree            4660 Zend/zend_vm_def.h 				efree(EG(error_reporting_ini_entry)->value);
efree            4691 Zend/zend_vm_def.h 				efree(EG(error_reporting_ini_entry)->value);
efree            5048 Zend/zend_vm_def.h 				efree((char *) call->fbc->common.function_name);
efree            5049 Zend/zend_vm_def.h 				efree(call->fbc);
efree             425 Zend/zend_vm_execute.h 			efree(op_array);
efree             606 Zend/zend_vm_execute.h 			efree((char*)fbc->common.function_name);
efree             608 Zend/zend_vm_execute.h 		efree(fbc);
efree             822 Zend/zend_vm_execute.h 				efree(EG(error_reporting_ini_entry)->value);
efree            1026 Zend/zend_vm_execute.h 				efree((char *) call->fbc->common.function_name);
efree            1027 Zend/zend_vm_execute.h 				efree(call->fbc);
efree            1265 Zend/zend_vm_execute.h 			efree(lcname);
efree            1590 Zend/zend_vm_execute.h 			efree(lcname);
efree            1777 Zend/zend_vm_execute.h 			efree(lcname);
efree            2002 Zend/zend_vm_execute.h 			efree(lcname);
efree            2710 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            2722 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            2764 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            8021 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            8033 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            8075 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            8270 Zend/zend_vm_execute.h 				efree(EG(error_reporting_ini_entry)->value);
efree            13338 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            13350 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            13392 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            31008 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            31020 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            31062 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             171 ext/bz2/bz2.c  	efree(self);
efree             355 ext/bz2/bz2.c  		efree(Z_STRVAL_P(return_value));
efree             524 ext/bz2/bz2.c  		efree(dest);
efree             582 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            1684 ext/curl/interface.c 			efree(ch->header.str);
efree            1745 ext/curl/interface.c 	efree(*string);
efree            1868 ext/curl/interface.c 		efree(org);
efree            2087 ext/curl/interface.c 	efree(dupch->to_free->slist);
efree            2088 ext/curl/interface.c 	efree(dupch->to_free);
efree            2651 ext/curl/interface.c 							efree(string_key);
efree            2703 ext/curl/interface.c 						efree(string_key);
efree            2955 ext/curl/interface.c 		efree(ch->header.str);
efree            3317 ext/curl/interface.c 		efree(ch->to_free->slist);
efree            3318 ext/curl/interface.c 		efree(ch->to_free);
efree            3345 ext/curl/interface.c 		efree(ch->header.str);
efree            3358 ext/curl/interface.c 	efree(ch->handlers->write);
efree            3359 ext/curl/interface.c 	efree(ch->handlers->write_header);
efree            3360 ext/curl/interface.c 	efree(ch->handlers->read);
efree            3366 ext/curl/interface.c 		efree(ch->handlers->progress);
efree            3374 ext/curl/interface.c 		efree(ch->handlers->fnmatch);
efree            3378 ext/curl/interface.c 	efree(ch->handlers);
efree            3379 ext/curl/interface.c 	efree(ch);
efree            3450 ext/curl/interface.c 		efree(ch->handlers->progress);
efree            3459 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             691 ext/date/php_date.c 		efree(DATEG(timezone));
efree             705 ext/date/php_date.c 		efree(DATEG(timezone));
efree            1468 ext/date/php_date.c 		efree(initial_ts);
efree            1717 ext/date/php_date.c 	efree(buf);
efree            1879 ext/date/php_date.c 	efree(iterator);
efree            2496 ext/date/php_date.c 	efree(object);
efree            2507 ext/date/php_date.c 	efree(object);
efree            2516 ext/date/php_date.c 	efree(object);
efree            2537 ext/date/php_date.c 	efree(object);
efree            2799 ext/date/php_date.c 						efree(tmp);
efree            3666 ext/date/php_date.c 		efree(dummy_t);
efree            3671 ext/date/php_date.c 		efree(dummy_t);
efree            4583 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            1577 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            1885 ext/dom/node.c 		efree(inclusive_ns_prefixes);
efree             249 ext/dom/php_dom.c 		efree(doc_props);
efree             523 ext/dom/php_dom.c 			efree(value);
efree            1083 ext/dom/php_dom.c 	efree(object);
efree            1110 ext/dom/php_dom.c 	efree(object);
efree            1262 ext/dom/php_dom.c 		efree(objmap);
efree            1278 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             100 ext/exif/exif.c #define EFREE_IF(ptr)	if (ptr) efree(ptr)
efree             187 ext/exif/exif.c 		efree(return_list);
efree             202 ext/exif/exif.c 		efree(return_list);
efree            1585 ext/exif/exif.c 		efree(buf);
efree            1864 ext/exif/exif.c 		efree(tmp);
efree            1905 ext/exif/exif.c 				efree(f);
efree            1917 ext/exif/exif.c 						efree(f);
efree            1932 ext/exif/exif.c 							efree(f);
efree            2522 ext/exif/exif.c 					efree(value_ptr);
efree            2917 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             309 ext/fileinfo/fileinfo.c 			efree(finfo_obj->ptr);
efree             339 ext/fileinfo/fileinfo.c 		efree(finfo);
efree             348 ext/fileinfo/fileinfo.c 		efree(finfo);
efree             446 ext/fileinfo/libmagic/apprentice.c 		efree(ms->o.pbuf);
efree             449 ext/fileinfo/libmagic/apprentice.c 		efree(ms->o.buf);
efree             452 ext/fileinfo/libmagic/apprentice.c 		efree(ms->c.li);
efree             454 ext/fileinfo/libmagic/apprentice.c 	efree(ms);
efree             486 ext/fileinfo/libmagic/apprentice.c 	efree(ms);
efree             500 ext/fileinfo/libmagic/apprentice.c 					efree(map->magic[j]);
efree             504 ext/fileinfo/libmagic/apprentice.c 			efree(map->p);
efree             507 ext/fileinfo/libmagic/apprentice.c 	efree(map);
efree             533 ext/fileinfo/libmagic/apprentice.c 		efree(ml);
efree             536 ext/fileinfo/libmagic/apprentice.c 	efree(ml);
efree             582 ext/fileinfo/libmagic/apprentice.c 			efree(mfn);
efree             599 ext/fileinfo/libmagic/apprentice.c 	efree(mfn);
efree            1126 ext/fileinfo/libmagic/apprentice.c 		efree(me[i].mp);
efree            1127 ext/fileinfo/libmagic/apprentice.c 	efree(me);
efree            1209 ext/fileinfo/libmagic/apprentice.c 			efree(filearr[i]);
efree            1211 ext/fileinfo/libmagic/apprentice.c 		efree(filearr);
efree            1250 ext/fileinfo/libmagic/apprentice.c 				efree(map->magic[j]);
efree            1252 ext/fileinfo/libmagic/apprentice.c 		efree(map);
efree            1741 ext/fileinfo/libmagic/apprentice.c 			efree(me->mp);
efree            2724 ext/fileinfo/libmagic/apprentice.c 		efree(dbname);
efree            2734 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             145 ext/fileinfo/libmagic/compress.c 		efree(newbuf);
efree             482 ext/fileinfo/libmagic/compress.c 			efree(*newch);
efree              72 ext/fileinfo/libmagic/funcs.c 			efree(buf);
efree              74 ext/fileinfo/libmagic/funcs.c 		efree(ms->o.buf);
efree              96 ext/fileinfo/libmagic/funcs.c 		efree(ms->o.buf);
efree             111 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             479 ext/fileinfo/libmagic/funcs.c 	efree(res);
efree             417 ext/fileinfo/libmagic/magic.c 	efree(buf);
efree             577 ext/fileinfo/libmagic/softmagic.c 		efree(cp);
efree            1725 ext/fileinfo/libmagic/softmagic.c 					efree(rbuf);
efree            1731 ext/fileinfo/libmagic/softmagic.c 					efree(rbuf);
efree            1737 ext/fileinfo/libmagic/softmagic.c 			efree(rbuf);
efree            2083 ext/fileinfo/libmagic/softmagic.c 			efree(haystack);
efree            2171 ext/fileinfo/libmagic/softmagic.c 						efree(pattern_match);
efree            2172 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            1080 ext/gd/gd.c    		efree(fp->data);
efree            1083 ext/gd/gd.c    	efree(fp);
efree            1448 ext/gd/gd.c    		efree(font);
efree            1472 ext/gd/gd.c    		efree(font);
efree            1479 ext/gd/gd.c    		efree(font);
efree            1491 ext/gd/gd.c    		efree(font->data);
efree            1492 ext/gd/gd.c    		efree(font);
efree            1554 ext/gd/gd.c    	efree(stylearr);
efree            2692 ext/gd/gd.c    		efree(path);
efree            3385 ext/gd/gd.c    	efree(points);
efree            3566 ext/gd/gd.c    		efree(str);
efree            3904 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             401 ext/gmp/gmp.c  #define FREE_GMP_NUM(gmpnumber) { mpz_clear(*gmpnumber); efree(gmpnumber); }
efree             441 ext/gmp/gmp.c  		efree(*gmpnumber);
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             746 ext/hash/hash.c 		efree(dummy);
efree             747 ext/hash/hash.c 		efree(hash->context);
efree             752 ext/hash/hash.c 		efree(hash->key);
efree             754 ext/hash/hash.c 	efree(hash);
efree             952 ext/hash/hash.c 				efree(digest);
efree             953 ext/hash/hash.c 				efree(context);
efree             954 ext/hash/hash.c 				efree(key);
efree             529 ext/iconv/iconv.c 		efree(out_buffer);
efree             545 ext/iconv/iconv.c 		efree(out_buffer);
efree             659 ext/iconv/iconv.c 				efree(out_buf);
efree             933 ext/iconv/iconv.c 			efree(ndl_buf);
efree             942 ext/iconv/iconv.c 			efree(ndl_buf);
efree            1077 ext/iconv/iconv.c 		efree(ndl_buf);
efree            1289 ext/iconv/iconv.c 				efree(encoded);
efree            1408 ext/iconv/iconv.c 		efree(encoded);
efree            1411 ext/iconv/iconv.c 		efree(buf);
efree            1793 ext/iconv/iconv.c 						efree(decoded_text);
efree            2432 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             426 ext/json/json.c 				efree(tmp);
efree             437 ext/json/json.c 			efree(utf16);
efree             549 ext/json/json.c 		efree(utf16);
efree             630 ext/json/json.c 					efree(d);
efree             674 ext/json/json.c 			efree(utf16);
efree             682 ext/json/json.c 		efree(utf16);
efree             764 ext/json/json.c 	efree(utf16);
efree             103 ext/ldap/ldap.c 	efree(ld);
efree             124 ext/ldap/ldap.c 	efree(entry);
efree             336 ext/ldap/ldap.c 			efree(ld);
efree             348 ext/ldap/ldap.c 		efree(ld);
efree             354 ext/ldap/ldap.c 				efree(ld);
efree             772 ext/ldap/ldap.c 		efree(lds);
efree             773 ext/ldap/ldap.c 		efree(rcs);
efree             825 ext/ldap/ldap.c 		efree(ldap_attrs);
efree            1338 ext/ldap/ldap.c 					efree(ldap_mods[i]->mod_type);
efree            1340 ext/ldap/ldap.c 				efree(ldap_mods[i]);
efree            1343 ext/ldap/ldap.c 			efree(num_berval);
efree            1344 ext/ldap/ldap.c 			efree(ldap_mods);	
efree            1400 ext/ldap/ldap.c 		efree(ldap_mods[i]->mod_type);
efree            1402 ext/ldap/ldap.c 			efree(ldap_mods[i]->mod_bvalues[j]);
efree            1404 ext/ldap/ldap.c 		efree(ldap_mods[i]->mod_bvalues);
efree            1405 ext/ldap/ldap.c 		efree(ldap_mods[i]);
efree            1407 ext/ldap/ldap.c 	efree(num_berval);
efree            1408 ext/ldap/ldap.c 	efree(ldap_mods);	
efree            1796 ext/ldap/ldap.c 			efree(ldap_mods[i]->mod_type);
efree            1802 ext/ldap/ldap.c 					efree(ldap_mods[i]->mod_bvalues[j]->bv_val);
efree            1805 ext/ldap/ldap.c 					efree(ldap_mods[i]->mod_bvalues[j]);
efree            1809 ext/ldap/ldap.c 				efree(ldap_mods[i]->mod_bvalues);
efree            1813 ext/ldap/ldap.c 			efree(ldap_mods[i]);
efree            1817 ext/ldap/ldap.c 		efree(ldap_mods);
efree            2195 ext/ldap/ldap.c 				efree(*ctrlp);
efree            2198 ext/ldap/ldap.c 			efree(ctrls);
efree            2507 ext/ldap/ldap.c 		efree(callback_name);
efree            2510 ext/ldap/ldap.c 	efree(callback_name);
efree             547 ext/libxml/libxml.c 	efree(buf);
efree             913 ext/libxml/libxml.c 		efree(LIBXML(stream_context));
efree             919 ext/libxml/libxml.c 		efree(LIBXML(error_list));
efree             985 ext/libxml/libxml.c 			efree(LIBXML(error_list));
efree            1230 ext/libxml/libxml.c 			efree(obj_node);
efree            1271 ext/libxml/libxml.c 				efree(object->document->doc_props);
efree            1273 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             622 ext/mbstring/mbstring.c 	efree(ptr);
efree             771 ext/mbstring/mbstring.c 		efree(tmpstr);
efree            1645 ext/mbstring/mbstring.c 		efree(MBSTRG(current_detect_order_list));
efree            1826 ext/mbstring/mbstring.c 						efree(temp);
efree            1916 ext/mbstring/mbstring.c 					efree(list);
efree            1925 ext/mbstring/mbstring.c 					efree(list);
efree            1937 ext/mbstring/mbstring.c 			efree(MBSTRG(current_detect_order_list));
efree            2082 ext/mbstring/mbstring.c 	if (encstr != NULL) efree(encstr);
efree            2147 ext/mbstring/mbstring.c 				efree(mimetype);
efree            3006 ext/mbstring/mbstring.c 			efree((void *)list);
efree            3082 ext/mbstring/mbstring.c 				efree(_from_encodings);
efree            3103 ext/mbstring/mbstring.c 		efree(s_free);
efree            3206 ext/mbstring/mbstring.c 					efree(list);
efree            3216 ext/mbstring/mbstring.c 					efree(list);
efree            3246 ext/mbstring/mbstring.c 		efree((void *)list);
efree            3512 ext/mbstring/mbstring.c 		efree(args);
efree            3601 ext/mbstring/mbstring.c 		efree(stack);
efree            3609 ext/mbstring/mbstring.c 		efree((void *)elist);
efree            3688 ext/mbstring/mbstring.c 		efree(stack);
efree            3694 ext/mbstring/mbstring.c 	efree(args);
efree            3779 ext/mbstring/mbstring.c 	efree((void *)convmap);
efree            4217 ext/mbstring/mbstring.c 				efree(tmpstr.val);
efree            4285 ext/mbstring/mbstring.c 		efree(extra_cmd);
efree            4288 ext/mbstring/mbstring.c 		efree(to_r);
efree            4291 ext/mbstring/mbstring.c 		efree((void *)subject_buf);
efree            4294 ext/mbstring/mbstring.c 		efree((void *)message_buf);
efree            4721 ext/mbstring/mbstring.c 		efree(haystack.val);
efree            4725 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             413 ext/mcrypt/mcrypt.c 		efree(pm);
efree             663 ext/mcrypt/mcrypt.c 	efree(iv_s);
efree             664 ext/mcrypt/mcrypt.c 	efree(key_s);
efree             709 ext/mcrypt/mcrypt.c 	efree(data_s);
efree             753 ext/mcrypt/mcrypt.c 	efree(data_s);
efree            1281 ext/mcrypt/mcrypt.c 		efree (key_s);
efree            1284 ext/mcrypt/mcrypt.c 		efree (iv_s);
efree            1286 ext/mcrypt/mcrypt.c 	efree (data_s);
efree            1411 ext/mcrypt/mcrypt.c 			efree(iv);
efree            1423 ext/mcrypt/mcrypt.c 				efree(iv);
efree            1439 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            2218 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             949 ext/mysqli/mysqli.c 		efree(MyG(error_msg));
efree            1072 ext/mysqli/mysqli.c 		efree(stmt);
efree            1339 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             750 ext/mysqli/mysqli_api.c 	efree(mysql);
efree             977 ext/mysqli/mysqli_api.c 		efree(copies);
efree            1548 ext/mysqli/mysqli_api.c 		efree(mysql);
efree            1942 ext/mysqli/mysqli_api.c 		efree(stmt);
efree            2490 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             719 ext/mysqli/mysqli_nonapi.c 	efree(Z_ARRVAL_P(out_array));
efree             760 ext/mysqli/mysqli_nonapi.c 	efree(Z_ARRVAL_P(out_array));
efree             812 ext/mysqli/mysqli_nonapi.c 		efree(new_dont_poll_array);
efree             815 ext/mysqli/mysqli_nonapi.c 		efree(new_r_array);
efree             818 ext/mysqli/mysqli_nonapi.c 		efree(new_e_array);
efree            1090 ext/mysqli/mysqli_nonapi.c 			efree(name_esc);
efree            1094 ext/mysqli/mysqli_nonapi.c 		efree(query);
efree            1150 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             191 ext/mysqlnd/mysqlnd_net.c 			efree(errstr);
efree             537 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            1330 ext/oci8/oci8.c 		efree(OCI_G(edition));
efree            1354 ext/oci8/oci8.c 	efree(ver);
efree            1519 ext/oci8/oci8.c 		efree(define->name);
efree            1534 ext/oci8/oci8.c 		efree(bind->array.elements);
efree            1538 ext/oci8/oci8.c 		efree(bind->array.element_lengths);
efree            1542 ext/oci8/oci8.c 		efree(bind->array.indicators);
efree            1567 ext/oci8/oci8.c 		efree(column->data);
efree            1571 ext/oci8/oci8.c 		efree(column->name);
efree            1602 ext/oci8/oci8.c 	efree(connection->descriptors);
efree            1626 ext/oci8/oci8.c 				efree(errbuf);
efree            1638 ext/oci8/oci8.c 				efree(errbuf);
efree            1647 ext/oci8/oci8.c 				efree(errbuf);
efree            2329 ext/oci8/oci8.c 			efree(connection->hash_key);
efree            2331 ext/oci8/oci8.c 		efree(connection);
efree             780 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            1455 ext/oci8/oci8_interface.c 		efree(columns);
efree            1500 ext/oci8/oci8_interface.c 		efree(columns);
efree            1501 ext/oci8/oci8_interface.c 		efree(outarrs);
efree            1793 ext/oci8/oci8_interface.c 		efree(OCI_G(edition));
efree              80 ext/oci8/oci8_lob.c 		efree(descriptor);
efree             358 ext/oci8/oci8_lob.c 	efree(bufp);
efree             389 ext/oci8/oci8_lob.c 	efree(bufp);
efree             398 ext/oci8/oci8_lob.c 			efree(*data);
efree             414 ext/oci8/oci8_lob.c 				efree(*data);
efree             713 ext/oci8/oci8_lob.c 	efree(descriptor);
efree              79 ext/oci8/oci8_statement.c 			efree(statement);
efree             192 ext/oci8/oci8_statement.c 				efree(statement->columns);
efree             504 ext/oci8/oci8_statement.c 				efree(statement->columns);
efree             779 ext/oci8/oci8_statement.c 		efree(statement->last_query);
efree             784 ext/oci8/oci8_statement.c 		efree(statement->columns);
efree             789 ext/oci8/oci8_statement.c 		efree(statement->binds);
efree             794 ext/oci8/oci8_statement.c 		efree(statement->defines);
efree             802 ext/oci8/oci8_statement.c 	efree(statement);
efree            1495 ext/oci8/oci8_statement.c 		efree(bind);
efree            1500 ext/oci8/oci8_statement.c 	efree(bind);
efree            1682 ext/oci8/oci8_statement.c 				efree(bind->array.element_lengths);
efree            1683 ext/oci8/oci8_statement.c 				efree(bind->array.elements);
efree            1684 ext/oci8/oci8_statement.c 				efree(bind);
efree            1697 ext/oci8/oci8_statement.c 				efree(bind->array.element_lengths);
efree            1698 ext/oci8/oci8_statement.c 				efree(bind->array.elements);
efree            1699 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            2021 ext/opcache/Optimizer/block_pass.c 	efree(defined_here);
efree            2022 ext/opcache/Optimizer/block_pass.c 	efree(usage);
efree            2081 ext/opcache/Optimizer/block_pass.c 	efree(usage);
efree            2088 ext/opcache/Optimizer/block_pass.c 			efree(cs);
efree            2092 ext/opcache/Optimizer/block_pass.c 	efree(cfg.blocks);
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             179 ext/opcache/Optimizer/pass1_5.c 						efree(Z_STRVAL(ZEND_OP2_LITERAL(opline)));
efree             158 ext/opcache/ZendAccelerator.c 			efree(ZCG(cwd));
efree             164 ext/opcache/ZendAccelerator.c 			efree(ZCG(cwd));
efree             330 ext/opcache/ZendAccelerator.c 					efree((char*)arKey);
efree             376 ext/opcache/ZendAccelerator.c 		efree((char*)arKey);
efree             844 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             852 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             860 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             866 ext/opcache/ZendAccelerator.c 		efree(full_path_ptr);
efree            1099 ext/opcache/ZendAccelerator.c 	efree(realpath);
efree            1414 ext/opcache/ZendAccelerator.c 	efree(op_array); /* we have valid persistent_script, so it's safe to free op_array */
efree            1666 ext/opcache/ZendAccelerator.c 						efree(fname);
efree            1884 ext/opcache/ZendAccelerator.c 					efree(resolved_path);
efree            2351 ext/opcache/ZendAccelerator.c 		efree(ZCG(cwd));
efree             358 ext/opcache/ZendAccelerator.h 			efree(s); \
efree             380 ext/opcache/ZendAccelerator.h # define interned_efree(s)			efree(s)
efree             785 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             966 ext/opcache/zend_accelerator_util_funcs.c 			efree(name);
efree             107 ext/opcache/zend_persist.c 		efree(q);
efree             198 ext/opcache/zend_persist.c 		efree(op_array->refcount);
efree             239 ext/opcache/zend_persist.c 			efree(orig_literals);
efree             341 ext/opcache/zend_persist.c 		efree(op_array->opcodes);
efree             346 ext/opcache/zend_persist.c 			efree(op_array->run_time_cache);
efree             399 ext/opcache/zend_persist.c 				efree((char*)op_array->doc_comment);
efree             448 ext/opcache/zend_persist.c 				efree((char*)prop->doc_comment);
efree             503 ext/opcache/zend_persist.c 					efree((char*)ZEND_CE_DOC_COMMENT(ce));
efree             511 ext/opcache/zend_persist.c 			efree(ce->interfaces);
efree             517 ext/opcache/zend_persist.c 			efree(ce->traits);
efree             265 ext/opcache/zend_shared_alloc.c 	efree(ZSMMG(shared_segments));
efree             735 ext/openssl/openssl.c 	efree(strbuf);
efree            3518 ext/openssl/openssl.c 		efree(out_buffer);
efree            4005 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4060 ext/openssl/openssl.c 	efree(crypttemp);
efree            4074 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4132 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4186 ext/openssl/openssl.c 	efree(crypttemp);
efree            4197 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4277 ext/openssl/openssl.c 		efree(sigbuf);
efree            4418 ext/openssl/openssl.c 		efree(buf);
efree            4449 ext/openssl/openssl.c 		efree(buf);
efree            4460 ext/openssl/openssl.c 			efree(eks[i]);
efree            4463 ext/openssl/openssl.c 	efree(eks);
efree            4464 ext/openssl/openssl.c 	efree(eksl);
efree            4465 ext/openssl/openssl.c 	efree(pkeys);
efree            4466 ext/openssl/openssl.c 	efree(key_resources);
efree            4510 ext/openssl/openssl.c 			efree(buf);
efree            4519 ext/openssl/openssl.c 		efree(buf);
efree            4860 ext/openssl/openssl.c 			efree(sigbuf);
efree            4864 ext/openssl/openssl.c 		efree(sigbuf);
efree            4966 ext/openssl/openssl.c 			efree(outbuf);
efree            4970 ext/openssl/openssl.c 		efree(outbuf);
efree            4974 ext/openssl/openssl.c 		efree(key);
efree            4977 ext/openssl/openssl.c 		efree(iv);
efree            5052 ext/openssl/openssl.c 		efree(outbuf);
efree            5056 ext/openssl/openssl.c 		efree(key);
efree            5059 ext/openssl/openssl.c 		efree(iv);
efree            5062 ext/openssl/openssl.c 		efree(base64_str);
efree            5124 ext/openssl/openssl.c 		efree(data);
efree            5158 ext/openssl/openssl.c 		efree(buffer);
efree            5166 ext/openssl/openssl.c 		efree(buffer);
efree             131 ext/openssl/xp_ssl.c 					efree(estr);
efree             714 ext/openssl/xp_ssl.c 						efree(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             702 ext/pcre/php_pcre.c 					efree(subpat_names);
efree             703 ext/pcre/php_pcre.c 					efree(offsets);
efree             704 ext/pcre/php_pcre.c 					if (match_sets) efree(match_sets);
efree             811 ext/pcre/php_pcre.c 		efree(match_sets);
efree             814 ext/pcre/php_pcre.c 	efree(offsets);
efree             815 ext/pcre/php_pcre.c 	efree(subpat_names);
efree             976 ext/pcre/php_pcre.c 					efree(esc_match);
efree             989 ext/pcre/php_pcre.c 		efree(compiled_string_description);
efree             993 ext/pcre/php_pcre.c 	efree(compiled_string_description);
efree            1178 ext/pcre/php_pcre.c 				efree(result);
efree            1242 ext/pcre/php_pcre.c 					efree(result);
efree            1253 ext/pcre/php_pcre.c 			efree(result);
efree            1268 ext/pcre/php_pcre.c 	efree(offsets);
efree            1269 ext/pcre/php_pcre.c 	efree(subpat_names);
efree            1336 ext/pcre/php_pcre.c 				efree(subject_value);
efree            1340 ext/pcre/php_pcre.c 				efree(subject_value);
efree            1398 ext/pcre/php_pcre.c 			efree(callback_name);
efree            1402 ext/pcre/php_pcre.c 		efree(callback_name);
efree            1439 ext/pcre/php_pcre.c 					efree(result);
efree            1451 ext/pcre/php_pcre.c 				efree(result);
efree            1681 ext/pcre/php_pcre.c 	efree(offsets);
efree            1888 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             503 ext/pdo/pdo_dbh.c 			efree(fci.params);
efree            1350 ext/pdo/pdo_dbh.c 		efree(lc_name);
efree            1395 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             798 ext/pdo/pdo_stmt.c 			efree(is_callable_error);
efree             806 ext/pdo/pdo_stmt.c 		efree(is_callable_error);
efree             834 ext/pdo/pdo_stmt.c 		efree(stmt->fetch.cls.fci.params);
efree             844 ext/pdo/pdo_stmt.c 		efree(stmt->fetch.func.values);
efree            1912 ext/pdo/pdo_stmt.c 		efree(args);
efree            2038 ext/pdo/pdo_stmt.c 	efree(args);
efree            2065 ext/pdo/pdo_stmt.c 			efree(cols[i].name);
efree            2067 ext/pdo/pdo_stmt.c 		efree(stmt->columns);
efree            2298 ext/pdo/pdo_stmt.c 	efree(lc_method_name);
efree            2382 ext/pdo/pdo_stmt.c 		efree(stmt->query_string);
efree            2391 ext/pdo/pdo_stmt.c 				efree(cols[i].name);
efree            2395 ext/pdo/pdo_stmt.c 		efree(stmt->columns);
efree            2411 ext/pdo/pdo_stmt.c 	efree(stmt);
efree            2470 ext/pdo/pdo_stmt.c 	efree(I);
efree            2705 ext/pdo/pdo_stmt.c 		efree(lc_method_name);
efree            2709 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             152 ext/pdo_pgsql/pgsql_driver.c 	efree(self);
efree             201 ext/pdo_pgsql/pgsql_driver.c 	efree(self);
efree             246 ext/pdo_pgsql/pgsql_driver.c 			efree(S->cursor_name);
efree             581 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             613 ext/pdo_pgsql/pgsql_driver.c                         	efree(query);
efree             620 ext/pdo_pgsql/pgsql_driver.c 			efree(query);
efree             688 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             704 ext/pdo_pgsql/pgsql_driver.c 	                        efree(buf);
efree             709 ext/pdo_pgsql/pgsql_driver.c 			efree(buf);
efree             780 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             861 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree            1110 ext/pdo_pgsql/pgsql_driver.c 		efree(tmp_user);
efree            1113 ext/pdo_pgsql/pgsql_driver.c 		efree(tmp_pass);
efree            1116 ext/pdo_pgsql/pgsql_driver.c 	efree(conn_str);
efree              66 ext/pdo_pgsql/pgsql_statement.c 			efree(q);
efree              71 ext/pdo_pgsql/pgsql_statement.c 		efree(S->stmt_name);
efree              75 ext/pdo_pgsql/pgsql_statement.c 		efree(S->param_lengths);
efree              79 ext/pdo_pgsql/pgsql_statement.c 		efree(S->param_values);
efree              83 ext/pdo_pgsql/pgsql_statement.c 		efree(S->param_formats);
efree              87 ext/pdo_pgsql/pgsql_statement.c 		efree(S->param_types);
efree              91 ext/pdo_pgsql/pgsql_statement.c 		efree(S->query);
efree             103 ext/pdo_pgsql/pgsql_statement.c 		efree(q);
efree             105 ext/pdo_pgsql/pgsql_statement.c 		efree(S->cursor_name);
efree             110 ext/pdo_pgsql/pgsql_statement.c 		efree(S->cols);
efree             113 ext/pdo_pgsql/pgsql_statement.c 	efree(S);
efree             138 ext/pdo_pgsql/pgsql_statement.c 			efree(q);
efree             143 ext/pdo_pgsql/pgsql_statement.c 		efree(q);
efree             158 ext/pdo_pgsql/pgsql_statement.c 		efree(q);
efree             248 ext/pdo_pgsql/pgsql_statement.c 					efree(param->driver_data);
efree             405 ext/pdo_pgsql/pgsql_statement.c 		efree(ori_str);
efree             407 ext/pdo_pgsql/pgsql_statement.c 		efree(q);
efree             593 ext/pdo_pgsql/pgsql_statement.c 	efree(q);
efree             620 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             791 ext/pgsql/pgsql.c 			efree(tmp);
efree             879 ext/pgsql/pgsql.c 		efree(msgbuf);													\
efree             953 ext/pgsql/pgsql.c 		efree(notice->message);
efree             954 ext/pgsql/pgsql.c 		efree(notice);
efree            1007 ext/pgsql/pgsql.c 	efree(lofp);
efree            1018 ext/pgsql/pgsql.c 	efree(pg_result);
efree            1797 ext/pgsql/pgsql.c 				efree(params[i]);
efree            1800 ext/pgsql/pgsql.c 		efree(params);
efree            2729 ext/pgsql/pgsql.c 				efree(fci.params);
efree            3305 ext/pgsql/pgsql.c 				efree(pgsql_lofp);
efree            3311 ext/pgsql/pgsql.c 						efree(pgsql_lofp);
efree            3315 ext/pgsql/pgsql.c 					efree(pgsql_lofp);
efree            3326 ext/pgsql/pgsql.c 			efree(pgsql_lofp);
efree            3387 ext/pgsql/pgsql.c 		efree(buf);
efree            3912 ext/pgsql/pgsql.c 		efree(pg_null_as);
efree            3914 ext/pgsql/pgsql.c 	efree(query);
efree            3975 ext/pgsql/pgsql.c 								efree(csv);
efree            4044 ext/pgsql/pgsql.c 		efree(pg_null_as);
efree            4046 ext/pgsql/pgsql.c 	efree(query);
efree            4073 ext/pgsql/pgsql.c 						efree(query);
efree            4075 ext/pgsql/pgsql.c 						efree(value);
efree            4079 ext/pgsql/pgsql.c 					efree(query);
efree            4081 ext/pgsql/pgsql.c 					efree(value);
efree            4101 ext/pgsql/pgsql.c 						efree(query);
efree            4103 ext/pgsql/pgsql.c 						efree(value);
efree            4107 ext/pgsql/pgsql.c 					efree(query);
efree            4109 ext/pgsql/pgsql.c 					efree(value);
efree            5124 ext/pgsql/pgsql.c 		efree(src);
efree            5143 ext/pgsql/pgsql.c 	efree(escaped);
efree            5151 ext/pgsql/pgsql.c 	efree(escaped);
efree            5155 ext/pgsql/pgsql.c 	efree(src);
efree            5371 ext/pgsql/pgsql.c 	efree(subs);
efree            5394 ext/pgsql/pgsql.c 		efree(Z_STRVAL_P(src));
efree            5962 ext/pgsql/pgsql.c 							efree(Z_STRVAL_P(new_val));
efree            6168 ext/pgsql/pgsql.c 	efree(table_copy);
efree             203 ext/phar/dirstream.c 		efree(dir);
efree             294 ext/phar/dirstream.c 		efree(entry);
efree             302 ext/phar/dirstream.c 		efree(dir);
efree             309 ext/phar/dirstream.c 		efree(dir);
efree             360 ext/phar/dirstream.c 			efree(error);
efree             369 ext/phar/dirstream.c 		efree(error);
efree             450 ext/phar/dirstream.c 	efree(arch);
efree             451 ext/phar/dirstream.c 	efree(entry2);
efree             479 ext/phar/dirstream.c 		efree(error);
efree             487 ext/phar/dirstream.c 			efree(e->filename);
efree             488 ext/phar/dirstream.c 			efree(e);
efree             497 ext/phar/dirstream.c 		efree(error);
efree             511 ext/phar/dirstream.c 		efree(error);
efree             541 ext/phar/dirstream.c 		efree(error);
efree             542 ext/phar/dirstream.c 		efree(entry.filename);
efree             551 ext/phar/dirstream.c 		efree(error);
efree             587 ext/phar/dirstream.c 	efree(arch);
efree             588 ext/phar/dirstream.c 	efree(entry2);
efree             616 ext/phar/dirstream.c 		efree(error);
efree             626 ext/phar/dirstream.c 			efree(error);
efree             647 ext/phar/dirstream.c 					efree(entry->filename);
efree             648 ext/phar/dirstream.c 					efree(entry);
efree             668 ext/phar/dirstream.c 					efree(entry->filename);
efree             669 ext/phar/dirstream.c 					efree(entry);
efree             680 ext/phar/dirstream.c 		efree(entry->filename);
efree             681 ext/phar/dirstream.c 		efree(entry);
efree             690 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            2176 ext/phar/phar.c 					efree(path);
efree            2178 ext/phar/phar.c 					efree(newpath);
efree            2184 ext/phar/phar.c 					efree(path);
efree            2186 ext/phar/phar.c 					efree(newpath);
efree            2190 ext/phar/phar.c 		efree(newpath);
efree            2237 ext/phar/phar.c 	efree(path);
efree            2288 ext/phar/phar.c 				efree(filename);
efree            2314 ext/phar/phar.c 		efree(filename);
efree            2381 ext/phar/phar.c 			efree(actual);
efree            2394 ext/phar/phar.c 		efree(actual);
efree            2670 ext/phar/phar.c 			efree(tmp);
efree            2679 ext/phar/phar.c 				efree(user_stub);
efree            2684 ext/phar/phar.c 		efree(tmp);
efree            2696 ext/phar/phar.c 				efree(user_stub);
efree            2702 ext/phar/phar.c 			efree(user_stub);
efree            2728 ext/phar/phar.c 				efree(newstub);
efree            2733 ext/phar/phar.c 			efree(newstub);
efree            2823 ext/phar/phar.c 				efree(*error);
efree            3169 ext/phar/phar.c 			efree(phar->signature);
efree            3194 ext/phar/phar.c 						efree(save);
efree            3197 ext/phar/phar.c 						efree(digest);
efree            3207 ext/phar/phar.c 				efree(digest);
efree            3357 ext/phar/phar.c 					efree(name);
efree            3361 ext/phar/phar.c 						efree(file_handle->opened_path);
efree            3395 ext/phar/phar.c 		efree(name);
efree            3574 ext/phar/phar.c 				efree(PHAR_GLOBALS->cached_fp[i].manifest);
efree            3576 ext/phar/phar.c 			efree(PHAR_GLOBALS->cached_fp);
efree            3583 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            1984 ext/phar/phar_object.c 			efree(error);
efree            2103 ext/phar/phar_object.c 	efree(basename);
efree            2111 ext/phar/phar_object.c 	efree(basepath);
efree            2112 ext/phar/phar_object.c 	efree(newname);
efree            2115 ext/phar/phar_object.c 		efree(oldpath);
efree            2139 ext/phar/phar_object.c 		efree(oldpath);
efree            2146 ext/phar/phar_object.c 		efree(oldpath);
efree            2151 ext/phar/phar_object.c 			efree(oldpath);
efree            2171 ext/phar/phar_object.c 			efree(oldpath);
efree            2181 ext/phar/phar_object.c 		efree(oldpath);
efree            2190 ext/phar/phar_object.c 		efree(error);
efree            2191 ext/phar/phar_object.c 		efree(oldpath);
efree            2195 ext/phar/phar_object.c 	efree(oldpath);
efree            2281 ext/phar/phar_object.c 			efree(phar);
efree            2304 ext/phar/phar_object.c 			efree(phar);
efree            2349 ext/phar/phar_object.c 			efree(phar->fname);
efree            2350 ext/phar/phar_object.c 			efree(phar);
efree            2658 ext/phar/phar_object.c 		efree(error);
efree            2737 ext/phar/phar_object.c 				efree(error);
efree            2741 ext/phar/phar_object.c 			efree(error);
efree            2781 ext/phar/phar_object.c 			efree(error);
efree            2788 ext/phar/phar_object.c 			efree(oldalias);
efree            2867 ext/phar/phar_object.c 		efree(error);
efree            2916 ext/phar/phar_object.c 				efree(error);
efree            2932 ext/phar/phar_object.c 			efree(error);
efree            2993 ext/phar/phar_object.c 			efree(error);
efree            2995 ext/phar/phar_object.c 				efree(stub);
efree            3010 ext/phar/phar_object.c 		efree(stub);
efree            3015 ext/phar/phar_object.c 		efree(error);
efree            3070 ext/phar/phar_object.c 				efree(error);
efree            3380 ext/phar/phar_object.c 		efree(error);
efree            3424 ext/phar/phar_object.c 		efree(error);
efree            3517 ext/phar/phar_object.c 			efree(newentry.filename);
efree            3520 ext/phar/phar_object.c 			efree(error);
efree            3531 ext/phar/phar_object.c 		efree(error);
efree            3610 ext/phar/phar_object.c 			efree(entry->filename);
efree            3611 ext/phar/phar_object.c 			efree(entry);
efree            3640 ext/phar/phar_object.c 			efree(error);
efree            3647 ext/phar/phar_object.c 			efree(error);
efree            3677 ext/phar/phar_object.c 			efree(error);
efree            3693 ext/phar/phar_object.c 			efree(error);
efree            3701 ext/phar/phar_object.c 			efree(error);
efree            3713 ext/phar/phar_object.c 			efree(error);
efree            3799 ext/phar/phar_object.c 				efree(error);
efree            3874 ext/phar/phar_object.c 	efree(zresource);
efree            3977 ext/phar/phar_object.c 		efree(buf);
efree            4023 ext/phar/phar_object.c 			efree(buf);
efree            4066 ext/phar/phar_object.c 		efree(error);
efree            4093 ext/phar/phar_object.c 			efree(error);
efree            4142 ext/phar/phar_object.c 			efree(tmp);
efree            4173 ext/phar/phar_object.c 			efree(tmp);
efree            4177 ext/phar/phar_object.c 		efree(fullpath);
efree            4184 ext/phar/phar_object.c 		efree(fullpath);
efree            4191 ext/phar/phar_object.c 		efree(fullpath);
efree            4199 ext/phar/phar_object.c 		efree(fullpath);
efree            4217 ext/phar/phar_object.c 				efree(fullpath);
efree            4224 ext/phar/phar_object.c 				efree(fullpath);
efree            4241 ext/phar/phar_object.c 		efree(fullpath);
efree            4253 ext/phar/phar_object.c 		efree(fullpath);
efree            4264 ext/phar/phar_object.c 			efree(fullpath);
efree            4272 ext/phar/phar_object.c 		efree(fullpath);
efree            4279 ext/phar/phar_object.c 		efree(fullpath);
efree            4289 ext/phar/phar_object.c 		efree(fullpath);
efree            4293 ext/phar/phar_object.c 	efree(fullpath);
efree            4328 ext/phar/phar_object.c 	efree(actual);
efree            4341 ext/phar/phar_object.c 		efree(tmp);
efree            4389 ext/phar/phar_object.c 							efree(error);
efree            4410 ext/phar/phar_object.c 			efree(error);
efree            4433 ext/phar/phar_object.c 				efree(error);
efree            4473 ext/phar/phar_object.c 		efree(arch);
efree            4474 ext/phar/phar_object.c 		efree(entry);
efree            4478 ext/phar/phar_object.c 			efree(error);
efree            4489 ext/phar/phar_object.c 		efree(arch);
efree            4490 ext/phar/phar_object.c 		efree(entry);
efree            4494 ext/phar/phar_object.c 	efree(arch);
efree            4495 ext/phar/phar_object.c 	efree(entry);
efree            4524 ext/phar/phar_object.c 			efree(entry_obj->ent.entry->filename);
efree            4528 ext/phar/phar_object.c 		efree(entry_obj->ent.entry);
efree            4677 ext/phar/phar_object.c 		efree(BG(CurrentLStatFile));
efree            4681 ext/phar/phar_object.c 		efree(BG(CurrentStatFile));
efree            4690 ext/phar/phar_object.c 		efree(error);
efree            4727 ext/phar/phar_object.c 			efree(buf);
efree            4784 ext/phar/phar_object.c 		efree(error);
efree            4833 ext/phar/phar_object.c 			efree(error);
efree            4875 ext/phar/phar_object.c 		efree(error);
efree            4959 ext/phar/phar_object.c 					efree(error);
efree            4990 ext/phar/phar_object.c 					efree(error);
efree            5015 ext/phar/phar_object.c 		efree(error);
efree            5094 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             661 ext/phar/stream.c 					efree(test);
efree             667 ext/phar/stream.c 					efree(test);
efree             670 ext/phar/stream.c 				efree(test);
efree             735 ext/phar/stream.c 			efree(error);
efree             739 ext/phar/stream.c 		efree(internal_file);
efree             744 ext/phar/stream.c 		efree(error);
efree             749 ext/phar/stream.c 		efree(internal_file);
efree             755 ext/phar/stream.c 	efree(internal_file);
efree             759 ext/phar/stream.c 		efree(error);
efree             784 ext/phar/stream.c 			efree(error);
efree             800 ext/phar/stream.c 			efree(error);
efree             852 ext/phar/stream.c 		efree(error);
efree             890 ext/phar/stream.c 			efree(error);
efree             940 ext/phar/stream.c 				efree(entry->filename);
efree             968 ext/phar/stream.c 				efree(new_str_key);
efree             992 ext/phar/stream.c 				efree(new_str_key);
efree            1004 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            1343 ext/phar/util.c 					efree(test);
efree            1348 ext/phar/util.c 					efree(test);
efree            1356 ext/phar/util.c 					efree(test);
efree            1366 ext/phar/util.c 					efree(test);
efree            1373 ext/phar/util.c 				efree(test);
efree            1435 ext/phar/util.c 		efree(openssl);
efree            1436 ext/phar/util.c 		efree(zdata);
efree            1437 ext/phar/util.c 		efree(zkey);
efree            1438 ext/phar/util.c 		efree(zsig);
efree            1447 ext/phar/util.c 		efree(openssl);
efree            1448 ext/phar/util.c 		efree(zdata);
efree            1449 ext/phar/util.c 		efree(zkey);
efree            1450 ext/phar/util.c 		efree(zsig);
efree            1471 ext/phar/util.c 		efree(openssl);
efree            1472 ext/phar/util.c 		efree(zdata);
efree            1473 ext/phar/util.c 		efree(zkey);
efree            1474 ext/phar/util.c 		efree(zsig);
efree            1479 ext/phar/util.c 	efree(openssl);
efree            1490 ext/phar/util.c 	efree(zdata);
efree            1492 ext/phar/util.c 	efree(zkey);
efree            1498 ext/phar/util.c 			efree(zsig);
efree            1500 ext/phar/util.c 				efree(retval_ptr);
efree            1503 ext/phar/util.c 			efree(retval_ptr);
efree            1506 ext/phar/util.c 			efree(retval_ptr);
efree            1511 ext/phar/util.c 				efree(zsig);
efree            1515 ext/phar/util.c 			efree(zsig);
efree            1554 ext/phar/util.c 			efree(pfile);
efree            1576 ext/phar/util.c 					efree(pubkey);
efree            1587 ext/phar/util.c 				efree(pubkey);
efree            1595 ext/phar/util.c 				efree(pubkey);
efree            1604 ext/phar/util.c 			efree(pubkey);
efree            1809 ext/phar/util.c 		efree(phar->signature);
efree            1887 ext/phar/util.c 				efree(sigbuf);
efree            1896 ext/phar/util.c 					efree(sigbuf);
efree            1905 ext/phar/util.c 				efree(sigbuf);
efree            2006 ext/phar/util.c 			efree(buf);
efree            2050 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             858 ext/reflection/php_reflection.c 			efree(lc_name);
efree            1634 ext/reflection/php_reflection.c 			efree(lcname);
efree            1639 ext/reflection/php_reflection.c 		efree(lcname);
efree            1932 ext/reflection/php_reflection.c 		efree(params);
efree            1998 ext/reflection/php_reflection.c 	efree(params);
efree            2171 ext/reflection/php_reflection.c 					efree(lcname);
efree            2176 ext/reflection/php_reflection.c 				efree(lcname);
efree            2218 ext/reflection/php_reflection.c 					efree(lcname);
efree            2223 ext/reflection/php_reflection.c 				efree(lcname);
efree            2254 ext/reflection/php_reflection.c 					efree((char*)fptr->common.function_name);
efree            2256 ext/reflection/php_reflection.c 				efree(fptr);
efree            2278 ext/reflection/php_reflection.c 					efree((char*)fptr->common.function_name);
efree            2280 ext/reflection/php_reflection.c 				efree(fptr);
efree            2742 ext/reflection/php_reflection.c 		efree(lcname);
efree            2747 ext/reflection/php_reflection.c 	efree(lcname);
efree            2867 ext/reflection/php_reflection.c 			efree(params);
efree            2876 ext/reflection/php_reflection.c 				efree(params);
efree            2904 ext/reflection/php_reflection.c 		efree(params);
efree            2978 ext/reflection/php_reflection.c 			efree(params);
efree            2988 ext/reflection/php_reflection.c 			efree(params);
efree            3020 ext/reflection/php_reflection.c 	efree(params);
efree            3675 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3678 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3709 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3717 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3720 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3722 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3886 ext/reflection/php_reflection.c 			efree(classname);
efree            3889 ext/reflection/php_reflection.c 		efree(classname);
efree            4224 ext/reflection/php_reflection.c 				efree(params);
efree            4248 ext/reflection/php_reflection.c 				efree(params);
efree            4261 ext/reflection/php_reflection.c 			efree(params);
efree            4353 ext/reflection/php_reflection.c 				efree(params);
efree            4366 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              89 ext/session/mod_user_class.c 	efree(val);
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             519 ext/session/session.c 		efree(val);
efree             543 ext/session/session.c 				efree(val);
efree             940 ext/session/session.c 				efree(name);
efree             953 ext/session/session.c 		efree(name);
efree            1046 ext/session/session.c 		efree(name);
efree            1295 ext/session/session.c 	efree(e_session_name);
efree            1315 ext/session/session.c 			efree(current);
efree            1320 ext/session/session.c 	efree(session_cookie);
efree            1350 ext/session/session.c 	efree(e_session_name);
efree            1351 ext/session/session.c 	efree(e_id);
efree            1364 ext/session/session.c 			efree(date_fmt);
efree            1582 ext/session/session.c 		efree(PS(id));
efree            1593 ext/session/session.c 		efree(PS(id));
efree            1829 ext/session/session.c 				efree(shutdown_function_entry.arguments);
efree            1859 ext/session/session.c 			efree(args);
efree            1861 ext/session/session.c 			efree(name);
efree            1864 ext/session/session.c 		efree(name);
efree            1879 ext/session/session.c 	efree(args);
efree            1927 ext/session/session.c 			efree(PS(id));
efree            1955 ext/session/session.c 			efree(PS(id));
efree            2146 ext/session/session.c 		efree(shutdown_function_entry.arguments);
efree            2774 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             578 ext/soap/php_encoding.c 				efree(cptype);
efree             579 ext/soap/php_encoding.c 				if (ns) {efree(ns);}
efree             898 ext/soap/php_encoding.c 			efree(str);
efree             949 ext/soap/php_encoding.c 	efree(str);
efree             971 ext/soap/php_encoding.c 		efree(str);
efree             980 ext/soap/php_encoding.c 		efree(str);
efree            1018 ext/soap/php_encoding.c 	efree(str);
efree            1153 ext/soap/php_encoding.c 	efree(str);
efree            1599 ext/soap/php_encoding.c 					efree(tmp);
efree            2433 ext/soap/php_encoding.c 			efree(value);
efree            2547 ext/soap/php_encoding.c 		efree(dims);
efree            2600 ext/soap/php_encoding.c 		efree(type);
efree            2601 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            2614 ext/soap/php_encoding.c 		efree(type);
efree            2615 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            2649 ext/soap/php_encoding.c 		efree(type);
efree            2774 ext/soap/php_encoding.c 	efree(dims);
efree            2775 ext/soap/php_encoding.c 	efree(pos);
efree            2973 ext/soap/php_encoding.c 		efree(cptype);
efree            2974 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            3034 ext/soap/php_encoding.c 		efree(buf);
efree            3176 ext/soap/php_encoding.c 		efree(str);
efree            3589 ext/soap/php_encoding.c 		efree(SOAP_GLOBAL(ref_map));
efree            3761 ext/soap/php_encoding.c 	efree(map);
efree            3768 ext/soap/php_encoding.c 		efree(t->details.ns);
efree            3771 ext/soap/php_encoding.c 		efree(t->details.type_str);
efree            3776 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             867 ext/soap/php_http.c 			if (request != buf) {efree(request);}
efree             893 ext/soap/php_http.c 			if (http_headers) {efree(http_headers);}
efree             894 ext/soap/php_http.c 			if (request != buf) {efree(request);}
efree             928 ext/soap/php_http.c 					efree(http_msg);
efree             932 ext/soap/php_http.c 			efree(http_version);
efree             936 ext/soap/php_http.c 				efree(http_headers);
efree            1021 ext/soap/php_http.c 		efree(cookie);
efree            1033 ext/soap/php_http.c 				efree(connection);
efree            1042 ext/soap/php_http.c 				efree(connection);
efree            1053 ext/soap/php_http.c 				efree(connection);
efree            1062 ext/soap/php_http.c 				efree(connection);
efree            1068 ext/soap/php_http.c 		if (request != buf) {efree(request);}
efree            1070 ext/soap/php_http.c 		efree(http_headers);
efree            1075 ext/soap/php_http.c 			efree(http_msg);
efree            1081 ext/soap/php_http.c 	if (request != buf) {efree(request);}
efree            1098 ext/soap/php_http.c 				efree(http_headers);
efree            1099 ext/soap/php_http.c 				efree(http_body);
efree            1100 ext/soap/php_http.c 				efree(loc);
efree            1114 ext/soap/php_http.c 								efree(new_url->path);
efree            1121 ext/soap/php_http.c 							efree(new_url->path);
efree            1205 ext/soap/php_http.c 				efree(auth);
efree            1206 ext/soap/php_http.c 				efree(http_headers);
efree            1207 ext/soap/php_http.c 				efree(http_body);
efree            1212 ext/soap/php_http.c 		if (auth) efree(auth);
efree            1243 ext/soap/php_http.c 		efree(content_type);
efree            1268 ext/soap/php_http.c 			efree(content_encoding);
efree            1269 ext/soap/php_http.c 			efree(http_headers);
efree            1270 ext/soap/php_http.c 			efree(http_body);
efree            1272 ext/soap/php_http.c 				efree(http_msg);
efree            1279 ext/soap/php_http.c 			efree(http_body);
efree            1283 ext/soap/php_http.c 			efree(content_encoding);
efree            1284 ext/soap/php_http.c 			efree(http_headers);
efree            1285 ext/soap/php_http.c 			efree(http_body);
efree            1288 ext/soap/php_http.c 				efree(http_msg);
efree            1292 ext/soap/php_http.c 		efree(content_encoding);
efree            1298 ext/soap/php_http.c 	efree(http_headers);
efree            1319 ext/soap/php_http.c 			efree(*buffer);
efree            1321 ext/soap/php_http.c 			efree(http_msg);
efree            1327 ext/soap/php_http.c 		efree(http_msg);
efree            1380 ext/soap/php_http.c 			efree(header);
efree            1386 ext/soap/php_http.c 		efree(header);
efree            1391 ext/soap/php_http.c 		efree(header);
efree            1416 ext/soap/php_http.c 						efree(http_buf);
efree            1440 ext/soap/php_http.c 							efree(http_buf);
efree            1448 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             551 ext/soap/soap.c 				efree(ns_type);
efree            1309 ext/soap/soap.c 		efree(argv);
efree            1443 ext/soap/soap.c 				efree(key);
efree            1469 ext/soap/soap.c 		efree(key);
efree            1474 ext/soap/soap.c 				efree(service->soap_functions.ft);
efree            1744 ext/soap/soap.c 						efree(class_name);
efree            1752 ext/soap/soap.c 				efree(class_name);
efree            1819 ext/soap/soap.c 					efree(fn_name);
efree            1834 ext/soap/soap.c 					efree(fn_name);
efree            1841 ext/soap/soap.c 			efree(fn_name);
efree            1868 ext/soap/soap.c 	efree(fn_name);
efree            1906 ext/soap/soap.c 		efree(response_name);
efree            1982 ext/soap/soap.c 			efree(h->parameters);
efree            1986 ext/soap/soap.c 		efree(h);
efree            1995 ext/soap/soap.c 		efree(params);
efree            2205 ext/soap/soap.c 					efree(SG(sapi_headers).http_status_line);
efree            2289 ext/soap/soap.c 				efree(SG(sapi_headers).http_status_line);
efree            2951 ext/soap/soap.c 		efree(real_args);
efree            2956 ext/soap/soap.c 		efree(soap_headers);
efree            4021 ext/soap/soap.c 				efree(str);
efree            4047 ext/soap/soap.c 				efree(str);
efree            4530 ext/soap/soap.c 			efree(str);
efree            4533 ext/soap/soap.c 			efree(str);
efree            4537 ext/soap/soap.c 	efree(str);
efree            4884 ext/soap/soap.c 		efree(service->soap_functions.ft);
efree            4889 ext/soap/soap.c 		efree(service->typemap);
efree            4897 ext/soap/soap.c 		efree(service->soap_class.argv);
efree            4901 ext/soap/soap.c 		efree(service->actor);
efree            4904 ext/soap/soap.c 		efree(service->uri);
efree            4919 ext/soap/soap.c 	efree(service);
efree            4926 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             826 ext/spl/spl_array.c 			efree(zname);
efree             990 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            2333 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             157 ext/spl/spl_iterators.c 	efree(iter);
efree             570 ext/spl/spl_iterators.c 		efree(intern->iterators);
efree             873 ext/spl/spl_iterators.c 		efree(object->iterators);
efree             894 ext/spl/spl_iterators.c 	efree(object);
efree            1343 ext/spl/spl_iterators.c 	efree(func_params); 
efree            1512 ext/spl/spl_iterators.c 				efree(cfi);
efree            2065 ext/spl/spl_iterators.c 		efree(subject);
efree            2310 ext/spl/spl_iterators.c 			efree(object->u.regex.regex);
efree            2323 ext/spl/spl_iterators.c 			efree(object->u.cbfilter);
efree            2329 ext/spl/spl_iterators.c 	efree(object);
efree             109 ext/spl/spl_observer.c 		efree(intern->debug_info);
efree             113 ext/spl/spl_observer.c 		efree(intern->gcdata);
efree             116 ext/spl/spl_observer.c 	efree(object);
efree             176 ext/spl/spl_observer.c 		efree(hash);
efree             181 ext/spl/spl_observer.c 		efree(hash);
efree             361 ext/spl/spl_observer.c 		efree(zname);
efree              64 ext/sqlite3/sqlite3.c 		efree(message);
efree             129 ext/sqlite3/sqlite3.c 			efree(fullpath);
efree             136 ext/sqlite3/sqlite3.c 			efree(fullpath);
efree             150 ext/sqlite3/sqlite3.c 			efree(fullpath);
efree             175 ext/sqlite3/sqlite3.c 		efree(fullpath);
efree             379 ext/sqlite3/sqlite3.c 		efree(lib_path);
efree             383 ext/sqlite3/sqlite3.c 	efree(lib_path);
efree             766 ext/sqlite3/sqlite3.c 			efree(zargs[i]);
efree             770 ext/sqlite3/sqlite3.c 			efree(zargs[1]);
efree             772 ext/sqlite3/sqlite3.c 		efree(zargs);
efree             897 ext/sqlite3/sqlite3.c 	efree(zargs[0]);
efree             898 ext/sqlite3/sqlite3.c 	efree(zargs[1]);
efree             899 ext/sqlite3/sqlite3.c 	efree(zargs);
efree             946 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree             949 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree             965 ext/sqlite3/sqlite3.c 	efree(func);
efree             996 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree             999 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree            1003 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree            1006 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree            1025 ext/sqlite3/sqlite3.c 	efree(func);
efree            1055 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree            1058 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree            1072 ext/sqlite3/sqlite3.c 	efree(collation);
efree            1116 ext/sqlite3/sqlite3.c 	efree(sqlite3_stream);
efree            1408 ext/sqlite3/sqlite3.c 		efree(param->name);
efree            2031 ext/sqlite3/sqlite3.c 	efree(*item);
efree            2064 ext/sqlite3/sqlite3.c 		efree((char*)func->func_name);
efree            2075 ext/sqlite3/sqlite3.c 		efree(func);
efree            2084 ext/sqlite3/sqlite3.c 		efree((char*)collation->collation_name);
efree            2088 ext/sqlite3/sqlite3.c 		efree(collation);
efree            2097 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2125 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2151 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2227 ext/sqlite3/sqlite3.c 		efree(param->name);
efree             985 ext/standard/array.c 		efree(args);
efree            1036 ext/standard/array.c 		efree(args);
efree            1504 ext/standard/array.c 		efree(args);
efree            1790 ext/standard/array.c 	efree(elems);
efree            1923 ext/standard/array.c 			efree(args);
efree            1929 ext/standard/array.c 	efree(args);
efree            2038 ext/standard/array.c 	efree(args);
efree            2120 ext/standard/array.c 		efree(repl);
efree            2357 ext/standard/array.c 			efree(args);
efree            2380 ext/standard/array.c 	efree(args);
efree            2741 ext/standard/array.c 	efree(pads);
efree            2811 ext/standard/array.c 				efree(new_key);
efree            3030 ext/standard/array.c 	efree(args);
efree            3162 ext/standard/array.c 			efree(ptrs);
efree            3163 ext/standard/array.c 			efree(lists);
efree            3164 ext/standard/array.c 			efree(args);
efree            3301 ext/standard/array.c 	efree(ptrs);
efree            3302 ext/standard/array.c 	efree(lists);
efree            3303 ext/standard/array.c 	efree(args);
efree            3448 ext/standard/array.c 	efree(args);
efree            3579 ext/standard/array.c 			efree(ptrs);
efree            3580 ext/standard/array.c 			efree(lists);
efree            3581 ext/standard/array.c 			efree(args);
efree            3714 ext/standard/array.c 	efree(ptrs);
efree            3715 ext/standard/array.c 	efree(lists);
efree            3716 ext/standard/array.c 	efree(args);
efree            3814 ext/standard/array.c 		efree(ARRAYG(multisort_flags)[k]);	\
efree            3815 ext/standard/array.c 	efree(arrays);							\
efree            3816 ext/standard/array.c 	efree(args);							\
efree            3928 ext/standard/array.c 			efree(ARRAYG(multisort_flags)[k]);
efree            3930 ext/standard/array.c 		efree(arrays);
efree            3931 ext/standard/array.c 		efree(args);
efree            3987 ext/standard/array.c 		efree(indirect[i]);
efree            3989 ext/standard/array.c 	efree(indirect);
efree            3991 ext/standard/array.c 		efree(ARRAYG(multisort_flags)[k]);
efree            3993 ext/standard/array.c 	efree(arrays);
efree            3994 ext/standard/array.c 	efree(args);
efree            4298 ext/standard/array.c 			efree(arrays);
efree            4299 ext/standard/array.c 			efree(args);
efree            4300 ext/standard/array.c 			efree(array_len);
efree            4301 ext/standard/array.c 			efree(array_pos);
efree            4313 ext/standard/array.c 	efree(arrays);
efree            4318 ext/standard/array.c 		efree(array_len);
efree            4319 ext/standard/array.c 		efree(array_pos);
efree            4320 ext/standard/array.c 		efree(args);
efree            4373 ext/standard/array.c 				efree(array_len);
efree            4374 ext/standard/array.c 				efree(args);
efree            4375 ext/standard/array.c 				efree(array_pos);
efree            4378 ext/standard/array.c 				efree(params);
efree            4395 ext/standard/array.c 	efree(params);
efree            4396 ext/standard/array.c 	efree(array_len);
efree            4397 ext/standard/array.c 	efree(array_pos);
efree            4398 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            3433 ext/standard/basic_functions.c 		efree(pe->previous_value);
efree            3462 ext/standard/basic_functions.c 	efree(pe->putenv_string);
efree            3463 ext/standard/basic_functions.c 	efree(pe->key);
efree            3829 ext/standard/basic_functions.c 		efree(BG(user_tick_functions));
efree            4055 ext/standard/basic_functions.c 				efree(ptr);
efree            4164 ext/standard/basic_functions.c 		efree(pe.putenv_string);
efree            4165 ext/standard/basic_functions.c 		efree(pe.key);
efree            4181 ext/standard/basic_functions.c 				efree(argv[i]);
efree            4184 ext/standard/basic_functions.c 		efree(argv);
efree            4198 ext/standard/basic_functions.c 				efree((char *)(p->opt_name));
efree            4430 ext/standard/basic_functions.c 	efree(orig_opts);
efree            4792 ext/standard/basic_functions.c 		efree(fci.params);
efree            4838 ext/standard/basic_functions.c 			efree(params);
efree            4853 ext/standard/basic_functions.c 		efree(params);
efree            4899 ext/standard/basic_functions.c 	efree(method_args);
efree            4931 ext/standard/basic_functions.c 		efree(fci.params);
efree            4971 ext/standard/basic_functions.c 	efree(shutdown_function_entry->arguments);
efree            4982 ext/standard/basic_functions.c 	efree(tick_function_entry->arguments);
efree            4994 ext/standard/basic_functions.c 			efree(function_name);
efree            4999 ext/standard/basic_functions.c 		efree(function_name);
efree            5134 ext/standard/basic_functions.c 		efree(shutdown_function_entry.arguments);
efree            5141 ext/standard/basic_functions.c 		efree(shutdown_function_entry.arguments);
efree            5155 ext/standard/basic_functions.c 		efree(callback_name);
efree            5305 ext/standard/basic_functions.c 		efree(hicompiled_string_description);
efree            5312 ext/standard/basic_functions.c 	efree(hicompiled_string_description);
efree            5735 ext/standard/basic_functions.c 		efree(tick_fe.arguments);
efree            5740 ext/standard/basic_functions.c 		efree(tick_fe.arguments);
efree            5742 ext/standard/basic_functions.c 		efree(function_name);
efree            5745 ext/standard/basic_functions.c 		efree(function_name);
efree            5793 ext/standard/basic_functions.c 	efree(tick_fe.arguments);
efree            6006 ext/standard/basic_functions.c 		efree(Z_ARRVAL_P(return_value));
efree            6046 ext/standard/basic_functions.c 		efree(Z_ARRVAL_P(return_value));
efree            6049 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             484 ext/standard/file.c 				efree(name);
efree             487 ext/standard/file.c 				efree(value);
efree             502 ext/standard/file.c 			efree(md.token_data);
efree             800 ext/standard/file.c 		efree(target_buf);
efree             836 ext/standard/file.c 	efree(p);
efree             942 ext/standard/file.c 		efree(posix_mode);
efree             955 ext/standard/file.c 	efree(posix_mode);
efree            1046 ext/standard/file.c 		efree(buf);
efree            1112 ext/standard/file.c 			efree(buf);
efree            1145 ext/standard/file.c 			efree(args);
efree            1153 ext/standard/file.c 			efree(args);
efree            1161 ext/standard/file.c 		efree(args);
efree            1163 ext/standard/file.c 	efree(buf);
efree            1202 ext/standard/file.c 		efree(buffer);
efree            1702 ext/standard/file.c 			efree(sp);
efree            1713 ext/standard/file.c 		efree(sp);
efree            1714 ext/standard/file.c 		efree(dp);
efree            2032 ext/standard/file.c 			efree(buf);
efree            2149 ext/standard/file.c 								efree(buf);
efree            2292 ext/standard/file.c 	efree(temp);
efree            2294 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             159 ext/standard/ftp_fopen_wrapper.c 	efree(transport);
efree             557 ext/standard/ftp_fopen_wrapper.c 	efree(transport);
efree             635 ext/standard/ftp_fopen_wrapper.c 		efree(basename);
efree             642 ext/standard/ftp_fopen_wrapper.c 	efree(basename);
efree             671 ext/standard/ftp_fopen_wrapper.c 	efree(data);
efree            1103 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            1293 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             217 ext/standard/http_fopen_wrapper.c 		efree(errstr);
efree             221 ext/standard/http_fopen_wrapper.c 	efree(transport_string);
efree             412 ext/standard/http_fopen_wrapper.c 		efree(protocol_version);
efree             504 ext/standard/http_fopen_wrapper.c 						efree(user_headers);
efree             517 ext/standard/http_fopen_wrapper.c 			efree(tmp);
efree             543 ext/standard/http_fopen_wrapper.c 		efree(tmp);
efree             592 ext/standard/http_fopen_wrapper.c 				efree(ua);
efree             615 ext/standard/http_fopen_wrapper.c 		efree(user_headers);
efree             821 ext/standard/http_fopen_wrapper.c 								efree(s);
efree             883 ext/standard/http_fopen_wrapper.c 		efree(protocol_version);
efree             887 ext/standard/http_fopen_wrapper.c 		efree(http_header_line);
efree             891 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              73 ext/standard/info.c 	efree(new_str);
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            1212 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             177 ext/standard/pack.c 					efree(argv);
efree             178 ext/standard/pack.c 					efree(formatcodes);
efree             179 ext/standard/pack.c 					efree(formatargs);
efree             223 ext/standard/pack.c 					efree(argv);
efree             224 ext/standard/pack.c 					efree(formatcodes);
efree             225 ext/standard/pack.c 					efree(formatargs);
efree             232 ext/standard/pack.c 				efree(argv);
efree             233 ext/standard/pack.c 				efree(formatcodes);
efree             234 ext/standard/pack.c 				efree(formatargs);
efree             488 ext/standard/pack.c 	efree(argv);
efree             489 ext/standard/pack.c 	efree(formatcodes);
efree             490 ext/standard/pack.c 	efree(formatargs);
efree             493 ext/standard/pack.c 	efree(output);
efree             789 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             109 ext/standard/php_fopen_wrapper.c 	efree(stream->abstract);
efree             319 ext/standard/php_fopen_wrapper.c 			efree(pathdup);
efree             323 ext/standard/php_fopen_wrapper.c 			efree(pathdup);
efree             340 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             764 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             142 ext/standard/streamsfuncs.c 		efree(quoted_host);
efree             146 ext/standard/streamsfuncs.c 		efree(hashkey);
efree             159 ext/standard/streamsfuncs.c 			efree(errstr);
efree             165 ext/standard/streamsfuncs.c 		efree(errstr);
efree             225 ext/standard/streamsfuncs.c 			efree(errstr);
efree             231 ext/standard/streamsfuncs.c 		efree(errstr);
efree             290 ext/standard/streamsfuncs.c 		efree(errstr);
efree             397 ext/standard/streamsfuncs.c 	efree(read_buf);
efree             711 ext/standard/streamsfuncs.c 	efree(Z_ARRVAL_P(stream_array));
efree             759 ext/standard/streamsfuncs.c 		efree(Z_ARRVAL_P(stream_array));
efree             171 ext/standard/string.c 			efree(str);
efree             182 ext/standard/string.c 			efree(str);
efree            1089 ext/standard/string.c 		efree(positions);
efree            1183 ext/standard/string.c 				efree(stmp);
efree            1579 ext/standard/string.c 		efree(ret);
efree            1620 ext/standard/string.c 		efree(ret);
efree            1743 ext/standard/string.c 			efree(haystack_dup);
efree            1748 ext/standard/string.c 		efree(orig_needle);
efree            1751 ext/standard/string.c 			efree(haystack_dup);
efree            1770 ext/standard/string.c 	efree(haystack_dup);
efree            1902 ext/standard/string.c 			efree(haystack_dup);
efree            1911 ext/standard/string.c 			efree(haystack_dup);
efree            1922 ext/standard/string.c 	efree(haystack_dup);
efree            1924 ext/standard/string.c 		efree(needle_dup);
efree            2075 ext/standard/string.c 			efree(needle_dup);
efree            2076 ext/standard/string.c 			efree(haystack_dup);
efree            2084 ext/standard/string.c 			efree(needle_dup);
efree            2085 ext/standard/string.c 			efree(haystack_dup);
efree            2099 ext/standard/string.c 			efree(haystack_dup);
efree            2100 ext/standard/string.c 			efree(needle_dup);
efree            2106 ext/standard/string.c 	efree(haystack_dup);
efree            2107 ext/standard/string.c 	efree(needle_dup);
efree            2943 ext/standard/string.c 				efree(patterns);
efree            2945 ext/standard/string.c 				efree(*allocs);
efree            2969 ext/standard/string.c 				efree(tzv);
efree            3050 ext/standard/string.c 	efree(d->shift);
efree            3051 ext/standard/string.c 	efree(d->hash);
efree            3052 ext/standard/string.c 	efree(d->prefix);
efree            3053 ext/standard/string.c 	efree(d->patterns);
efree            3054 ext/standard/string.c 	efree(d);
efree            3134 ext/standard/string.c 	efree(patterns);
efree            3138 ext/standard/string.c 	efree(allocs);
efree            3717 ext/standard/string.c 				efree(haystack_dup);
efree            3718 ext/standard/string.c 				efree(needle_dup);
efree            3751 ext/standard/string.c 						efree(haystack_dup);
efree            3754 ext/standard/string.c 						efree(needle_dup);
efree            3804 ext/standard/string.c 				efree(haystack_dup);
efree            3807 ext/standard/string.c 				efree(needle_dup);
efree            3834 ext/standard/string.c 				efree(l_haystack);
efree            3835 ext/standard/string.c 				efree(l_needle);
efree            3838 ext/standard/string.c 			efree(l_haystack);
efree            3839 ext/standard/string.c 			efree(l_needle);
efree            4219 ext/standard/string.c 	efree(heb_str);
efree            4223 ext/standard/string.c 		efree(broken_str);
efree            4403 ext/standard/string.c 				efree(args);
efree            4445 ext/standard/string.c 				efree(args);
efree            4459 ext/standard/string.c 		efree(args);
efree            4561 ext/standard/string.c 	efree(norm);
efree            4852 ext/standard/string.c 	efree(buf);
efree            4854 ext/standard/string.c 		efree(tbuf);
efree            4856 ext/standard/string.c 			efree(allow_free);
efree            5336 ext/standard/string.c 		efree(args);
efree            5527 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             756 ext/standard/var.c 				efree(s);
efree             794 ext/standard/var.c 						efree(serialized_data);
efree             167 ext/standard/var_unserializer.c 		efree(var_hash);
efree             178 ext/standard/var_unserializer.c 		efree(var_hash);
efree             192 ext/standard/var_unserializer.c 		efree(str);
efree             198 ext/standard/var_unserializer.c 			efree(str);
efree             215 ext/standard/var_unserializer.c 					efree(str);
efree             676 ext/standard/var_unserializer.c 				efree(class_name);
efree             685 ext/standard/var_unserializer.c 			efree(class_name);
efree             706 ext/standard/var_unserializer.c 				efree(class_name);
efree             723 ext/standard/var_unserializer.c 			efree(class_name);
efree             753 ext/standard/var_unserializer.c 		efree(class_name);
efree             762 ext/standard/var_unserializer.c 	efree(class_name);
efree             872 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             146 ext/sysvsem/sysvsem.c 		efree(sem_ptr);
efree             167 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             239 ext/wddx/wddx.c 				efree(((st_entry *)stack->elements[i])->varname);
efree             241 ext/wddx/wddx.c 			efree(stack->elements[i]);
efree             243 ext/wddx/wddx.c 		efree(stack->elements);
efree             255 ext/wddx/wddx.c 	efree(str);
efree             414 ext/wddx/wddx.c 		efree(buf);
efree             639 ext/wddx/wddx.c 		efree(tmp_buf);
efree             640 ext/wddx/wddx.c 		efree(name_esc);
efree             862 ext/wddx/wddx.c 					efree(key);
efree             969 ext/wddx/wddx.c 				efree(ent1);
efree            1020 ext/wddx/wddx.c 					efree(ent1->varname);
efree            1025 ext/wddx/wddx.c 			efree(ent1);
efree            1030 ext/wddx/wddx.c 		efree(stack->varname);
efree            1034 ext/wddx/wddx.c 		efree(ent);
efree            1092 ext/wddx/wddx.c 						efree(ent->varname);
efree            1093 ext/wddx/wddx.c 					efree(ent);
efree            1111 ext/wddx/wddx.c 				efree(tmp);
efree            1178 ext/wddx/wddx.c 	efree(packet);
efree            1209 ext/wddx/wddx.c 	efree(args);
efree            1213 ext/wddx/wddx.c 	efree(packet);
efree            1235 ext/wddx/wddx.c 	efree(packet);
efree            1299 ext/wddx/wddx.c 		efree(args);
efree            1304 ext/wddx/wddx.c 		efree(args);
efree            1315 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             192 ext/zip/php_zip.c 			efree(file_dirname_fullpath);
efree             193 ext/zip/php_zip.c 			efree(file_basename);
efree             215 ext/zip/php_zip.c 			efree(file_dirname_fullpath);
efree             217 ext/zip/php_zip.c 				efree(file_basename);
efree             226 ext/zip/php_zip.c 		efree(file_dirname_fullpath);
efree             233 ext/zip/php_zip.c 		efree(file_dirname_fullpath);
efree             234 ext/zip/php_zip.c 		efree(file_basename);
efree             239 ext/zip/php_zip.c 		efree(file_dirname_fullpath);
efree             240 ext/zip/php_zip.c 		efree(file_basename);
efree             250 ext/zip/php_zip.c 		efree(fullpath);
efree             251 ext/zip/php_zip.c 		efree(file_dirname_fullpath);
efree             252 ext/zip/php_zip.c 		efree(file_basename);
efree             285 ext/zip/php_zip.c 	efree(fullpath);
efree             286 ext/zip/php_zip.c 	efree(file_basename);
efree             287 ext/zip/php_zip.c 	efree(file_dirname_fullpath);
efree             684 ext/zip/php_zip.c 				efree(namelist[i]);
efree             691 ext/zip/php_zip.c 				efree(namelist[i]);
efree             699 ext/zip/php_zip.c 				efree(namelist[i]);
efree             704 ext/zip/php_zip.c 				efree(namelist[i]);
efree             711 ext/zip/php_zip.c 				efree(namelist[i]);
efree             716 ext/zip/php_zip.c 			efree(namelist[i]);
efree             718 ext/zip/php_zip.c 		efree(namelist);
efree            1069 ext/zip/php_zip.c 			efree(intern->buffers[i]);
efree            1071 ext/zip/php_zip.c 		efree(intern->buffers);
efree            1091 ext/zip/php_zip.c 		efree(intern->filename);
efree            1093 ext/zip/php_zip.c 	efree(intern);
efree            1148 ext/zip/php_zip.c 		efree(rsrc->ptr);
efree            1171 ext/zip/php_zip.c 		efree(zr_rsrc);
efree            1239 ext/zip/php_zip.c 		efree(rsrc_int);
efree            1291 ext/zip/php_zip.c 			efree(zr_rsrc);
efree            1300 ext/zip/php_zip.c 			efree(zr_rsrc);
efree            1381 ext/zip/php_zip.c 			efree(buffer);
efree            1531 ext/zip/php_zip.c 		efree(ze_obj->filename);
efree            1566 ext/zip/php_zip.c 	efree(ze_obj->filename);
efree            1644 ext/zip/php_zip.c 		efree(s);
efree            1741 ext/zip/php_zip.c 					efree(basename);
efree            2556 ext/zip/php_zip.c 		efree(buffer);
efree              83 ext/zip/zip_stream.c 	efree(self);
efree             140 ext/zip/zip_stream.c 		efree(file_basename);
efree             148 ext/zip/zip_stream.c 			efree(file_basename);
efree             172 ext/zip/zip_stream.c 	efree(file_basename);
efree             285 ext/zip/zip_stream.c 		efree(file_basename);
efree             309 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              87 ext/zlib/zlib_fopen_wrapper.c 	efree(self);
efree             149 ext/zlib/zlib_fopen_wrapper.c 			efree(self);
efree             123 main/SAPI.c    	efree(sapi_header->header);
efree             137 main/SAPI.c    		efree(callback_name);
efree             141 main/SAPI.c    	efree(callback_name);
efree             179 main/SAPI.c    		efree(callback_name);
efree             182 main/SAPI.c    		efree(callback_error);
efree             191 main/SAPI.c    			efree(SG(request_info).post_data);
efree             194 main/SAPI.c    		efree(SG(request_info).content_type_dup);
efree             376 main/SAPI.c    			efree(*mimetype);
efree             496 main/SAPI.c    		efree(SG(sapi_headers).http_status_line);
efree             505 main/SAPI.c    		efree(SG(request_info).post_data);
efree             518 main/SAPI.c    		efree(SG(request_info).raw_post_data);
efree             521 main/SAPI.c    		efree(SG(request_info).auth_user);
efree             524 main/SAPI.c    		efree(SG(request_info).auth_password);
efree             527 main/SAPI.c    		efree(SG(request_info).auth_digest);
efree             530 main/SAPI.c    		efree(SG(request_info).content_type_dup);
efree             533 main/SAPI.c    		efree(SG(request_info).current_user);
efree             542 main/SAPI.c    		efree(SG(sapi_headers).mimetype);
efree             591 main/SAPI.c    		efree(SG(sapi_headers).http_status_line);
efree             622 main/SAPI.c    			efree(current);
efree             641 main/SAPI.c    		efree(header_line);
efree             730 main/SAPI.c    			efree(header_line);
efree             740 main/SAPI.c    		efree(header_line);
efree             748 main/SAPI.c    				efree(header_line);
efree             754 main/SAPI.c    				efree(header_line);
efree             771 main/SAPI.c    			efree(SG(sapi_headers).http_status_line);
efree             805 main/SAPI.c    					efree(header_line);
efree             807 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             295 main/main.c    				efree(path);
efree             650 main/main.c    			efree(tmp);
efree             651 main/main.c    			efree(error_time_str);
efree             688 main/main.c    	efree(buffer);
efree             721 main/main.c    		efree(buffer);
efree             779 main/main.c    		efree(origin);
efree             820 main/main.c    				efree(docref_buf);
efree             835 main/main.c    				efree(ref);
efree             846 main/main.c    			efree(target);
efree             851 main/main.c    	efree(origin);
efree             853 main/main.c    		efree(docref_buf);
efree             868 main/main.c    	efree(buffer);
efree             871 main/main.c    	efree(message);
efree             911 main/main.c    		efree(params);
efree            1021 main/main.c    				efree(buffer);
efree            1075 main/main.c    			efree(log_buffer);
efree            1171 main/main.c    					efree(buffer);
efree            1183 main/main.c    		efree(buffer);
efree            1199 main/main.c    	efree(buffer);
efree            1246 main/main.c    			efree(pwbuf);
efree            1250 main/main.c    			efree(pwbuf);
efree            1262 main/main.c    		efree(pwbuf);
efree            1289 main/main.c    	efree(new_timeout_str);
efree            2615 main/main.c    				efree(user);
efree            2652 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             142 main/php_open_temporary_file.c 		efree(opened_path);
efree             153 main/php_open_temporary_file.c 			efree(opened_path);
efree             169 main/php_open_temporary_file.c 		efree(opened_path);
efree             192 main/php_open_temporary_file.c 		efree(temporary_directory);
efree             262 main/php_variables.c 			efree(val);
efree             392 main/php_variables.c 			efree(val);
efree             403 main/php_variables.c 			efree(val);
efree             410 main/php_variables.c 		efree(separator);
efree             414 main/php_variables.c 		efree(res);
efree             440 main/php_variables.c 		efree(t);
efree             476 main/php_variables.c 					efree(Z_STRVAL_P(tmp));
efree             496 main/php_variables.c 					efree(Z_STRVAL_P(tmp));
efree             373 main/rfc1867.c 		efree(h->key);
efree             376 main/rfc1867.c 		efree(h->value);
efree             725 main/rfc1867.c 		efree(content_type_lcase);
efree             815 main/rfc1867.c 							efree(param);
efree             822 main/rfc1867.c 								efree(param);
efree             828 main/rfc1867.c 							efree(filename);
efree             835 main/rfc1867.c 								efree(filename);
efree             842 main/rfc1867.c 					efree(key);
efree             844 main/rfc1867.c 				efree(word);
efree             862 main/rfc1867.c 						efree(value);
efree             879 main/rfc1867.c 							efree(param);
efree             880 main/rfc1867.c 							efree(value);
efree             907 main/rfc1867.c 				efree(param);
efree             908 main/rfc1867.c 				efree(value);
efree             973 main/rfc1867.c 					efree(param);
efree             974 main/rfc1867.c 					efree(filename);
efree             980 main/rfc1867.c 				efree(param);
efree             981 main/rfc1867.c 				efree(filename);
efree            1095 main/rfc1867.c 					efree(temp_filename);
efree            1110 main/rfc1867.c 					efree(array_index);
efree            1123 main/rfc1867.c 				if (abuf) efree(abuf);
efree            1151 main/rfc1867.c 			efree(filename);
efree            1254 main/rfc1867.c 			efree(param);
efree            1266 main/rfc1867.c 	if (lbuf) efree(lbuf);
efree            1267 main/rfc1867.c 	if (abuf) efree(abuf);
efree            1268 main/rfc1867.c 	if (array_index) efree(array_index);
efree            1271 main/rfc1867.c 	if (mbuff->boundary_next) efree(mbuff->boundary_next);
efree            1272 main/rfc1867.c 	if (mbuff->boundary) efree(mbuff->boundary);
efree            1273 main/rfc1867.c 	if (mbuff->buffer) efree(mbuff->buffer);
efree            1274 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             431 main/streams/memory.c 	efree(ts);
efree             686 main/streams/memory.c 			efree(key);
efree             735 main/streams/memory.c 	efree(comma);
efree             452 main/streams/plain_wrapper.c 			efree(data->temp_file_name);
efree             960 main/streams/plain_wrapper.c 					efree(realpath);
efree             962 main/streams/plain_wrapper.c 				efree(persistent_id);;
efree             983 main/streams/plain_wrapper.c 				efree(realpath);
efree             986 main/streams/plain_wrapper.c 				efree(persistent_id);
efree            1001 main/streams/plain_wrapper.c 						efree(*opened_path);
efree            1014 main/streams/plain_wrapper.c 	efree(realpath);
efree            1016 main/streams/plain_wrapper.c 		efree(persistent_id);
efree            1513 main/streams/plain_wrapper.c 			efree(pathbuf);
efree            1520 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             370 main/streams/userspace.c 		efree(us);
efree             423 main/streams/userspace.c 		efree(us);
efree             463 main/streams/userspace.c 		efree(us);
efree             501 main/streams/userspace.c 		efree(us);
efree             775 main/streams/userspace.c 	efree(us);
efree            1574 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             419 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             856 sapi/cgi/cgi_main.c 			efree(server_name);
efree             904 sapi/cgi/cgi_main.c 				efree(doc_root);
efree             909 sapi/cgi/cgi_main.c 		efree(path);
efree            1324 sapi/cgi/cgi_main.c 							efree(path_translated);
efree            1343 sapi/cgi/cgi_main.c 							efree(path_translated);
efree            1372 sapi/cgi/cgi_main.c 					efree(pt);
efree            1658 sapi/cgi/cgi_main.c 			efree(t);
efree            2161 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2169 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2193 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2218 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            1880 sapi/cli/php_cli_server.c 		efree(addr_str);
efree            2003 sapi/cli/php_cli_server.c 	efree(escaped_request_uri);
efree            2010 sapi/cli/php_cli_server.c 	efree(escaped_request_uri);
efree            2295 sapi/cli/php_cli_server.c 		efree(errstr);
efree            2363 sapi/cli/php_cli_server.c 		efree(errstr);
efree            2437 sapi/cli/php_cli_server.c 			efree(errstr);
efree            2502 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             196 sapi/fpm/fpm/fpm_conf.c 		efree(buf);
efree             721 sapi/fpm/fpm/fpm_conf.c 		efree(full_path);
efree             994 sapi/fpm/fpm/fpm_conf.c 					efree(buf);
efree             998 sapi/fpm/fpm/fpm_conf.c 				efree(buf);
efree            1258 sapi/fpm/fpm/fpm_conf.c 				efree(filename);
efree            1264 sapi/fpm/fpm/fpm_conf.c 			efree(filename);
efree            1275 sapi/fpm/fpm/fpm_conf.c 				efree(filename);
efree            1285 sapi/fpm/fpm/fpm_conf.c 		efree(filename);
efree            1290 sapi/fpm/fpm/fpm_conf.c 	efree(filename);
efree            1659 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             646 sapi/fpm/fpm/fpm_main.c 		efree(php_self);
efree             788 sapi/fpm/fpm/fpm_main.c 			efree(server_name);
efree             832 sapi/fpm/fpm/fpm_main.c 		efree(doc_root);
efree             834 sapi/fpm/fpm/fpm_main.c 		efree(path);
efree            1290 sapi/fpm/fpm/fpm_main.c 								efree(path_translated);
efree            1309 sapi/fpm/fpm/fpm_main.c 								efree(path_translated);
efree            1341 sapi/fpm/fpm/fpm_main.c 					efree(pt);
efree            1409 sapi/fpm/fpm/fpm_main.c 		efree(tmp);
efree            1418 sapi/fpm/fpm/fpm_main.c 		efree(tmp);
efree            1957 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             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             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);