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            1097 Zend/zend.c    		efree(dtrace_error_buffer);
efree            1230 Zend/zend.c    			efree(params);
efree            1344 Zend/zend.c    			efree(EG(active_op_array));
efree            1388 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            2172 Zend/zend_compile.c 	efree(lcname);
efree            2214 Zend/zend_compile.c 					efree(lcname);
efree            2217 Zend/zend_compile.c 				efree(lcname);
efree            2246 Zend/zend_compile.c 		efree(lcname);
efree            2456 Zend/zend_compile.c 		efree(lcname);
efree            3073 Zend/zend_compile.c 			efree(lc_parent_class_name);
efree            3075 Zend/zend_compile.c 		efree(lc_class_name);
efree            3463 Zend/zend_compile.c 			efree(method_prototype);
efree            3998 Zend/zend_compile.c 				efree(lcname);
efree            4090 Zend/zend_compile.c 				efree(lcname);
efree            4125 Zend/zend_compile.c 					efree(class_name);
efree            4149 Zend/zend_compile.c 				efree(lcname);
efree            4177 Zend/zend_compile.c 						efree(lcname);
efree            4180 Zend/zend_compile.c 					efree(lcname);
efree            4370 Zend/zend_compile.c 						efree(lc_method_name);
efree            4375 Zend/zend_compile.c 						efree(lc_method_name);
efree            4969 Zend/zend_compile.c 		efree(lcname);
efree            4988 Zend/zend_compile.c 		efree(lcname);
efree            4999 Zend/zend_compile.c 		efree(tmp);
efree            5308 Zend/zend_compile.c 	efree(var_name->u.constant.value.str.val);
efree            5344 Zend/zend_compile.c 		efree(CG(doc_comment));
efree            5509 Zend/zend_compile.c 					efree(lookup_name);
efree            5513 Zend/zend_compile.c 			efree(lookup_name);
efree            5521 Zend/zend_compile.c 				efree(lookup_name);
efree            5525 Zend/zend_compile.c 		efree(lookup_name);
efree            6950 Zend/zend_compile.c 		efree(lcname);
efree            6968 Zend/zend_compile.c 		efree(CG(current_import));
efree            6973 Zend/zend_compile.c 		efree(CG(doc_comment));
efree            7035 Zend/zend_compile.c 			efree(tmp2);
efree            7037 Zend/zend_compile.c 		efree(c_ns_name);
efree            7047 Zend/zend_compile.c 		efree(c_tmp);
efree            7059 Zend/zend_compile.c 	efree(lcname);
efree            7113 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             430 Zend/zend_exceptions.c 			efree(s_tmp);
efree             448 Zend/zend_exceptions.c 				efree((char*)class_name);
efree             481 Zend/zend_exceptions.c 	efree(s_tmp);
efree             500 Zend/zend_exceptions.c 			efree(s_tmp);
efree             544 Zend/zend_exceptions.c 	efree(s_tmp);
efree             630 Zend/zend_exceptions.c 		efree(prev_str);
efree             773 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             537 Zend/zend_execute_API.c 						efree(save);
efree             542 Zend/zend_execute_API.c 					efree(save);
efree             707 Zend/zend_execute_API.c 		efree(params_array);
efree             789 Zend/zend_execute_API.c 				efree(error);
efree             792 Zend/zend_execute_API.c 				efree(callable_name);
efree             801 Zend/zend_execute_API.c 			efree(error);
efree             803 Zend/zend_execute_API.c 		efree(callable_name);
efree             987 Zend/zend_execute_API.c 			efree((char*)EX(function_state).function->common.function_name);
efree             989 Zend/zend_execute_API.c 		efree(EX(function_state).function);
efree            1190 Zend/zend_execute_API.c 			efree(new_op_array);
efree            1211 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             158 Zend/zend_generators.c 			efree(op_array);
efree             161 Zend/zend_generators.c 		efree(generator->stack);
efree             211 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             266 Zend/zend_ini_parser.c 	efree(error_buf);
efree             189 Zend/zend_ini_parser.y 	efree(error_buf);
efree             150 Zend/zend_interfaces.c 	efree(iter);
efree            5154 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            5169 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            5329 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            5394 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             911 Zend/zend_object_handlers.c 	efree(func);
efree            1128 Zend/zend_object_handlers.c 	efree(func);
efree            1175 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             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             259 Zend/zend_opcode.c 				efree(ce->trait_precedences[i]->exclude_from_classes);
efree             262 Zend/zend_opcode.c 			efree(ce->trait_precedences[i]);
efree             265 Zend/zend_opcode.c 		efree(ce->trait_precedences);
efree             286 Zend/zend_opcode.c 				efree(ce->default_properties_table);
efree             296 Zend/zend_opcode.c 				efree(ce->default_static_members_table);
efree             303 Zend/zend_opcode.c 				efree(ce->interfaces);
efree             306 Zend/zend_opcode.c 				efree((char*)ce->info.user.doc_comment);
efree             311 Zend/zend_opcode.c 			efree(ce);
efree             361 Zend/zend_opcode.c 		efree(op_array->run_time_cache);
efree             368 Zend/zend_opcode.c 	efree(op_array->refcount);
efree             376 Zend/zend_opcode.c 		efree(op_array->vars);
efree             385 Zend/zend_opcode.c 		efree(op_array->literals);
efree             387 Zend/zend_opcode.c 	efree(op_array->opcodes);
efree             390 Zend/zend_opcode.c 		efree((char*)op_array->function_name);
efree             393 Zend/zend_opcode.c 		efree((char*)op_array->doc_comment);
efree             396 Zend/zend_opcode.c 		efree(op_array->brk_cont_array);
efree             399 Zend/zend_opcode.c 		efree(op_array->try_catch_array);
efree             411 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            1854 Zend/zend_vm_def.h 			efree(op_array);
efree            2035 Zend/zend_vm_def.h 			efree((char*)fbc->common.function_name);
efree            2037 Zend/zend_vm_def.h 		efree(fbc);
efree            2658 Zend/zend_vm_def.h 			efree(lcname);
efree            3796 Zend/zend_vm_def.h 						efree(resolved_path);
efree            3808 Zend/zend_vm_def.h 					efree(eval_desc);
efree            3850 Zend/zend_vm_def.h 		efree(new_op_array);
efree            4650 Zend/zend_vm_def.h 				efree(EG(error_reporting_ini_entry)->value);
efree            4681 Zend/zend_vm_def.h 				efree(EG(error_reporting_ini_entry)->value);
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            1258 Zend/zend_vm_execute.h 			efree(lcname);
efree            1583 Zend/zend_vm_execute.h 			efree(lcname);
efree            1770 Zend/zend_vm_execute.h 			efree(lcname);
efree            1995 Zend/zend_vm_execute.h 			efree(lcname);
efree            2703 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            2715 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            2757 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            8008 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            8020 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            8062 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            8257 Zend/zend_vm_execute.h 				efree(EG(error_reporting_ini_entry)->value);
efree            13325 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            13337 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            13379 Zend/zend_vm_execute.h 		efree(new_op_array);
efree            30919 Zend/zend_vm_execute.h 						efree(resolved_path);
efree            30931 Zend/zend_vm_execute.h 					efree(eval_desc);
efree            30973 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             349 ext/bz2/bz2.c  		efree(Z_STRVAL_P(return_value));
efree             518 ext/bz2/bz2.c  		efree(dest);
efree             576 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             234 ext/com_dotnet/com_dotnet.c 	efree(oletype);
efree             235 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             158 ext/com_dotnet/com_variant.c 			efree(olestring);
efree             251 ext/com_dotnet/com_variant.c 		efree(olestring);
efree             455 ext/com_dotnet/com_variant.c 				efree(msg);
efree            1036 ext/com_dotnet/com_variant.c 		efree(msg);
efree            1070 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            1645 ext/curl/interface.c 			efree(ch->header.str);
efree            1706 ext/curl/interface.c 	efree(*string);
efree            1829 ext/curl/interface.c 		efree(org);
efree            2048 ext/curl/interface.c 	efree(dupch->to_free->slist);
efree            2049 ext/curl/interface.c 	efree(dupch->to_free);
efree            2596 ext/curl/interface.c 							efree(string_key);
efree            2649 ext/curl/interface.c 						efree(string_key);
efree            2914 ext/curl/interface.c 		efree(ch->header.str);
efree            3274 ext/curl/interface.c 		efree(ch->to_free->slist);
efree            3275 ext/curl/interface.c 		efree(ch->to_free);
efree            3302 ext/curl/interface.c 		efree(ch->header.str);
efree            3315 ext/curl/interface.c 	efree(ch->handlers->write);
efree            3316 ext/curl/interface.c 	efree(ch->handlers->write_header);
efree            3317 ext/curl/interface.c 	efree(ch->handlers->read);
efree            3323 ext/curl/interface.c 		efree(ch->handlers->progress);
efree            3331 ext/curl/interface.c 		efree(ch->handlers->fnmatch);
efree            3335 ext/curl/interface.c 	efree(ch->handlers);
efree            3336 ext/curl/interface.c 	efree(ch);
efree            3407 ext/curl/interface.c 		efree(ch->handlers->progress);
efree            3416 ext/curl/interface.c 		efree(ch->handlers->fnmatch);
efree             351 ext/curl/multi.c 		efree(mh);
efree             121 ext/curl/share.c 		efree(sh);
efree             685 ext/date/php_date.c 		efree(DATEG(timezone));
efree             699 ext/date/php_date.c 		efree(DATEG(timezone));
efree            1458 ext/date/php_date.c 		efree(initial_ts);
efree            1707 ext/date/php_date.c 	efree(buf);
efree            1869 ext/date/php_date.c 	efree(iterator);
efree            2486 ext/date/php_date.c 	efree(object);
efree            2497 ext/date/php_date.c 	efree(object);
efree            2506 ext/date/php_date.c 	efree(object);
efree            2527 ext/date/php_date.c 	efree(object);
efree            2774 ext/date/php_date.c 						efree(tmp);
efree            3708 ext/date/php_date.c 					efree(offset_start);
efree            4570 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             138 ext/dba/libflatfile/flatfile.c 			efree(buf);
efree             157 ext/dba/libflatfile/flatfile.c 	efree(buf);
efree             205 ext/dba/libflatfile/flatfile.c 	efree(buf);
efree             251 ext/dba/libflatfile/flatfile.c 	efree(buf);
efree             299 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            1571 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             499 ext/fileinfo/libmagic/apprentice.c 				efree(map->magic[j]);
efree             502 ext/fileinfo/libmagic/apprentice.c 			efree(map->p);
efree             505 ext/fileinfo/libmagic/apprentice.c 	efree(map);
efree             531 ext/fileinfo/libmagic/apprentice.c 		efree(ml);
efree             534 ext/fileinfo/libmagic/apprentice.c 	efree(ml);
efree             580 ext/fileinfo/libmagic/apprentice.c 			efree(mfn);
efree             597 ext/fileinfo/libmagic/apprentice.c 	efree(mfn);
efree            1124 ext/fileinfo/libmagic/apprentice.c 		efree(me[i].mp);
efree            1125 ext/fileinfo/libmagic/apprentice.c 	efree(me);
efree            1207 ext/fileinfo/libmagic/apprentice.c 			efree(filearr[i]);
efree            1209 ext/fileinfo/libmagic/apprentice.c 		efree(filearr);
efree            1248 ext/fileinfo/libmagic/apprentice.c 				efree(map->magic[j]);
efree            1250 ext/fileinfo/libmagic/apprentice.c 		efree(map);
efree            1739 ext/fileinfo/libmagic/apprentice.c 			efree(me->mp);
efree            2604 ext/fileinfo/libmagic/apprentice.c 		efree(map);
efree            2723 ext/fileinfo/libmagic/apprentice.c 		efree(dbname);
efree            2733 ext/fileinfo/libmagic/apprentice.c 		efree(dbname);
efree            2807 ext/fileinfo/libmagic/apprentice.c 	efree(dbname);
efree            2851 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             904 ext/fileinfo/libmagic/readelf.c 				efree(nbuf);
efree             909 ext/fileinfo/libmagic/readelf.c 				efree(nbuf);
efree             924 ext/fileinfo/libmagic/readelf.c 			efree(nbuf);
efree             575 ext/fileinfo/libmagic/softmagic.c 		efree(cp);
efree            1702 ext/fileinfo/libmagic/softmagic.c 			efree(rbuf);
efree            2048 ext/fileinfo/libmagic/softmagic.c 			efree(haystack);
efree            2136 ext/fileinfo/libmagic/softmagic.c 						efree(pattern_match);
efree            2137 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             191 ext/ftp/ftp.c  	efree(ftp);
efree             205 ext/ftp/ftp.c  		efree(ftp->pwd);
efree             209 ext/ftp/ftp.c  		efree(ftp->syst);
efree             232 ext/ftp/ftp.c  		efree(ftp->pwd);
efree             496 ext/ftp/ftp.c  		efree(ftp->pwd);
efree             520 ext/ftp/ftp.c  		efree(ftp->pwd);
efree             598 ext/ftp/ftp.c  		efree(buffer);
efree             602 ext/ftp/ftp.c  	efree(buffer);
efree            1477 ext/ftp/ftp.c  	efree(data);
efree            1504 ext/ftp/ftp.c  		efree(data);
efree            1595 ext/ftp/ftp.c  	efree(data);
efree            1693 ext/ftp/ftp.c  		efree(ret);
efree            1702 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            1548 ext/gd/gd.c    	efree(stylearr);
efree            2686 ext/gd/gd.c    		efree(path);
efree            3366 ext/gd/gd.c    	efree(points);
efree            3547 ext/gd/gd.c    		efree(str);
efree            3885 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             363 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             347 ext/gmp/gmp.c  	efree(ptr);
efree             427 ext/gmp/gmp.c  #define FREE_GMP_NUM(gmpnumber) { mpz_clear(*gmpnumber); efree(gmpnumber); }
efree             467 ext/gmp/gmp.c  		efree(*gmpnumber);
efree              98 ext/hash/hash.c 	efree(lower);
efree             111 ext/hash/hash.c 	efree(lower);
efree             172 ext/hash/hash.c 	efree(context);
efree             182 ext/hash/hash.c 		efree(digest);
efree             295 ext/hash/hash.c 	efree(K);
efree             296 ext/hash/hash.c 	efree(context);
efree             306 ext/hash/hash.c 		efree(digest);
efree             523 ext/hash/hash.c 		efree(hash->key);
efree             527 ext/hash/hash.c 	efree(hash->context);
efree             545 ext/hash/hash.c 		efree(digest);
efree             572 ext/hash/hash.c 		efree(context);
efree             713 ext/hash/hash.c 	efree(K1);
efree             714 ext/hash/hash.c 	efree(K2);
efree             715 ext/hash/hash.c 	efree(computed_salt);
efree             716 ext/hash/hash.c 	efree(context);
efree             717 ext/hash/hash.c 	efree(digest);
efree             718 ext/hash/hash.c 	efree(temp);
efree             727 ext/hash/hash.c 	efree(result);
efree             742 ext/hash/hash.c 		efree(dummy);
efree             743 ext/hash/hash.c 		efree(hash->context);
efree             748 ext/hash/hash.c 		efree(hash->key);
efree             750 ext/hash/hash.c 	efree(hash);
efree             948 ext/hash/hash.c 				efree(digest);
efree             949 ext/hash/hash.c 				efree(context);
efree             950 ext/hash/hash.c 				efree(key);
efree             511 ext/iconv/iconv.c 		efree(out_buffer);
efree             527 ext/iconv/iconv.c 		efree(out_buffer);
efree             629 ext/iconv/iconv.c 				efree(out_buf);
efree             903 ext/iconv/iconv.c 			efree(ndl_buf);
efree             912 ext/iconv/iconv.c 			efree(ndl_buf);
efree            1047 ext/iconv/iconv.c 		efree(ndl_buf);
efree            1259 ext/iconv/iconv.c 				efree(encoded);
efree            1378 ext/iconv/iconv.c 		efree(encoded);
efree            1381 ext/iconv/iconv.c 		efree(buf);
efree            1763 ext/iconv/iconv.c 						efree(decoded_text);
efree            2402 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              47 ext/interbase/ibase_blobs.c 	efree(ib_blob);
efree             119 ext/interbase/ibase_blobs.c 			efree(bl_data);
efree             228 ext/interbase/ibase_blobs.c 		efree(ib_blob);
efree             287 ext/interbase/ibase_blobs.c 	efree(ib_blob);
efree              68 ext/interbase/ibase_events.c 			efree(event->events[i]);
efree              70 ext/interbase/ibase_events.c 		efree(event->events);
efree              81 ext/interbase/ibase_events.c 	efree(e);
efree             149 ext/interbase/ibase_events.c 			efree(args);
efree             155 ext/interbase/ibase_events.c 			efree(args);
efree             159 ext/interbase/ibase_events.c 			efree(args);
efree             176 ext/interbase/ibase_events.c 		efree(args);
efree             186 ext/interbase/ibase_events.c 			efree(args);
efree             194 ext/interbase/ibase_events.c 	efree(args);
efree             294 ext/interbase/ibase_events.c 			efree(args);
efree             302 ext/interbase/ibase_events.c 			efree(args);
efree             314 ext/interbase/ibase_events.c 			efree(args);
efree             321 ext/interbase/ibase_events.c 			efree(args);
efree             330 ext/interbase/ibase_events.c 		efree(cb_name);
efree             331 ext/interbase/ibase_events.c 		efree(args);
efree             334 ext/interbase/ibase_events.c 	efree(cb_name);
efree             364 ext/interbase/ibase_events.c 		efree(event);
efree             365 ext/interbase/ibase_events.c 		efree(args);
efree             374 ext/interbase/ibase_events.c 	efree(args);
efree             111 ext/interbase/ibase_query.c 			efree(var->sqldata);
efree             113 ext/interbase/ibase_query.c 				efree(var->sqlind);
efree             116 ext/interbase/ibase_query.c 		efree(sqlda);
efree             152 ext/interbase/ibase_query.c 		efree(ib_result);
efree             162 ext/interbase/ibase_query.c 		efree(ib_query->in_sqlda);
efree             165 ext/interbase/ibase_query.c 		efree(ib_query->out_sqlda);
efree             174 ext/interbase/ibase_query.c 		efree(ib_query->in_array);
efree             177 ext/interbase/ibase_query.c 		efree(ib_query->out_array);
efree             180 ext/interbase/ibase_query.c 		efree(ib_query->query);
efree             192 ext/interbase/ibase_query.c 		efree(ib_query);
efree             234 ext/interbase/ibase_query.c 				efree(ar);
efree             299 ext/interbase/ibase_query.c 					efree(ar);
efree             400 ext/interbase/ibase_query.c 		efree(ib_query->in_sqlda);
efree             408 ext/interbase/ibase_query.c 		efree(ib_query->out_sqlda);
efree             420 ext/interbase/ibase_query.c 		efree(ib_query->out_sqlda);
efree             423 ext/interbase/ibase_query.c 		efree(ib_query->in_sqlda);
efree             426 ext/interbase/ibase_query.c 		efree(ib_query->out_array);
efree             429 ext/interbase/ibase_query.c 		efree(ib_query->query);
efree             783 ext/interbase/ibase_query.c 						efree(array_data);
efree             791 ext/interbase/ibase_query.c 						efree(array_data);
efree             795 ext/interbase/ibase_query.c 					efree(array_data);
efree            1040 ext/interbase/ibase_query.c 		efree(in_sqlda);
efree            1043 ext/interbase/ibase_query.c 		efree(bind_buf);
efree            1047 ext/interbase/ibase_query.c 			efree(*ib_resultp);
efree            1196 ext/interbase/ibase_query.c 		efree(bind_args);
efree            1619 ext/interbase/ibase_query.c 							efree(ar_data);
efree            1625 ext/interbase/ibase_query.c 							efree(ar_data);
efree            1628 ext/interbase/ibase_query.c 						efree(ar_data);
efree            1774 ext/interbase/ibase_query.c 		efree(ib_query);
efree              50 ext/interbase/ibase_service.c 		efree(sv->hostname);
efree              53 ext/interbase/ibase_service.c 		efree(sv->username);
efree              56 ext/interbase/ibase_service.c 	efree(sv);
efree             601 ext/interbase/interbase.c 				efree(p->trans); /* default transaction is not a registered resource: clean up */
efree             620 ext/interbase/interbase.c 		efree(p);
efree             650 ext/interbase/interbase.c 	efree(link);
efree             690 ext/interbase/interbase.c 					efree(p);
efree             696 ext/interbase/interbase.c 	efree(trans);
efree            1150 ext/interbase/interbase.c 			efree(args);
efree            1151 ext/interbase/interbase.c 			efree(ib_link);
efree            1165 ext/interbase/interbase.c 					efree(teb);
efree            1166 ext/interbase/interbase.c 					efree(tpb);
efree            1167 ext/interbase/interbase.c 					efree(ib_link);
efree            1168 ext/interbase/interbase.c 					efree(args);
efree            1227 ext/interbase/interbase.c 		efree(args);
efree            1228 ext/interbase/interbase.c 		efree(tpb);
efree            1229 ext/interbase/interbase.c 		efree(teb);
efree            1235 ext/interbase/interbase.c 			efree(ib_link);
efree            1244 ext/interbase/interbase.c 		efree(ib_link);
efree            1270 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             558 ext/intl/converter/converter.c 		efree(errstr);
efree             701 ext/intl/converter/converter.c 		efree(temp);
efree             710 ext/intl/converter/converter.c 		efree(temp);
efree             718 ext/intl/converter/converter.c 	efree(temp);
efree             721 ext/intl/converter/converter.c 		efree(dest);
efree            1038 ext/intl/converter/converter.c 	efree(objval);
efree            1087 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             110 ext/intl/formatter/formatter_parse.c 		efree(sstr);
efree             166 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             336 ext/intl/locale/locale_methods.c 				efree( tag_value );
efree             339 ext/intl/locale/locale_methods.c 				efree( mod_loc_name);
efree             349 ext/intl/locale/locale_methods.c 			efree( tag_value );
efree             352 ext/intl/locale/locale_methods.c 			efree( mod_loc_name);
efree             360 ext/intl/locale/locale_methods.c 		efree( mod_loc_name);
efree             390 ext/intl/locale/locale_methods.c 		efree(msg);
efree             405 ext/intl/locale/locale_methods.c 			efree( tag_value);
efree             419 ext/intl/locale/locale_methods.c 		efree(msg);
efree             497 ext/intl/locale/locale_methods.c 		efree(msg);
efree             556 ext/intl/locale/locale_methods.c 			efree(msg);
efree             558 ext/intl/locale/locale_methods.c 				efree( disp_name );
efree             561 ext/intl/locale/locale_methods.c 				efree( mod_loc_name );
efree             564 ext/intl/locale/locale_methods.c 				efree((void *)disp_loc_name);
efree             572 ext/intl/locale/locale_methods.c 		efree( mod_loc_name );
efree             575 ext/intl/locale/locale_methods.c 		efree((void *)disp_loc_name);
efree             580 ext/intl/locale/locale_methods.c 	efree( disp_name );
efree             585 ext/intl/locale/locale_methods.c 		efree(msg);
efree             721 ext/intl/locale/locale_methods.c 					efree( kw_value );
efree            1046 ext/intl/locale/locale_methods.c 				efree( cur_key_name);
efree            1069 ext/intl/locale/locale_methods.c 		efree( cur_key_name);
efree            1073 ext/intl/locale/locale_methods.c 		efree(key_value);	
efree            1174 ext/intl/locale/locale_methods.c 			efree( variant );
efree            1287 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1288 ext/intl/locale/locale_methods.c 			efree( can_lang_tag );
efree            1295 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1296 ext/intl/locale/locale_methods.c 			efree( can_lang_tag );
efree            1297 ext/intl/locale/locale_methods.c 			efree( cur_loc_range );
efree            1298 ext/intl/locale/locale_methods.c 			efree( can_loc_range );
efree            1310 ext/intl/locale/locale_methods.c 					efree( cur_lang_tag );
efree            1313 ext/intl/locale/locale_methods.c 					efree( cur_loc_range );
efree            1316 ext/intl/locale/locale_methods.c 					efree( can_lang_tag );
efree            1319 ext/intl/locale/locale_methods.c 					efree( can_loc_range );
efree            1327 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1330 ext/intl/locale/locale_methods.c 			efree( cur_loc_range );
efree            1333 ext/intl/locale/locale_methods.c 			efree( can_lang_tag );
efree            1336 ext/intl/locale/locale_methods.c 			efree( can_loc_range );
efree            1347 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1353 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1354 ext/intl/locale/locale_methods.c 			efree( cur_loc_range );
efree            1366 ext/intl/locale/locale_methods.c 					efree( cur_lang_tag );
efree            1369 ext/intl/locale/locale_methods.c 					efree( cur_loc_range );
efree            1377 ext/intl/locale/locale_methods.c 			efree( cur_lang_tag );
efree            1380 ext/intl/locale/locale_methods.c 			efree( cur_loc_range );
efree            1393 ext/intl/locale/locale_methods.c 			efree( arr[i*2]);
efree            1396 ext/intl/locale/locale_methods.c 	efree(arr);
efree            1451 ext/intl/locale/locale_methods.c 					efree(lang_tag);
efree            1458 ext/intl/locale/locale_methods.c 			efree(lang_tag);
efree            1474 ext/intl/locale/locale_methods.c 				efree(can_loc_range);
efree            1486 ext/intl/locale/locale_methods.c 		efree(can_loc_range);
efree            1500 ext/intl/locale/locale_methods.c 				efree(cur_loc_range);
efree            1508 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             424 ext/json/json.c 					efree(tmp);
efree             439 ext/json/json.c 			efree(utf16);
efree             551 ext/json/json.c 		efree(utf16);
efree             632 ext/json/json.c 					efree(d);
efree             676 ext/json/json.c 			efree(utf16);
efree             684 ext/json/json.c 		efree(utf16);
efree             766 ext/json/json.c 	efree(utf16);
efree             103 ext/ldap/ldap.c 	efree(ld);
efree             124 ext/ldap/ldap.c 	efree(entry);
efree             327 ext/ldap/ldap.c 			efree(ld);
efree             339 ext/ldap/ldap.c 		efree(ld);
efree             345 ext/ldap/ldap.c 				efree(ld);
efree             734 ext/ldap/ldap.c 		efree(lds);
efree             735 ext/ldap/ldap.c 		efree(rcs);
efree             787 ext/ldap/ldap.c 		efree(ldap_attrs);
efree            1300 ext/ldap/ldap.c 					efree(ldap_mods[i]->mod_type);
efree            1302 ext/ldap/ldap.c 				efree(ldap_mods[i]);
efree            1305 ext/ldap/ldap.c 			efree(num_berval);
efree            1306 ext/ldap/ldap.c 			efree(ldap_mods);	
efree            1362 ext/ldap/ldap.c 		efree(ldap_mods[i]->mod_type);
efree            1364 ext/ldap/ldap.c 			efree(ldap_mods[i]->mod_bvalues[j]);
efree            1366 ext/ldap/ldap.c 		efree(ldap_mods[i]->mod_bvalues);
efree            1367 ext/ldap/ldap.c 		efree(ldap_mods[i]);
efree            1369 ext/ldap/ldap.c 	efree(num_berval);
efree            1370 ext/ldap/ldap.c 	efree(ldap_mods);	
efree            1808 ext/ldap/ldap.c 				efree(*ctrlp);
efree            1811 ext/ldap/ldap.c 			efree(ctrls);
efree            2120 ext/ldap/ldap.c 		efree(callback_name);
efree            2123 ext/ldap/ldap.c 	efree(callback_name);
efree             532 ext/libxml/libxml.c 	efree(buf);
efree             892 ext/libxml/libxml.c 		efree(LIBXML(stream_context));
efree             898 ext/libxml/libxml.c 		efree(LIBXML(error_list));
efree             964 ext/libxml/libxml.c 			efree(LIBXML(error_list));
efree            1209 ext/libxml/libxml.c 			efree(obj_node);
efree            1250 ext/libxml/libxml.c 				efree(object->document->doc_props);
efree            1252 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             648 ext/mcrypt/mcrypt.c 	efree(iv_s);
efree             649 ext/mcrypt/mcrypt.c 	efree(key_s);
efree             694 ext/mcrypt/mcrypt.c 	efree(data_s);
efree             738 ext/mcrypt/mcrypt.c 	efree(data_s);
efree            1266 ext/mcrypt/mcrypt.c 		efree (key_s);
efree            1269 ext/mcrypt/mcrypt.c 		efree (iv_s);
efree            1271 ext/mcrypt/mcrypt.c 	efree (data_s);
efree            1396 ext/mcrypt/mcrypt.c 			efree(iv);
efree            1407 ext/mcrypt/mcrypt.c 			efree(iv);
efree            1421 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             182 ext/mysqli/mysqli.c 		efree(stmt->query);
efree             184 ext/mysqli/mysqli.c 	efree(stmt);
efree             191 ext/mysqli/mysqli.c 		efree(mysql->hash_key);
efree             211 ext/mysqli/mysqli.c 	efree(intern);
efree             231 ext/mysqli/mysqli.c 		efree(mysql);
efree             946 ext/mysqli/mysqli.c 		efree(MyG(error_msg));
efree            1069 ext/mysqli/mysqli.c 		efree(stmt);
efree            1332 ext/mysqli/mysqli.c 				efree(fci.params);
efree             141 ext/mysqli/mysqli_api.c 		efree(stmt->param.is_null);
efree             154 ext/mysqli/mysqli_api.c 	efree(bind);
efree             272 ext/mysqli/mysqli_api.c 	efree(args);
efree             437 ext/mysqli/mysqli_api.c 				efree(stmt->result.buf[i].val);
efree             441 ext/mysqli/mysqli_api.c 		efree(stmt->result.buf);
efree             451 ext/mysqli/mysqli_api.c 	efree(bind);
efree             505 ext/mysqli/mysqli_api.c 		efree(args);
efree             511 ext/mysqli/mysqli_api.c 	efree(args);
efree             634 ext/mysqli/mysqli_api.c 	efree(mysql);
efree             689 ext/mysqli/mysqli_api.c 		efree(query);
efree             691 ext/mysqli/mysqli_api.c 			efree(commented_name);
efree             918 ext/mysqli/mysqli_api.c 		efree(copies);
efree            1475 ext/mysqli/mysqli_api.c 		efree(mysql);
efree            1869 ext/mysqli/mysqli_api.c 		efree(stmt);
efree            2413 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            1085 ext/mysqli/mysqli_nonapi.c 		efree(query);
efree            1087 ext/mysqli/mysqli_nonapi.c 			efree(commented_name);
efree            1144 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             310 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             536 ext/mysqlnd/mysqlnd_result.c 						efree(backtrace);
efree             462 ext/mysqlnd/mysqlnd_wireprotocol.c 		efree(p->server_version);
efree             466 ext/mysqlnd/mysqlnd_wireprotocol.c 		efree(p->auth_plugin_data);
efree             470 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            1163 ext/odbc/php_odbc.c 		efree(result);
efree            1170 ext/odbc/php_odbc.c 		efree(result);
efree            1207 ext/odbc/php_odbc.c 			efree(result);
efree            1278 ext/odbc/php_odbc.c 				efree(params);
efree            1292 ext/odbc/php_odbc.c 				efree(params);
efree            1307 ext/odbc/php_odbc.c 				efree(params);
efree            1329 ext/odbc/php_odbc.c 					efree(filename);
efree            1336 ext/odbc/php_odbc.c 					efree(params);
efree            1348 ext/odbc/php_odbc.c 					efree(params);
efree            1349 ext/odbc/php_odbc.c 					efree(filename);
efree            1353 ext/odbc/php_odbc.c 				efree(filename);
efree            1382 ext/odbc/php_odbc.c 				efree(params);
efree            1430 ext/odbc/php_odbc.c 		efree(params);
efree            1442 ext/odbc/php_odbc.c 				efree(result);
efree            1501 ext/odbc/php_odbc.c 		efree(cursorname);
efree            1592 ext/odbc/php_odbc.c 		efree(result);
efree            1598 ext/odbc/php_odbc.c 		efree(result);
efree            1625 ext/odbc/php_odbc.c 		efree(result);
efree            1634 ext/odbc/php_odbc.c 			efree(result);
efree            1740 ext/odbc/php_odbc.c 					efree(buf);
efree            1776 ext/odbc/php_odbc.c 		efree(buf);
efree            1892 ext/odbc/php_odbc.c 					efree(buf);
efree            1917 ext/odbc/php_odbc.c 	if (buf) efree(buf);
efree            2122 ext/odbc/php_odbc.c 				efree(field);
efree            2127 ext/odbc/php_odbc.c 				efree(field);
efree            2130 ext/odbc/php_odbc.c 				efree(field);
efree            2165 ext/odbc/php_odbc.c 			efree(field);
efree            2170 ext/odbc/php_odbc.c 			efree(field);
efree            2177 ext/odbc/php_odbc.c 			efree(field);
efree            2268 ext/odbc/php_odbc.c 						efree(buf);
efree            2300 ext/odbc/php_odbc.c 	if (buf) efree(buf);
efree            2321 ext/odbc/php_odbc.c 				efree(result->values[i].value);
efree            2324 ext/odbc/php_odbc.c 		efree(result->values);
efree            2399 ext/odbc/php_odbc.c 		 efree(lpszConnStr);
efree            2450 ext/odbc/php_odbc.c 			efree(ldb);
efree            2536 ext/odbc/php_odbc.c 				efree(hashed_details);
efree            2541 ext/odbc/php_odbc.c 				efree(hashed_details);
efree            2546 ext/odbc/php_odbc.c 				efree(hashed_details);
efree            2555 ext/odbc/php_odbc.c 				efree(hashed_details);
efree            2613 ext/odbc/php_odbc.c 				efree(hashed_details);
efree            2621 ext/odbc/php_odbc.c 			efree(hashed_details);
efree            2626 ext/odbc/php_odbc.c 			efree(hashed_details);
efree            2635 ext/odbc/php_odbc.c 			efree(hashed_details);
efree            2641 ext/odbc/php_odbc.c 	efree(hashed_details);
efree            2722 ext/odbc/php_odbc.c 				efree(result->values[i].value);
efree            2725 ext/odbc/php_odbc.c 		efree(result->values);
efree            2738 ext/odbc/php_odbc.c 				efree(result);
efree            3075 ext/odbc/php_odbc.c 		efree(result);
efree            3082 ext/odbc/php_odbc.c 		efree(result);
efree            3099 ext/odbc/php_odbc.c 		efree(result);
efree            3108 ext/odbc/php_odbc.c 			efree(result);
efree            3142 ext/odbc/php_odbc.c 		efree(result);
efree            3149 ext/odbc/php_odbc.c 		efree(result);
efree            3168 ext/odbc/php_odbc.c 		efree(result);
efree            3177 ext/odbc/php_odbc.c 			efree(result);
efree            3212 ext/odbc/php_odbc.c 		efree(result);
efree            3219 ext/odbc/php_odbc.c 		efree(result);
efree            3231 ext/odbc/php_odbc.c 		efree(result);
efree            3240 ext/odbc/php_odbc.c 			efree(result);
efree            3288 ext/odbc/php_odbc.c 		efree(result);
efree            3295 ext/odbc/php_odbc.c 		efree(result);
efree            3309 ext/odbc/php_odbc.c 		efree(result);
efree            3318 ext/odbc/php_odbc.c 			efree(result);
efree            3354 ext/odbc/php_odbc.c 		efree(result);
efree            3361 ext/odbc/php_odbc.c 		efree(result);
efree            3369 ext/odbc/php_odbc.c 		efree(result);
efree            3378 ext/odbc/php_odbc.c 			efree(result);
efree            3411 ext/odbc/php_odbc.c 		efree(result);
efree            3418 ext/odbc/php_odbc.c 		efree(result);
efree            3429 ext/odbc/php_odbc.c 		efree(result);
efree            3438 ext/odbc/php_odbc.c 			efree(result);
efree            3477 ext/odbc/php_odbc.c 		efree(result);
efree            3484 ext/odbc/php_odbc.c 		efree(result);
efree            3496 ext/odbc/php_odbc.c 		efree(result);
efree            3505 ext/odbc/php_odbc.c 			efree(result);
efree            3544 ext/odbc/php_odbc.c 		efree(result);
efree            3551 ext/odbc/php_odbc.c 		efree(result);
efree            3562 ext/odbc/php_odbc.c 		efree(result);
efree            3571 ext/odbc/php_odbc.c 			efree(result);
efree            3612 ext/odbc/php_odbc.c 		efree(result);
efree            3619 ext/odbc/php_odbc.c 		efree(result);
efree            3633 ext/odbc/php_odbc.c 		efree(result);
efree            3642 ext/odbc/php_odbc.c 			efree(result);
efree            3681 ext/odbc/php_odbc.c 		efree(result);
efree            3688 ext/odbc/php_odbc.c 		efree(result);
efree            3701 ext/odbc/php_odbc.c 		efree(result);
efree            3710 ext/odbc/php_odbc.c 			efree(result);
efree            3744 ext/odbc/php_odbc.c 		efree(result);
efree            3751 ext/odbc/php_odbc.c 		efree(result);
efree            3762 ext/odbc/php_odbc.c 		efree(result);
efree            3771 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            1182 ext/opcache/Optimizer/block_pass.c 		efree(Tsource);
efree            1258 ext/opcache/Optimizer/block_pass.c 		efree(cfg->try);
efree            1259 ext/opcache/Optimizer/block_pass.c 		efree(cfg->catch);
efree            1270 ext/opcache/Optimizer/block_pass.c 		efree(cfg->loop_start);
efree            1271 ext/opcache/Optimizer/block_pass.c 		efree(cfg->loop_cont);
efree            1272 ext/opcache/Optimizer/block_pass.c 		efree(cfg->loop_brk);
efree            1295 ext/opcache/Optimizer/block_pass.c 	efree(op_array->opcodes);
efree            1718 ext/opcache/Optimizer/block_pass.c 					efree(same_t);
efree            2018 ext/opcache/Optimizer/block_pass.c 	efree(defined_here);
efree            2019 ext/opcache/Optimizer/block_pass.c 	efree(usage);
efree            2078 ext/opcache/Optimizer/block_pass.c 	efree(usage);
efree            2085 ext/opcache/Optimizer/block_pass.c 			efree(cs);
efree            2089 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             375 ext/opcache/ZendAccelerator.c 		efree((char*)arKey);
efree             843 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             851 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             859 ext/opcache/ZendAccelerator.c 			efree(full_path_ptr);
efree             865 ext/opcache/ZendAccelerator.c 		efree(full_path_ptr);
efree            1098 ext/opcache/ZendAccelerator.c 	efree(realpath);
efree            1423 ext/opcache/ZendAccelerator.c 	efree(op_array); /* we have valid persistent_script, so it's safe to free op_array */
efree            1675 ext/opcache/ZendAccelerator.c 						efree(fname);
efree            1893 ext/opcache/ZendAccelerator.c 					efree(resolved_path);
efree            2365 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             755 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             971 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             719 ext/openssl/openssl.c 	efree(strbuf);
efree            3489 ext/openssl/openssl.c 		efree(out_buffer);
efree            3976 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4031 ext/openssl/openssl.c 	efree(crypttemp);
efree            4045 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4103 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4157 ext/openssl/openssl.c 	efree(crypttemp);
efree            4168 ext/openssl/openssl.c 		efree(cryptedbuf);
efree            4248 ext/openssl/openssl.c 		efree(sigbuf);
efree            4387 ext/openssl/openssl.c 		efree(buf);
efree            4417 ext/openssl/openssl.c 		efree(buf);
efree            4427 ext/openssl/openssl.c 			efree(eks[i]);
efree            4430 ext/openssl/openssl.c 	efree(eks);
efree            4431 ext/openssl/openssl.c 	efree(eksl);
efree            4432 ext/openssl/openssl.c 	efree(pkeys);
efree            4433 ext/openssl/openssl.c 	efree(key_resources);
efree            4477 ext/openssl/openssl.c 			efree(buf);
efree            4484 ext/openssl/openssl.c 		efree(buf);
efree            4831 ext/openssl/openssl.c 			efree(sigbuf);
efree            4835 ext/openssl/openssl.c 		efree(sigbuf);
efree            4937 ext/openssl/openssl.c 			efree(outbuf);
efree            4941 ext/openssl/openssl.c 		efree(outbuf);
efree            4945 ext/openssl/openssl.c 		efree(key);
efree            4948 ext/openssl/openssl.c 		efree(iv);
efree            5023 ext/openssl/openssl.c 		efree(outbuf);
efree            5027 ext/openssl/openssl.c 		efree(key);
efree            5030 ext/openssl/openssl.c 		efree(iv);
efree            5033 ext/openssl/openssl.c 		efree(base64_str);
efree            5095 ext/openssl/openssl.c 		efree(data);
efree            5131 ext/openssl/openssl.c 		efree(buffer);
efree            5139 ext/openssl/openssl.c 		efree(buffer);
efree             128 ext/openssl/xp_ssl.c 					efree(estr);
efree             592 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             887 ext/pcntl/pcntl.c 		efree(func_name);
efree             890 ext/pcntl/pcntl.c 	efree(func_name);
efree             196 ext/pcre/php_pcre.c 		efree(subpat_names);
efree             207 ext/pcre/php_pcre.c 			efree(subpat_names);
efree             216 ext/pcre/php_pcre.c 				efree(subpat_names);
efree             388 ext/pcre/php_pcre.c 				efree(pattern);
efree             407 ext/pcre/php_pcre.c 		efree(pattern);
efree             428 ext/pcre/php_pcre.c 	efree(pattern);
efree             466 ext/pcre/php_pcre.c 		efree(tmp);
efree             679 ext/pcre/php_pcre.c 					efree(subpat_names);
efree             680 ext/pcre/php_pcre.c 					efree(offsets);
efree             681 ext/pcre/php_pcre.c 					if (match_sets) efree(match_sets);
efree             786 ext/pcre/php_pcre.c 		efree(match_sets);
efree             789 ext/pcre/php_pcre.c 	efree(offsets);
efree             790 ext/pcre/php_pcre.c 	efree(subpat_names);
efree             951 ext/pcre/php_pcre.c 					efree(esc_match);
efree             964 ext/pcre/php_pcre.c 		efree(compiled_string_description);
efree             968 ext/pcre/php_pcre.c 	efree(compiled_string_description);
efree            1149 ext/pcre/php_pcre.c 				efree(result);
efree            1211 ext/pcre/php_pcre.c 					efree(result);
efree            1222 ext/pcre/php_pcre.c 			efree(result);
efree            1237 ext/pcre/php_pcre.c 	efree(offsets);
efree            1238 ext/pcre/php_pcre.c 	efree(subpat_names);
efree            1305 ext/pcre/php_pcre.c 				efree(subject_value);
efree            1309 ext/pcre/php_pcre.c 				efree(subject_value);
efree            1367 ext/pcre/php_pcre.c 			efree(callback_name);
efree            1371 ext/pcre/php_pcre.c 		efree(callback_name);
efree            1408 ext/pcre/php_pcre.c 					efree(result);
efree            1420 ext/pcre/php_pcre.c 				efree(result);
efree            1648 ext/pcre/php_pcre.c 	efree(offsets);
efree            1853 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            1921 ext/pdo/pdo_stmt.c 		efree(args);
efree            2047 ext/pdo/pdo_stmt.c 	efree(args);
efree            2074 ext/pdo/pdo_stmt.c 			efree(cols[i].name);
efree            2076 ext/pdo/pdo_stmt.c 		efree(stmt->columns);
efree            2307 ext/pdo/pdo_stmt.c 	efree(lc_method_name);
efree            2391 ext/pdo/pdo_stmt.c 		efree(stmt->query_string);
efree            2400 ext/pdo/pdo_stmt.c 				efree(cols[i].name);
efree            2404 ext/pdo/pdo_stmt.c 		efree(stmt->columns);
efree            2420 ext/pdo/pdo_stmt.c 	efree(stmt);
efree            2479 ext/pdo/pdo_stmt.c 	efree(I);
efree            2714 ext/pdo/pdo_stmt.c 		efree(lc_method_name);
efree            2718 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             121 ext/pdo_firebird/firebird_driver.c 		efree(H->date_format);
efree             124 ext/pdo_firebird/firebird_driver.c 		efree(H->time_format);
efree             127 ext/pdo_firebird/firebird_driver.c 		efree(H->timestamp_format);
efree             213 ext/pdo_firebird/firebird_driver.c 			efree(S->in_sqlda);
efree             215 ext/pdo_firebird/firebird_driver.c 		efree(S);
efree             464 ext/pdo_firebird/firebird_driver.c 		efree(new_sql);
efree             468 ext/pdo_firebird/firebird_driver.c 	efree(new_sql);
efree             511 ext/pdo_firebird/firebird_driver.c 				efree(H->date_format);
efree             519 ext/pdo_firebird/firebird_driver.c 				efree(H->time_format);
efree             527 ext/pdo_firebird/firebird_driver.c 				efree(H->timestamp_format);
efree             694 ext/pdo_firebird/firebird_driver.c 			efree(vars[i].optval);
efree              46 ext/pdo_firebird/firebird_statement.c 			efree(var->sqlind);
efree              67 ext/pdo_firebird/firebird_statement.c 			efree(S->fetch_buf[i]);
efree              70 ext/pdo_firebird/firebird_statement.c 	efree(S->fetch_buf);
efree              78 ext/pdo_firebird/firebird_statement.c 		efree(S->in_sqlda);
efree              82 ext/pdo_firebird/firebird_statement.c 	efree(S);
efree             508 ext/pdo_firebird/firebird_statement.c 					efree(var->sqlind);
efree             623 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             653 ext/pdo_mysql/mysql_driver.c 				efree(init_cmd);
efree             657 ext/pdo_mysql/mysql_driver.c 			efree(init_cmd);
efree             663 ext/pdo_mysql/mysql_driver.c 				efree(default_file);
efree             667 ext/pdo_mysql/mysql_driver.c 			efree(default_file);
efree             673 ext/pdo_mysql/mysql_driver.c 				efree(default_group);
efree             677 ext/pdo_mysql/mysql_driver.c 			efree(default_group);
efree             697 ext/pdo_mysql/mysql_driver.c 				efree(ssl_key);
efree             700 ext/pdo_mysql/mysql_driver.c 				efree(ssl_cert);
efree             703 ext/pdo_mysql/mysql_driver.c 				efree(ssl_ca);
efree             706 ext/pdo_mysql/mysql_driver.c 				efree(ssl_capath);
efree             709 ext/pdo_mysql/mysql_driver.c 				efree(ssl_cipher);
efree             719 ext/pdo_mysql/mysql_driver.c 					efree(public_key);
efree             722 ext/pdo_mysql/mysql_driver.c 				efree(public_key);
efree             778 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             140 ext/pdo_pgsql/pgsql_driver.c 	efree(self);
efree             189 ext/pdo_pgsql/pgsql_driver.c 	efree(self);
efree             234 ext/pdo_pgsql/pgsql_driver.c 			efree(S->cursor_name);
efree             553 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             585 ext/pdo_pgsql/pgsql_driver.c                         	efree(query);
efree             592 ext/pdo_pgsql/pgsql_driver.c 			efree(query);
efree             660 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             676 ext/pdo_pgsql/pgsql_driver.c 	                        efree(buf);
efree             681 ext/pdo_pgsql/pgsql_driver.c 			efree(buf);
efree             752 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree             833 ext/pdo_pgsql/pgsql_driver.c 	efree(query);
efree            1076 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             404 ext/pdo_pgsql/pgsql_statement.c 		efree(ori_str);
efree             406 ext/pdo_pgsql/pgsql_statement.c 		efree(q);
efree             592 ext/pdo_pgsql/pgsql_statement.c 	efree(q);
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             777 ext/pgsql/pgsql.c 	efree(msgbuf);	\
efree             851 ext/pgsql/pgsql.c  		efree(notice->message);
efree             852 ext/pgsql/pgsql.c   		efree(notice);
efree             905 ext/pgsql/pgsql.c 	efree(lofp);
efree             916 ext/pgsql/pgsql.c 	efree(pg_result);
efree            1744 ext/pgsql/pgsql.c 				efree(params[i]);
efree            1747 ext/pgsql/pgsql.c 		efree(params);
efree            2678 ext/pgsql/pgsql.c 				efree(fci.params);
efree            3254 ext/pgsql/pgsql.c 				efree(pgsql_lofp);
efree            3260 ext/pgsql/pgsql.c 						efree(pgsql_lofp);
efree            3264 ext/pgsql/pgsql.c 					efree(pgsql_lofp);
efree            3275 ext/pgsql/pgsql.c 			efree(pgsql_lofp);
efree            3336 ext/pgsql/pgsql.c 		efree(buf);
efree            3865 ext/pgsql/pgsql.c 		efree(pg_null_as);
efree            3867 ext/pgsql/pgsql.c 	efree(query);
efree            3928 ext/pgsql/pgsql.c 								efree(csv);
efree            3997 ext/pgsql/pgsql.c 		efree(pg_null_as);
efree            3999 ext/pgsql/pgsql.c 	efree(query);
efree            4022 ext/pgsql/pgsql.c 						efree(query);
efree            4026 ext/pgsql/pgsql.c 					efree(query);
efree            4042 ext/pgsql/pgsql.c 						efree(query);
efree            4046 ext/pgsql/pgsql.c 					efree(query);
efree            5135 ext/pgsql/pgsql.c 	efree(escaped);
efree            5147 ext/pgsql/pgsql.c 	efree(escaped);
efree            5151 ext/pgsql/pgsql.c 	efree(src);
efree            5359 ext/pgsql/pgsql.c 	efree(subs);
efree            5382 ext/pgsql/pgsql.c 		efree(Z_STRVAL_P(src));
efree            5951 ext/pgsql/pgsql.c 							efree(Z_STRVAL_P(new_val));
efree            6164 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             750 ext/phar/phar.c 		efree(savebuf);
efree             776 ext/phar/phar.c 			efree(savebuf);
efree             795 ext/phar/phar.c 					efree(savebuf);
efree             812 ext/phar/phar.c 					efree(savebuf);
efree             813 ext/phar/phar.c 					efree(sig);
efree             822 ext/phar/phar.c 					efree(savebuf);
efree             823 ext/phar/phar.c 					efree(sig);
efree             828 ext/phar/phar.c 						efree(save);
efree             832 ext/phar/phar.c 				efree(sig);
efree             843 ext/phar/phar.c 					efree(savebuf);
efree             852 ext/phar/phar.c 					efree(savebuf);
efree             857 ext/phar/phar.c 						efree(save);
efree             870 ext/phar/phar.c 					efree(savebuf);
efree             879 ext/phar/phar.c 					efree(savebuf);
efree             884 ext/phar/phar.c 						efree(save);
efree             893 ext/phar/phar.c 				efree(savebuf);
efree             908 ext/phar/phar.c 					efree(savebuf);
efree             917 ext/phar/phar.c 					efree(savebuf);
efree             922 ext/phar/phar.c 						efree(save);
efree             935 ext/phar/phar.c 					efree(savebuf);
efree             944 ext/phar/phar.c 					efree(savebuf);
efree             949 ext/phar/phar.c 						efree(save);
efree             956 ext/phar/phar.c 				efree(savebuf);
efree             965 ext/phar/phar.c 		efree(savebuf);
efree             997 ext/phar/phar.c 				efree(signature);
efree            1004 ext/phar/phar.c 			efree(savebuf);
efree            1229 ext/phar/phar.c 	efree(savebuf);
efree            1300 ext/phar/phar.c 			efree(my_error);
efree            1351 ext/phar/phar.c 				efree(actual);
efree            1357 ext/phar/phar.c 				efree(actual);
efree            1364 ext/phar/phar.c 		efree(actual);
efree            1510 ext/phar/phar.c 			efree(actual);
efree            1523 ext/phar/phar.c 		efree(actual);
efree            1747 ext/phar/phar.c 			efree(realpath);
efree            1748 ext/phar/phar.c 			efree(filename);
efree            1753 ext/phar/phar.c 			efree(realpath);
efree            1754 ext/phar/phar.c 			efree(filename);
efree            1757 ext/phar/phar.c 		efree(realpath);
efree            1762 ext/phar/phar.c 		efree(filename);
efree            1777 ext/phar/phar.c 			efree(filename);
efree            1790 ext/phar/phar.c 					efree(filename);
efree            1803 ext/phar/phar.c 					efree(realpath);
efree            1804 ext/phar/phar.c 					efree(filename);
efree            1809 ext/phar/phar.c 					efree(realpath);
efree            1810 ext/phar/phar.c 					efree(filename);
efree            1814 ext/phar/phar.c 				efree(realpath);
efree            1817 ext/phar/phar.c 					efree(filename);
efree            1822 ext/phar/phar.c 			efree(filename);
efree            1826 ext/phar/phar.c 		efree(filename);
efree            2176 ext/phar/phar.c 					efree(path);
efree            2183 ext/phar/phar.c 					efree(path);
efree            2234 ext/phar/phar.c 	efree(path);
efree            2284 ext/phar/phar.c 				efree(filename);
efree            2310 ext/phar/phar.c 		efree(filename);
efree            2377 ext/phar/phar.c 			efree(actual);
efree            2390 ext/phar/phar.c 		efree(actual);
efree            2666 ext/phar/phar.c 			efree(tmp);
efree            2675 ext/phar/phar.c 				efree(user_stub);
efree            2680 ext/phar/phar.c 		efree(tmp);
efree            2692 ext/phar/phar.c 				efree(user_stub);
efree            2698 ext/phar/phar.c 			efree(user_stub);
efree            2724 ext/phar/phar.c 				efree(newstub);
efree            2729 ext/phar/phar.c 			efree(newstub);
efree            2819 ext/phar/phar.c 				efree(*error);
efree            3165 ext/phar/phar.c 			efree(phar->signature);
efree            3190 ext/phar/phar.c 						efree(save);
efree            3193 ext/phar/phar.c 						efree(digest);
efree            3203 ext/phar/phar.c 				efree(digest);
efree            3353 ext/phar/phar.c 					efree(name);
efree            3357 ext/phar/phar.c 						efree(file_handle->opened_path);
efree            3390 ext/phar/phar.c 		efree(name);
efree            3569 ext/phar/phar.c 				efree(PHAR_GLOBALS->cached_fp[i].manifest);
efree            3571 ext/phar/phar.c 			efree(PHAR_GLOBALS->cached_fp);
efree            3578 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             642 ext/phar/phar_object.c 				efree(testit);
efree             692 ext/phar/phar_object.c 				efree(path_info);
efree             709 ext/phar/phar_object.c 				efree(path_info);
efree             717 ext/phar/phar_object.c 				efree(path_info);
efree             725 ext/phar/phar_object.c 				efree(entry);
efree             740 ext/phar/phar_object.c 					efree(path_info);
efree             746 ext/phar/phar_object.c 				efree(retval_ptr);
efree             749 ext/phar/phar_object.c 					efree(path_info);
efree             762 ext/phar/phar_object.c 		efree(entry);
efree             782 ext/phar/phar_object.c 				efree(path_info);
efree             813 ext/phar/phar_object.c 				efree(path_info);
efree             818 ext/phar/phar_object.c 			efree(ctr.line);
efree             827 ext/phar/phar_object.c 		efree(fname);
efree             848 ext/phar/phar_object.c 							efree(fname);
efree             860 ext/phar/phar_object.c 						efree(fname);
efree             970 ext/phar/phar_object.c 		efree(error);
efree             995 ext/phar/phar_object.c 		efree(error);
efree            1016 ext/phar/phar_object.c 		efree(error);
efree            1191 ext/phar/phar_object.c 			efree(arch);
efree            1196 ext/phar/phar_object.c 			efree(entry);
efree            1202 ext/phar/phar_object.c 			efree(error);
efree            1217 ext/phar/phar_object.c 		efree(arch);
efree            1229 ext/phar/phar_object.c 		efree(entry);
efree            1244 ext/phar/phar_object.c 		efree(entry);
efree            1265 ext/phar/phar_object.c 	efree(fname);
efree            1340 ext/phar/phar_object.c 			efree(error);
efree            1353 ext/phar/phar_object.c 			efree(arch);
efree            1354 ext/phar/phar_object.c 			efree(entry);
efree            1357 ext/phar/phar_object.c 		efree(arch);
efree            1358 ext/phar/phar_object.c 		efree(entry);
efree            1379 ext/phar/phar_object.c 	efree(fname);
efree            1501 ext/phar/phar_object.c 							efree(fname);
efree            1506 ext/phar/phar_object.c 						efree(fname);
efree            1546 ext/phar/phar_object.c 				efree(save);
efree            1559 ext/phar/phar_object.c 					efree(save);
efree            1560 ext/phar/phar_object.c 					efree(temp);
efree            1576 ext/phar/phar_object.c 				efree(save);
efree            1577 ext/phar/phar_object.c 				efree(temp);
efree            1612 ext/phar/phar_object.c 			efree(save);
efree            1616 ext/phar/phar_object.c 			efree(temp);
efree            1627 ext/phar/phar_object.c 			efree(save);
efree            1631 ext/phar/phar_object.c 			efree(temp);
efree            1644 ext/phar/phar_object.c 			efree(save);
efree            1648 ext/phar/phar_object.c 			efree(temp);
efree            1657 ext/phar/phar_object.c 			efree(save);
efree            1661 ext/phar/phar_object.c 			efree(temp);
efree            1665 ext/phar/phar_object.c 			efree(opened);
efree            1677 ext/phar/phar_object.c 		efree(error);
efree            1680 ext/phar/phar_object.c 			efree(save);
efree            1684 ext/phar/phar_object.c 			efree(opened);
efree            1688 ext/phar/phar_object.c 			efree(temp);
efree            1699 ext/phar/phar_object.c 			efree(error);
efree            1722 ext/phar/phar_object.c 		efree(save);
efree            1726 ext/phar/phar_object.c 		efree(temp);
efree            1857 ext/phar/phar_object.c 			efree(error);
efree            1924 ext/phar/phar_object.c 			efree(error);
efree            1983 ext/phar/phar_object.c 			efree(error);
efree            2101 ext/phar/phar_object.c 	efree(basename);
efree            2109 ext/phar/phar_object.c 	efree(basepath);
efree            2110 ext/phar/phar_object.c 	efree(newname);
efree            2113 ext/phar/phar_object.c 		efree(oldpath);
efree            2135 ext/phar/phar_object.c 		efree(oldpath);
efree            2141 ext/phar/phar_object.c 		efree(oldpath);
efree            2147 ext/phar/phar_object.c 			efree(oldpath);
efree            2167 ext/phar/phar_object.c 			efree(oldpath);
efree            2177 ext/phar/phar_object.c 		efree(oldpath);
efree            2186 ext/phar/phar_object.c 		efree(error);
efree            2187 ext/phar/phar_object.c 		efree(oldpath);
efree            2191 ext/phar/phar_object.c 	efree(oldpath);
efree            2277 ext/phar/phar_object.c 			efree(phar);
efree            2300 ext/phar/phar_object.c 			efree(phar);
efree            2342 ext/phar/phar_object.c 		efree(phar->fname);
efree            2343 ext/phar/phar_object.c 		efree(phar);
efree            2650 ext/phar/phar_object.c 		efree(error);
efree            2729 ext/phar/phar_object.c 				efree(error);
efree            2733 ext/phar/phar_object.c 			efree(error);
efree            2773 ext/phar/phar_object.c 			efree(error);
efree            2780 ext/phar/phar_object.c 			efree(oldalias);
efree            2859 ext/phar/phar_object.c 		efree(error);
efree            2908 ext/phar/phar_object.c 				efree(error);
efree            2924 ext/phar/phar_object.c 			efree(error);
efree            2985 ext/phar/phar_object.c 			efree(error);
efree            2987 ext/phar/phar_object.c 				efree(stub);
efree            3002 ext/phar/phar_object.c 		efree(stub);
efree            3007 ext/phar/phar_object.c 		efree(error);
efree            3062 ext/phar/phar_object.c 				efree(error);
efree            3372 ext/phar/phar_object.c 		efree(error);
efree            3416 ext/phar/phar_object.c 		efree(error);
efree            3509 ext/phar/phar_object.c 			efree(newentry.filename);
efree            3512 ext/phar/phar_object.c 			efree(error);
efree            3523 ext/phar/phar_object.c 		efree(error);
efree            3602 ext/phar/phar_object.c 			efree(entry->filename);
efree            3603 ext/phar/phar_object.c 			efree(entry);
efree            3632 ext/phar/phar_object.c 			efree(error);
efree            3639 ext/phar/phar_object.c 			efree(error);
efree            3669 ext/phar/phar_object.c 			efree(error);
efree            3685 ext/phar/phar_object.c 			efree(error);
efree            3693 ext/phar/phar_object.c 			efree(error);
efree            3705 ext/phar/phar_object.c 			efree(error);
efree            3791 ext/phar/phar_object.c 				efree(error);
efree            3866 ext/phar/phar_object.c 	efree(zresource);
efree            3969 ext/phar/phar_object.c 		efree(buf);
efree            4015 ext/phar/phar_object.c 			efree(buf);
efree            4058 ext/phar/phar_object.c 		efree(error);
efree            4085 ext/phar/phar_object.c 			efree(error);
efree            4131 ext/phar/phar_object.c 			efree(tmp);
efree            4135 ext/phar/phar_object.c 		efree(fullpath);
efree            4141 ext/phar/phar_object.c 		efree(fullpath);
efree            4147 ext/phar/phar_object.c 		efree(fullpath);
efree            4154 ext/phar/phar_object.c 		efree(fullpath);
efree            4171 ext/phar/phar_object.c 				efree(fullpath);
efree            4177 ext/phar/phar_object.c 				efree(fullpath);
efree            4191 ext/phar/phar_object.c 		efree(fullpath);
efree            4203 ext/phar/phar_object.c 		efree(fullpath);
efree            4214 ext/phar/phar_object.c 			efree(fullpath);
efree            4222 ext/phar/phar_object.c 		efree(fullpath);
efree            4229 ext/phar/phar_object.c 		efree(fullpath);
efree            4239 ext/phar/phar_object.c 		efree(fullpath);
efree            4243 ext/phar/phar_object.c 	efree(fullpath);
efree            4278 ext/phar/phar_object.c 	efree(actual);
efree            4291 ext/phar/phar_object.c 		efree(tmp);
efree            4339 ext/phar/phar_object.c 							efree(error);
efree            4360 ext/phar/phar_object.c 			efree(error);
efree            4383 ext/phar/phar_object.c 				efree(error);
efree            4423 ext/phar/phar_object.c 		efree(arch);
efree            4424 ext/phar/phar_object.c 		efree(entry);
efree            4428 ext/phar/phar_object.c 			efree(error);
efree            4439 ext/phar/phar_object.c 		efree(arch);
efree            4440 ext/phar/phar_object.c 		efree(entry);
efree            4444 ext/phar/phar_object.c 	efree(arch);
efree            4445 ext/phar/phar_object.c 	efree(entry);
efree            4474 ext/phar/phar_object.c 			efree(entry_obj->ent.entry->filename);
efree            4478 ext/phar/phar_object.c 		efree(entry_obj->ent.entry);
efree            4627 ext/phar/phar_object.c 		efree(BG(CurrentLStatFile));
efree            4631 ext/phar/phar_object.c 		efree(BG(CurrentStatFile));
efree            4640 ext/phar/phar_object.c 		efree(error);
efree            4677 ext/phar/phar_object.c 			efree(buf);
efree            4734 ext/phar/phar_object.c 		efree(error);
efree            4783 ext/phar/phar_object.c 			efree(error);
efree            4825 ext/phar/phar_object.c 		efree(error);
efree            4909 ext/phar/phar_object.c 					efree(error);
efree            4940 ext/phar/phar_object.c 					efree(error);
efree            4965 ext/phar/phar_object.c 		efree(error);
efree            5044 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             168 ext/phar/tar.c 		efree(metadata);
efree             175 ext/phar/tar.c 		efree(metadata);
efree             189 ext/phar/tar.c 	efree(metadata);
efree             292 ext/phar/tar.c 					efree(save);
efree             354 ext/phar/tar.c 				efree(entry.filename);
efree             370 ext/phar/tar.c 				efree(entry.filename);
efree             382 ext/phar/tar.c 				efree(entry.filename);
efree             893 ext/phar/tar.c 		efree(lookfor);
efree             900 ext/phar/tar.c 		efree(lookfor);
efree             911 ext/phar/tar.c 		efree(lookfor);
efree            1009 ext/phar/tar.c 			efree(tmp);
efree            1014 ext/phar/tar.c 				efree(user_stub);
efree            1019 ext/phar/tar.c 		efree(tmp);
efree            1035 ext/phar/tar.c 				efree(user_stub);
efree            1046 ext/phar/tar.c 			efree(user_stub);
efree            1071 ext/phar/tar.c 					efree(entry.filename);
efree            1079 ext/phar/tar.c 				efree(entry.filename);
efree            1084 ext/phar/tar.c 				efree(entry.filename);
efree            1175 ext/phar/tar.c 				efree(save);
efree            1206 ext/phar/tar.c 			efree(signature);
efree            1218 ext/phar/tar.c 		efree(signature);
efree            1236 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             530 ext/readline/readline.c 		efree(name);
efree             533 ext/readline/readline.c 	efree(name);
efree             546 ext/readline/readline.c 		efree(name);
efree             587 ext/readline/readline.c 		efree(name);
efree             590 ext/readline/readline.c 	efree(name);
efree             192 ext/readline/readline_cli.c 				efree(code);
efree             531 ext/readline/readline_cli.c 				efree(class_name);
efree             560 ext/readline/readline_cli.c 		efree(lc_text);
efree             562 ext/readline/readline_cli.c 			efree(class_name);
efree             633 ext/readline/readline_cli.c 				efree(cmd);
efree             636 ext/readline/readline_cli.c 				efree(prompt);
efree             657 ext/readline/readline_cli.c 		efree(prompt);
efree             686 ext/readline/readline_cli.c 	efree(code);
efree             687 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            1631 ext/reflection/php_reflection.c 			efree(lcname);
efree            1636 ext/reflection/php_reflection.c 		efree(lcname);
efree            1929 ext/reflection/php_reflection.c 		efree(params);
efree            1995 ext/reflection/php_reflection.c 	efree(params);
efree            2168 ext/reflection/php_reflection.c 					efree(lcname);
efree            2173 ext/reflection/php_reflection.c 				efree(lcname);
efree            2215 ext/reflection/php_reflection.c 					efree(lcname);
efree            2220 ext/reflection/php_reflection.c 				efree(lcname);
efree            2251 ext/reflection/php_reflection.c 					efree((char*)fptr->common.function_name);
efree            2253 ext/reflection/php_reflection.c 				efree(fptr);
efree            2275 ext/reflection/php_reflection.c 					efree((char*)fptr->common.function_name);
efree            2277 ext/reflection/php_reflection.c 				efree(fptr);
efree            2739 ext/reflection/php_reflection.c 		efree(lcname);
efree            2744 ext/reflection/php_reflection.c 	efree(lcname);
efree            2864 ext/reflection/php_reflection.c 			efree(params);
efree            2873 ext/reflection/php_reflection.c 				efree(params);
efree            2901 ext/reflection/php_reflection.c 		efree(params);
efree            2975 ext/reflection/php_reflection.c 			efree(params);
efree            2985 ext/reflection/php_reflection.c 			efree(params);
efree            3017 ext/reflection/php_reflection.c 	efree(params);
efree            3672 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3675 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3706 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3714 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3717 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3719 ext/reflection/php_reflection.c 		efree(lc_name);
efree            3883 ext/reflection/php_reflection.c 			efree(classname);
efree            3886 ext/reflection/php_reflection.c 		efree(classname);
efree            4221 ext/reflection/php_reflection.c 				efree(params);
efree            4245 ext/reflection/php_reflection.c 				efree(params);
efree            4258 ext/reflection/php_reflection.c 			efree(params);
efree            4350 ext/reflection/php_reflection.c 				efree(params);
efree            4363 ext/reflection/php_reflection.c 			efree(params);
efree             121 ext/session/mod_files.c 			efree(data->lastkey);
efree             313 ext/session/mod_files.c 		efree(data->lastkey);
efree             316 ext/session/mod_files.c 	efree(data->basedir);
efree             317 ext/session/mod_files.c 	efree(data);
efree             334 ext/session/mod_files.c 			efree(PS(id));
efree             378 ext/session/mod_files.c 		efree(*val);
efree             470 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             490 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             327 ext/session/session.c 				efree(buf);
efree             339 ext/session/session.c 			efree(buf);
efree             342 ext/session/session.c 	efree(buf);
efree             409 ext/session/session.c 			efree(hash_context);
efree             423 ext/session/session.c 	efree(digest);
efree             509 ext/session/session.c 		efree(val);
efree             533 ext/session/session.c 				efree(val);
efree             931 ext/session/session.c 				efree(name);
efree             944 ext/session/session.c 		efree(name);
efree            1037 ext/session/session.c 		efree(name);
efree            1298 ext/session/session.c 	efree(e_session_name);
efree            1299 ext/session/session.c 	efree(e_id);
efree            1312 ext/session/session.c 			efree(date_fmt);
efree            1527 ext/session/session.c 		efree(PS(id));
efree            1538 ext/session/session.c 		efree(PS(id));
efree            1774 ext/session/session.c 				efree(shutdown_function_entry.arguments);
efree            1804 ext/session/session.c 			efree(args);
efree            1806 ext/session/session.c 			efree(name);
efree            1809 ext/session/session.c 		efree(name);
efree            1824 ext/session/session.c 	efree(args);
efree            1872 ext/session/session.c 			efree(PS(id));
efree            1900 ext/session/session.c 			efree(PS(id));
efree            2086 ext/session/session.c 		efree(shutdown_function_entry.arguments);
efree            2714 ext/session/session.c 			efree(progress);
efree             131 ext/shmop/shmop.c 	efree(shmop);
efree             232 ext/shmop/shmop.c 	efree(shmop);
efree            1814 ext/simplexml/simplexml.c 		efree(prop_hash);
efree            2078 ext/simplexml/simplexml.c 	efree(object);
efree            2359 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             571 ext/soap/php_encoding.c 				efree(cptype);
efree             572 ext/soap/php_encoding.c 				if (ns) {efree(ns);}
efree             891 ext/soap/php_encoding.c 			efree(str);
efree             942 ext/soap/php_encoding.c 	efree(str);
efree             964 ext/soap/php_encoding.c 		efree(str);
efree             973 ext/soap/php_encoding.c 		efree(str);
efree            1011 ext/soap/php_encoding.c 	efree(str);
efree            1146 ext/soap/php_encoding.c 	efree(str);
efree            1592 ext/soap/php_encoding.c 					efree(tmp);
efree            2426 ext/soap/php_encoding.c 			efree(value);
efree            2540 ext/soap/php_encoding.c 		efree(dims);
efree            2593 ext/soap/php_encoding.c 		efree(type);
efree            2594 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            2607 ext/soap/php_encoding.c 		efree(type);
efree            2608 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            2642 ext/soap/php_encoding.c 		efree(type);
efree            2767 ext/soap/php_encoding.c 	efree(dims);
efree            2768 ext/soap/php_encoding.c 	efree(pos);
efree            2966 ext/soap/php_encoding.c 		efree(cptype);
efree            2967 ext/soap/php_encoding.c 		if (ns) {efree(ns);}
efree            3027 ext/soap/php_encoding.c 		efree(buf);
efree            3169 ext/soap/php_encoding.c 		efree(str);
efree            3582 ext/soap/php_encoding.c 		efree(SOAP_GLOBAL(ref_map));
efree            3751 ext/soap/php_encoding.c 	efree(map);
efree            3758 ext/soap/php_encoding.c 		efree(t->details.ns);
efree            3761 ext/soap/php_encoding.c 		efree(t->details.type_str);
efree            3766 ext/soap/php_encoding.c 	efree(t);
efree              54 ext/soap/php_http.c 		efree(buf);
efree              82 ext/soap/php_http.c 		efree(buf);
efree             236 ext/soap/php_http.c 	efree(name);
efree             270 ext/soap/php_http.c 				efree(http_headers);
efree             408 ext/soap/php_http.c 				if (request != buf) {efree(request);}
efree             444 ext/soap/php_http.c 		if (request != buf) {efree(request);}
efree             455 ext/soap/php_http.c 		if (request != buf) {efree(request);}
efree             465 ext/soap/php_http.c 		if (request != buf) {efree(request);}
efree             515 ext/soap/php_http.c 			if (request != buf) {efree(request);}
efree             796 ext/soap/php_http.c 				efree(buf);
efree             858 ext/soap/php_http.c 			if (request != buf) {efree(request);}
efree             884 ext/soap/php_http.c 			if (http_headers) {efree(http_headers);}
efree             885 ext/soap/php_http.c 			if (request != buf) {efree(request);}
efree             919 ext/soap/php_http.c 					efree(http_msg);
efree             923 ext/soap/php_http.c 			efree(http_version);
efree             927 ext/soap/php_http.c 				efree(http_headers);
efree            1011 ext/soap/php_http.c 		efree(cookie);
efree            1023 ext/soap/php_http.c 				efree(connection);
efree            1032 ext/soap/php_http.c 				efree(connection);
efree            1043 ext/soap/php_http.c 				efree(connection);
efree            1052 ext/soap/php_http.c 				efree(connection);
efree            1058 ext/soap/php_http.c 		if (request != buf) {efree(request);}
efree            1060 ext/soap/php_http.c 		efree(http_headers);
efree            1065 ext/soap/php_http.c 			efree(http_msg);
efree            1071 ext/soap/php_http.c 	if (request != buf) {efree(request);}
efree            1088 ext/soap/php_http.c 				efree(http_headers);
efree            1089 ext/soap/php_http.c 				efree(http_body);
efree            1090 ext/soap/php_http.c 				efree(loc);
efree            1104 ext/soap/php_http.c 								efree(new_url->path);
efree            1111 ext/soap/php_http.c 							efree(new_url->path);
efree            1195 ext/soap/php_http.c 				efree(auth);
efree            1196 ext/soap/php_http.c 				efree(http_headers);
efree            1197 ext/soap/php_http.c 				efree(http_body);
efree            1202 ext/soap/php_http.c 		if (auth) efree(auth);
efree            1233 ext/soap/php_http.c 		efree(content_type);
efree            1258 ext/soap/php_http.c 			efree(content_encoding);
efree            1259 ext/soap/php_http.c 			efree(http_headers);
efree            1260 ext/soap/php_http.c 			efree(http_body);
efree            1262 ext/soap/php_http.c 				efree(http_msg);
efree            1269 ext/soap/php_http.c 			efree(http_body);
efree            1273 ext/soap/php_http.c 			efree(content_encoding);
efree            1274 ext/soap/php_http.c 			efree(http_headers);
efree            1275 ext/soap/php_http.c 			efree(http_body);
efree            1278 ext/soap/php_http.c 				efree(http_msg);
efree            1282 ext/soap/php_http.c 		efree(content_encoding);
efree            1288 ext/soap/php_http.c 	efree(http_headers);
efree            1309 ext/soap/php_http.c 			efree(*buffer);
efree            1311 ext/soap/php_http.c 			efree(http_msg);
efree            1317 ext/soap/php_http.c 		efree(http_msg);
efree            1370 ext/soap/php_http.c 			efree(header);
efree            1376 ext/soap/php_http.c 		efree(header);
efree            1381 ext/soap/php_http.c 		efree(header);
efree            1406 ext/soap/php_http.c 						efree(http_buf);
efree            1430 ext/soap/php_http.c 							efree(http_buf);
efree            1438 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             546 ext/soap/soap.c 				efree(ns_type);
efree            1298 ext/soap/soap.c 		efree(argv);
efree            1432 ext/soap/soap.c 				efree(key);
efree            1458 ext/soap/soap.c 		efree(key);
efree            1463 ext/soap/soap.c 				efree(service->soap_functions.ft);
efree            1733 ext/soap/soap.c 						efree(class_name);
efree            1741 ext/soap/soap.c 				efree(class_name);
efree            1808 ext/soap/soap.c 					efree(fn_name);
efree            1823 ext/soap/soap.c 					efree(fn_name);
efree            1830 ext/soap/soap.c 			efree(fn_name);
efree            1857 ext/soap/soap.c 	efree(fn_name);
efree            1895 ext/soap/soap.c 		efree(response_name);
efree            1971 ext/soap/soap.c 			efree(h->parameters);
efree            1975 ext/soap/soap.c 		efree(h);
efree            1984 ext/soap/soap.c 		efree(params);
efree            2195 ext/soap/soap.c 					efree(SG(sapi_headers).http_status_line);
efree            2279 ext/soap/soap.c 				efree(SG(sapi_headers).http_status_line);
efree            2941 ext/soap/soap.c 		efree(real_args);
efree            2946 ext/soap/soap.c 		efree(soap_headers);
efree            3985 ext/soap/soap.c 				efree(str);
efree            4010 ext/soap/soap.c 				efree(str);
efree            4491 ext/soap/soap.c 			efree(str);
efree            4494 ext/soap/soap.c 			efree(str);
efree            4498 ext/soap/soap.c 	efree(str);
efree            4842 ext/soap/soap.c 		efree(service->soap_functions.ft);
efree            4847 ext/soap/soap.c 		efree(service->typemap);
efree            4855 ext/soap/soap.c 		efree(service->soap_class.argv);
efree            4859 ext/soap/soap.c 		efree(service->actor);
efree            4862 ext/soap/soap.c 		efree(service->uri);
efree            4877 ext/soap/soap.c 	efree(service);
efree            4884 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             415 ext/sockets/sockets.c 	efree(php_sock);
efree             432 ext/sockets/sockets.c 		efree(sock);
efree             445 ext/sockets/sockets.c 		efree(sock);
efree             454 ext/sockets/sockets.c 		efree(sock);
efree             461 ext/sockets/sockets.c 		efree(sock);
efree             479 ext/sockets/sockets.c 		efree(out_sock);
efree             569 ext/sockets/sockets.c 				efree(SOCKETS_G(strerror_buf));
efree             588 ext/sockets/sockets.c 				efree(SOCKETS_G(strerror_buf));
efree             761 ext/sockets/sockets.c 		efree(SOCKETS_G(strerror_buf));
efree             834 ext/sockets/sockets.c 	efree(Z_ARRVAL_P(sock_array));
efree            1164 ext/sockets/sockets.c 		efree(tmpbuf);
efree            1167 ext/sockets/sockets.c 		efree(tmpbuf);
efree            1342 ext/sockets/sockets.c 		efree(php_sock);
efree            1366 ext/sockets/sockets.c 		efree(php_sock);
efree            1587 ext/sockets/sockets.c 		efree(recv_buf);
efree            1677 ext/sockets/sockets.c 				efree(recv_buf);
efree            1694 ext/sockets/sockets.c 				efree(recv_buf);
efree            1702 ext/sockets/sockets.c 				efree(recv_buf);
efree            1723 ext/sockets/sockets.c 				efree(recv_buf);
efree            1731 ext/sockets/sockets.c 				efree(recv_buf);
efree            2118 ext/sockets/sockets.c 		efree(php_sock[0]);
efree            2119 ext/sockets/sockets.c 		efree(php_sock[1]);
efree            2259 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             968 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             983 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             391 ext/spl/spl_directory.c 		efree(intern->file_name);
efree             415 ext/spl/spl_directory.c 		efree(intern->_path);
efree             430 ext/spl/spl_directory.c 			efree(file_path);
efree             434 ext/spl/spl_directory.c 			efree(file_path);
efree             612 ext/spl/spl_directory.c 	efree(pnstr);
efree             623 ext/spl/spl_directory.c 		efree(pnstr);
efree             633 ext/spl/spl_directory.c 		efree(pnstr);
efree             641 ext/spl/spl_directory.c 		efree(pnstr);
efree             646 ext/spl/spl_directory.c 		efree(pnstr);
efree             651 ext/spl/spl_directory.c 		efree(pnstr);
efree             655 ext/spl/spl_directory.c 		efree(pnstr);
efree             724 ext/spl/spl_directory.c 		efree(path);
efree             809 ext/spl/spl_directory.c 		efree(intern->file_name);
efree             948 ext/spl/spl_directory.c 		efree(fname);
efree             952 ext/spl/spl_directory.c 			efree(fname);
efree             979 ext/spl/spl_directory.c 		efree(fname);
efree             983 ext/spl/spl_directory.c 			efree(fname);
efree            1410 ext/spl/spl_directory.c 			efree(dpath);
efree            1725 ext/spl/spl_directory.c 		efree(object->file_name);
efree            1811 ext/spl/spl_directory.c 		efree(object->file_name);
efree            2068 ext/spl/spl_directory.c 			efree(buf);
efree            2139 ext/spl/spl_directory.c 	efree(params);
efree            2329 ext/spl/spl_directory.c 		efree(tmp_path);
efree              45 ext/spl/spl_dllist.c 	efree(elem); \
efree              50 ext/spl/spl_dllist.c 	efree(elem); \
efree             159 ext/spl/spl_dllist.c 	efree(llist);
efree             360 ext/spl/spl_dllist.c 		efree(intern->debug_info);
efree             363 ext/spl/spl_dllist.c 	efree(object);
efree             535 ext/spl/spl_dllist.c 		efree(pnstr);
efree             552 ext/spl/spl_dllist.c 		efree(pnstr);
efree             938 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             345 ext/spl/spl_heap.c 	efree(heap->elements);
efree             346 ext/spl/spl_heap.c 	efree(heap);
efree             377 ext/spl/spl_heap.c 		efree(intern->debug_info);
efree             380 ext/spl/spl_heap.c 	efree(object);
efree             548 ext/spl/spl_heap.c 		efree(pnstr);
efree             552 ext/spl/spl_heap.c 		efree(pnstr);
efree             564 ext/spl/spl_heap.c 		efree(pnstr);
efree             895 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             871 ext/spl/spl_iterators.c 		efree(object->iterators);
efree             892 ext/spl/spl_iterators.c 	efree(object);
efree            1341 ext/spl/spl_iterators.c 	efree(func_params); 
efree            1510 ext/spl/spl_iterators.c 				efree(cfi);
efree            2062 ext/spl/spl_iterators.c 		efree(subject);
efree            2262 ext/spl/spl_iterators.c 			efree(object->u.regex.regex);
efree            2275 ext/spl/spl_iterators.c 			efree(object->u.cbfilter);
efree            2281 ext/spl/spl_iterators.c 	efree(object);
efree             107 ext/spl/spl_observer.c 		efree(intern->debug_info);
efree             110 ext/spl/spl_observer.c 	efree(object);
efree             170 ext/spl/spl_observer.c 		efree(hash);
efree             175 ext/spl/spl_observer.c 		efree(hash);
efree             356 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             941 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree             944 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree             960 ext/sqlite3/sqlite3.c 	efree(func);
efree             991 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree             994 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree             998 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree            1001 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree            1020 ext/sqlite3/sqlite3.c 	efree(func);
efree            1050 ext/sqlite3/sqlite3.c 		efree(callback_name);
efree            1053 ext/sqlite3/sqlite3.c 	efree(callback_name);
efree            1067 ext/sqlite3/sqlite3.c 	efree(collation);
efree            1111 ext/sqlite3/sqlite3.c 	efree(sqlite3_stream);
efree            1393 ext/sqlite3/sqlite3.c 		efree(param->name);
efree            2010 ext/sqlite3/sqlite3.c 	efree(*item);
efree            2043 ext/sqlite3/sqlite3.c 		efree((char*)func->func_name);
efree            2054 ext/sqlite3/sqlite3.c 		efree(func);
efree            2063 ext/sqlite3/sqlite3.c 		efree((char*)collation->collation_name);
efree            2067 ext/sqlite3/sqlite3.c 		efree(collation);
efree            2076 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2104 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2130 ext/sqlite3/sqlite3.c 	efree(intern);
efree            2206 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            3459 ext/standard/basic_functions.c 	efree(pe->putenv_string);
efree            3460 ext/standard/basic_functions.c 	efree(pe->key);
efree            3826 ext/standard/basic_functions.c 		efree(BG(user_tick_functions));
efree            4052 ext/standard/basic_functions.c 				efree(ptr);
efree            4154 ext/standard/basic_functions.c 			efree(pe.putenv_string);
efree            4155 ext/standard/basic_functions.c 			efree(pe.key);
efree            4175 ext/standard/basic_functions.c 				efree(argv[i]);
efree            4178 ext/standard/basic_functions.c 		efree(argv);
efree            4192 ext/standard/basic_functions.c 				efree((char *)(p->opt_name));
efree            4424 ext/standard/basic_functions.c 	efree(orig_opts);
efree            4786 ext/standard/basic_functions.c 		efree(fci.params);
efree            4832 ext/standard/basic_functions.c 			efree(params);
efree            4847 ext/standard/basic_functions.c 		efree(params);
efree            4893 ext/standard/basic_functions.c 	efree(method_args);
efree            4925 ext/standard/basic_functions.c 		efree(fci.params);
efree            4965 ext/standard/basic_functions.c 	efree(shutdown_function_entry->arguments);
efree            4976 ext/standard/basic_functions.c 	efree(tick_function_entry->arguments);
efree            4988 ext/standard/basic_functions.c 			efree(function_name);
efree            4993 ext/standard/basic_functions.c 		efree(function_name);
efree            5128 ext/standard/basic_functions.c 		efree(shutdown_function_entry.arguments);
efree            5135 ext/standard/basic_functions.c 		efree(shutdown_function_entry.arguments);
efree            5149 ext/standard/basic_functions.c 		efree(callback_name);
efree            5299 ext/standard/basic_functions.c 		efree(hicompiled_string_description);
efree            5306 ext/standard/basic_functions.c 	efree(hicompiled_string_description);
efree            5729 ext/standard/basic_functions.c 		efree(tick_fe.arguments);
efree            5734 ext/standard/basic_functions.c 		efree(tick_fe.arguments);
efree            5736 ext/standard/basic_functions.c 		efree(function_name);
efree            5739 ext/standard/basic_functions.c 		efree(function_name);
efree            5787 ext/standard/basic_functions.c 	efree(tick_fe.arguments);
efree            6000 ext/standard/basic_functions.c 		efree(Z_ARRVAL_P(return_value));
efree            6040 ext/standard/basic_functions.c 		efree(Z_ARRVAL_P(return_value));
efree            6043 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             589 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             792 ext/standard/file.c 		efree(target_buf);
efree             828 ext/standard/file.c 	efree(p);
efree             934 ext/standard/file.c 		efree(posix_mode);
efree             947 ext/standard/file.c 	efree(posix_mode);
efree            1038 ext/standard/file.c 		efree(buf);
efree            1104 ext/standard/file.c 			efree(buf);
efree            1137 ext/standard/file.c 			efree(args);
efree            1145 ext/standard/file.c 			efree(args);
efree            1153 ext/standard/file.c 		efree(args);
efree            1155 ext/standard/file.c 	efree(buf);
efree            1194 ext/standard/file.c 		efree(buffer);
efree            1694 ext/standard/file.c 			efree(sp);
efree            1705 ext/standard/file.c 		efree(sp);
efree            1706 ext/standard/file.c 		efree(dp);
efree            2024 ext/standard/file.c 			efree(buf);
efree            2141 ext/standard/file.c 								efree(buf);
efree            2284 ext/standard/file.c 	efree(temp);
efree            2286 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             387 ext/standard/formatted_print.c 		efree(args);
efree             410 ext/standard/formatted_print.c 		efree(args);
efree             450 ext/standard/formatted_print.c 						efree(result);
efree             451 ext/standard/formatted_print.c 						efree(args);
efree             492 ext/standard/formatted_print.c 						efree(result);
efree             493 ext/standard/formatted_print.c 						efree(args);
efree             509 ext/standard/formatted_print.c 							efree(result);
efree             510 ext/standard/formatted_print.c 							efree(args);
efree             529 ext/standard/formatted_print.c 				efree(result);
efree             530 ext/standard/formatted_print.c 				efree(args);
efree             655 ext/standard/formatted_print.c 	efree(args);
efree             703 ext/standard/formatted_print.c 	efree(result);
efree             719 ext/standard/formatted_print.c 	efree(result);
efree             749 ext/standard/formatted_print.c 	efree(result);
efree             780 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             816 ext/standard/http_fopen_wrapper.c 								efree(s);
efree             878 ext/standard/http_fopen_wrapper.c 		efree(protocol_version);
efree             882 ext/standard/http_fopen_wrapper.c 		efree(http_header_line);
efree             886 ext/standard/http_fopen_wrapper.c 		efree(scratch);
efree             243 ext/standard/image.c 			efree(buf);
efree             258 ext/standard/image.c 	efree (b);
efree             452 ext/standard/image.c 		efree(buffer);
efree             463 ext/standard/image.c 	efree(buffer);
efree             639 ext/standard/image.c 		efree(result);
efree             646 ext/standard/image.c 		efree(result);
efree             815 ext/standard/image.c 		efree(ifd_data);
efree             823 ext/standard/image.c 		efree(ifd_data);
efree             863 ext/standard/image.c 	efree(ifd_data);
efree            1000 ext/standard/image.c 		efree(result);
efree            1036 ext/standard/image.c 					efree(iname);
efree            1043 ext/standard/image.c 					efree(iname);
efree            1048 ext/standard/image.c 		efree(fline);
efree            1049 ext/standard/image.c 		efree(iname);
efree            1052 ext/standard/image.c 		efree(fline);
efree            1377 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             558 ext/standard/info.c 			efree(winver);
efree             573 ext/standard/info.c 			efree(winver);
efree             772 ext/standard/info.c 			efree(descr);
efree             807 ext/standard/info.c 		efree(php_uname);
efree             851 ext/standard/info.c 				efree(tmp1);
efree             857 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             246 ext/standard/mail.c 		efree(hdr);	\
efree             260 ext/standard/mail.c 		efree(date_str);
efree             277 ext/standard/mail.c 		efree(tmp);
efree             291 ext/standard/mail.c 		efree(f);
efree             300 ext/standard/mail.c 				efree(tsm_errmsg);
efree             337 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             782 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             743 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             707 ext/standard/streamsfuncs.c 	efree(Z_ARRVAL_P(stream_array));
efree             755 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            1079 ext/standard/string.c 		efree(positions);
efree            1173 ext/standard/string.c 				efree(stmp);
efree            1556 ext/standard/string.c 		efree(ret);
efree            1597 ext/standard/string.c 		efree(ret);
efree            1720 ext/standard/string.c 			efree(haystack_dup);
efree            1725 ext/standard/string.c 		efree(orig_needle);
efree            1728 ext/standard/string.c 			efree(haystack_dup);
efree            1747 ext/standard/string.c 	efree(haystack_dup);
efree            1879 ext/standard/string.c 			efree(haystack_dup);
efree            1888 ext/standard/string.c 			efree(haystack_dup);
efree            1899 ext/standard/string.c 	efree(haystack_dup);
efree            1901 ext/standard/string.c 		efree(needle_dup);
efree            2052 ext/standard/string.c 			efree(needle_dup);
efree            2053 ext/standard/string.c 			efree(haystack_dup);
efree            2061 ext/standard/string.c 			efree(needle_dup);
efree            2062 ext/standard/string.c 			efree(haystack_dup);
efree            2076 ext/standard/string.c 			efree(haystack_dup);
efree            2077 ext/standard/string.c 			efree(needle_dup);
efree            2083 ext/standard/string.c 	efree(haystack_dup);
efree            2084 ext/standard/string.c 	efree(needle_dup);
efree            2917 ext/standard/string.c 				efree(patterns);
efree            2919 ext/standard/string.c 				efree(*allocs);
efree            2943 ext/standard/string.c 				efree(tzv);
efree            3024 ext/standard/string.c 	efree(d->shift);
efree            3025 ext/standard/string.c 	efree(d->hash);
efree            3026 ext/standard/string.c 	efree(d->prefix);
efree            3027 ext/standard/string.c 	efree(d->patterns);
efree            3028 ext/standard/string.c 	efree(d);
efree            3104 ext/standard/string.c 	efree(patterns);
efree            3108 ext/standard/string.c 	efree(allocs);
efree            3687 ext/standard/string.c 				efree(haystack_dup);
efree            3688 ext/standard/string.c 				efree(needle_dup);
efree            3721 ext/standard/string.c 						efree(haystack_dup);
efree            3724 ext/standard/string.c 						efree(needle_dup);
efree            3774 ext/standard/string.c 				efree(haystack_dup);
efree            3777 ext/standard/string.c 				efree(needle_dup);
efree            3804 ext/standard/string.c 				efree(l_haystack);
efree            3805 ext/standard/string.c 				efree(l_needle);
efree            3808 ext/standard/string.c 			efree(l_haystack);
efree            3809 ext/standard/string.c 			efree(l_needle);
efree            4189 ext/standard/string.c 	efree(heb_str);
efree            4193 ext/standard/string.c 		efree(broken_str);
efree            4373 ext/standard/string.c 				efree(args);
efree            4415 ext/standard/string.c 				efree(args);
efree            4429 ext/standard/string.c 		efree(args);
efree            4531 ext/standard/string.c 	efree(norm);
efree            4822 ext/standard/string.c 	efree(buf);
efree            4824 ext/standard/string.c 		efree(tbuf);
efree            4826 ext/standard/string.c 			efree(allow_free);
efree            5302 ext/standard/string.c 		efree(args);
efree            5493 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             197 ext/standard/url.c 				efree(ret);
efree             202 ext/standard/url.c 			efree(ret);
efree             280 ext/standard/url.c 				efree(ret);
efree             293 ext/standard/url.c 					efree(ret);
efree             308 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             322 ext/standard/user_filters.c 			efree(wildcard);
efree             611 ext/standard/user_filters.c 	efree(fdat);
efree             183 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             160 ext/standard/var_unserializer.c 		efree(var_hash);
efree             171 ext/standard/var_unserializer.c 		efree(var_hash);
efree             185 ext/standard/var_unserializer.c 		efree(str);
efree             191 ext/standard/var_unserializer.c 			efree(str);
efree             208 ext/standard/var_unserializer.c 					efree(str);
efree             649 ext/standard/var_unserializer.c 				efree(class_name);
efree             658 ext/standard/var_unserializer.c 			efree(class_name);
efree             679 ext/standard/var_unserializer.c 				efree(class_name);
efree             696 ext/standard/var_unserializer.c 			efree(class_name);
efree             726 ext/standard/var_unserializer.c 		efree(class_name);
efree             735 ext/standard/var_unserializer.c 	efree(class_name);
efree             845 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              48 ext/zlib/zlib.c 	efree((void*)address);
efree             250 ext/zlib/zlib.c 			efree(ctx->buffer.data);
efree             252 ext/zlib/zlib.c 		efree(ctx);
efree             332 ext/zlib/zlib.c 			efree(*out_buf);
efree             383 ext/zlib/zlib.c 			efree(buffer.data);
efree             497 ext/zlib/zlib.c 			efree(ctx.out.data);
efree             506 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             140 main/SAPI.c    	efree(callback_name);
efree             184 main/SAPI.c    			efree(SG(request_info).post_data);
efree             187 main/SAPI.c    		efree(SG(request_info).content_type_dup);
efree             369 main/SAPI.c    			efree(*mimetype);
efree             489 main/SAPI.c    		efree(SG(sapi_headers).http_status_line);
efree             498 main/SAPI.c    		efree(SG(request_info).post_data);
efree             511 main/SAPI.c    		efree(SG(request_info).raw_post_data);
efree             514 main/SAPI.c    		efree(SG(request_info).auth_user);
efree             517 main/SAPI.c    		efree(SG(request_info).auth_password);
efree             520 main/SAPI.c    		efree(SG(request_info).auth_digest);
efree             523 main/SAPI.c    		efree(SG(request_info).content_type_dup);
efree             526 main/SAPI.c    		efree(SG(request_info).current_user);
efree             535 main/SAPI.c    		efree(SG(sapi_headers).mimetype);
efree             584 main/SAPI.c    		efree(SG(sapi_headers).http_status_line);
efree             615 main/SAPI.c    			efree(current);
efree             634 main/SAPI.c    		efree(header_line);
efree             723 main/SAPI.c    			efree(header_line);
efree             733 main/SAPI.c    		efree(header_line);
efree             746 main/SAPI.c    				efree(header_line);
efree             752 main/SAPI.c    				efree(header_line);
efree             769 main/SAPI.c    			efree(SG(sapi_headers).http_status_line);
efree             803 main/SAPI.c    					efree(header_line);
efree             805 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            1090 main/main.c    						efree(buf);
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            1258 main/main.c    		efree(pwbuf);
efree            1285 main/main.c    	efree(new_timeout_str);
efree            2596 main/main.c    				efree(user);
efree            2633 main/main.c    			efree(op_array);
efree             161 main/network.c 		efree(*sap);
efree             162 main/network.c 	efree(sal);
efree             872 main/network.c 					efree(local_address);
efree             877 main/network.c 				efree(*error_string);
efree            1067 main/network.c 	efree(res);
efree             495 main/output.c  				efree(user);
efree             499 main/output.c  				efree(error);
efree             502 main/output.c  				efree(handler_name);
efree             707 main/output.c  		efree(handler->func.user);
efree             722 main/output.c  		efree(*h);
efree             803 main/output.c  		efree(context->in.data);
efree             817 main/output.c  		efree(context->in.data);
efree             850 main/output.c  		efree(context->in.data);
efree             854 main/output.c  		efree(context->out.data);
efree            1010 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             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             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             372 main/rfc1867.c 		efree(h->key);
efree             375 main/rfc1867.c 		efree(h->value);
efree             722 main/rfc1867.c 		efree(content_type_lcase);
efree             812 main/rfc1867.c 							efree(param);
efree             819 main/rfc1867.c 								efree(param);
efree             825 main/rfc1867.c 							efree(filename);
efree             832 main/rfc1867.c 								efree(filename);
efree             839 main/rfc1867.c 					efree(key);
efree             841 main/rfc1867.c 				efree(word);
efree             859 main/rfc1867.c 						efree(value);
efree             876 main/rfc1867.c 							efree(param);
efree             877 main/rfc1867.c 							efree(value);
efree             904 main/rfc1867.c 				efree(param);
efree             905 main/rfc1867.c 				efree(value);
efree             970 main/rfc1867.c 					efree(param);
efree             971 main/rfc1867.c 					efree(filename);
efree             977 main/rfc1867.c 				efree(param);
efree             978 main/rfc1867.c 				efree(filename);
efree            1092 main/rfc1867.c 					efree(temp_filename);
efree            1107 main/rfc1867.c 					efree(array_index);
efree            1120 main/rfc1867.c 				if (abuf) efree(abuf);
efree            1148 main/rfc1867.c 			efree(filename);
efree            1251 main/rfc1867.c 			efree(param);
efree            1263 main/rfc1867.c 	if (lbuf) efree(lbuf);
efree            1264 main/rfc1867.c 	if (abuf) efree(abuf);
efree            1265 main/rfc1867.c 	if (array_index) efree(array_index);
efree            1268 main/rfc1867.c 	if (mbuff->boundary_next) efree(mbuff->boundary_next);
efree            1269 main/rfc1867.c 	if (mbuff->boundary) efree(mbuff->boundary);
efree            1270 main/rfc1867.c 	if (mbuff->buffer) efree(mbuff->buffer);
efree            1271 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             112 main/streams/memory.c 		efree(ms->data);
efree             114 main/streams/memory.c 	efree(ms);
efree             423 main/streams/memory.c 	efree(ts);
efree             678 main/streams/memory.c 			efree(key);
efree             727 main/streams/memory.c 	efree(comma);
efree             423 main/streams/plain_wrapper.c 			efree(data->temp_file_name);
efree             931 main/streams/plain_wrapper.c 					efree(realpath);
efree             933 main/streams/plain_wrapper.c 				efree(persistent_id);;
efree             954 main/streams/plain_wrapper.c 				efree(realpath);
efree             957 main/streams/plain_wrapper.c 				efree(persistent_id);
efree             972 main/streams/plain_wrapper.c 						efree(*opened_path);
efree             985 main/streams/plain_wrapper.c 	efree(realpath);
efree             987 main/streams/plain_wrapper.c 		efree(persistent_id);
efree            1500 main/streams/plain_wrapper.c 			efree(pathbuf);
efree            1507 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            1259 main/streams/streams.c 	efree(buf);
efree            1624 main/streams/streams.c 		efree(FG(stream_wrappers));
efree            1630 main/streams/streams.c 		efree(FG(stream_filters));
efree            1636 main/streams/streams.c 		efree(FG(wrapper_errors));
efree            1794 main/streams/streams.c 		efree(tmp);
efree            1872 main/streams/streams.c 			efree(protocol_dup);
efree            1938 main/streams/streams.c 					efree(BG(CurrentLStatFile));
efree            1944 main/streams/streams.c 					efree(BG(CurrentStatFile));
efree            2041 main/streams/streams.c 			efree(resolved_path);
efree            2094 main/streams/streams.c 					efree(resolved_path);
efree            2103 main/streams/streams.c 					efree(resolved_path);
efree            2114 main/streams/streams.c 					efree(tmp);
efree            2133 main/streams/streams.c 			efree(*opened_path);
efree            2144 main/streams/streams.c 		efree(resolved_path);
efree            2185 main/streams/streams.c 	efree(context);
efree            2211 main/streams/streams.c 	efree(notifier);
efree            2293 main/streams/streams.c 					efree(vector);
efree            2307 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             765 main/streams/userspace.c 	efree(us);
efree            1564 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             608 main/streams/xp_socket.c 		efree(host);
efree             661 main/streams/xp_socket.c 			efree(host);
efree             685 main/streams/xp_socket.c 		efree(host);
efree             688 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             853 sapi/cgi/cgi_main.c 			efree(server_name);
efree             901 sapi/cgi/cgi_main.c 				efree(doc_root);
efree             906 sapi/cgi/cgi_main.c 		efree(path);
efree            1321 sapi/cgi/cgi_main.c 							efree(path_translated);
efree            1340 sapi/cgi/cgi_main.c 							efree(path_translated);
efree            1369 sapi/cgi/cgi_main.c 					efree(pt);
efree            1655 sapi/cgi/cgi_main.c 			efree(t);
efree            2156 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2164 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2188 sapi/cgi/cgi_main.c 								efree(script_file);
efree            2213 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             727 sapi/cli/php_cli_server.c 		efree(key);
efree             728 sapi/cli/php_cli_server.c 		efree(real_key);
efree             757 sapi/cli/php_cli_server.c 		efree(tmp);
efree             763 sapi/cli/php_cli_server.c 		efree(tmp);
efree             770 sapi/cli/php_cli_server.c 		efree(tmp);
efree             782 sapi/cli/php_cli_server.c 		efree(temp);
efree             791 sapi/cli/php_cli_server.c 		efree(tmp);
efree            1224 sapi/cli/php_cli_server.c 			efree(basic_buf);
efree            1233 sapi/cli/php_cli_server.c 			efree(basic_buf);
efree            1235 sapi/cli/php_cli_server.c 				efree(message_buf);
efree            1247 sapi/cli/php_cli_server.c 	efree(basic_buf);
efree            1249 sapi/cli/php_cli_server.c 		efree(message_buf);
efree            1252 sapi/cli/php_cli_server.c 		efree(error_buf);
efree            1276 sapi/cli/php_cli_server.c 	efree(buf);
efree            1687 sapi/cli/php_cli_server.c 		efree(header_name);
efree            1867 sapi/cli/php_cli_server.c 		efree(addr_str);
efree            1990 sapi/cli/php_cli_server.c 	efree(escaped_request_uri);
efree            1997 sapi/cli/php_cli_server.c 	efree(escaped_request_uri);
efree            2282 sapi/cli/php_cli_server.c 		efree(errstr);
efree            2350 sapi/cli/php_cli_server.c 		efree(errstr);
efree            2424 sapi/cli/php_cli_server.c 			efree(errstr);
efree            2489 sapi/cli/php_cli_server.c 				efree(errstr);
efree             167 sapi/continuity/capi.c    efree(sapi_header->header);
efree             490 sapi/fpm/fpm/fastcgi.c 		efree(tmp);
efree             497 sapi/fpm/fpm/fastcgi.c 	efree(*s);
efree             195 sapi/fpm/fpm/fpm_conf.c 		efree(buf);
efree             719 sapi/fpm/fpm/fpm_conf.c 		efree(full_path);
efree             992 sapi/fpm/fpm/fpm_conf.c 					efree(buf);
efree             996 sapi/fpm/fpm/fpm_conf.c 				efree(buf);
efree            1252 sapi/fpm/fpm/fpm_conf.c 				efree(filename);
efree            1258 sapi/fpm/fpm/fpm_conf.c 			efree(filename);
efree            1269 sapi/fpm/fpm/fpm_conf.c 				efree(filename);
efree            1279 sapi/fpm/fpm/fpm_conf.c 		efree(filename);
efree            1284 sapi/fpm/fpm/fpm_conf.c 	efree(filename);
efree            1652 sapi/fpm/fpm/fpm_conf.c 		efree(tmp);
efree             144 sapi/fpm/fpm/fpm_env.c 	efree(title);
efree             272 sapi/fpm/fpm/fpm_env.c 	efree(title);
efree             646 sapi/fpm/fpm/fpm_main.c 		efree(php_self);
efree             784 sapi/fpm/fpm/fpm_main.c 			efree(server_name);
efree             828 sapi/fpm/fpm/fpm_main.c 		efree(doc_root);
efree             830 sapi/fpm/fpm/fpm_main.c 		efree(path);
efree            1272 sapi/fpm/fpm/fpm_main.c 								efree(path_translated);
efree            1291 sapi/fpm/fpm/fpm_main.c 								efree(path_translated);
efree            1323 sapi/fpm/fpm/fpm_main.c 					efree(pt);
efree            1389 sapi/fpm/fpm/fpm_main.c 		efree(tmp);
efree            1398 sapi/fpm/fpm/fpm_main.c 		efree(tmp);
efree            1937 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             256 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);