malloc            131 com_dotnet/com_dotnet.c 	stuff = malloc(sizeof(*stuff));
malloc            895 curl/interface.c 		php_curl_openssl_tsl = malloc(c * sizeof(MUTEX_T));
malloc            322 date/lib/parse_date.c 			uchar *buf = (uchar*) malloc(((s->lim - s->bot) + BSIZE)*sizeof(uchar));
malloc           24683 date/lib/parse_date.c 	in.errors = malloc(sizeof(struct timelib_error_container));
malloc           24711 date/lib/parse_date.c 	in.str = malloc((e - s) + YYMAXFILL);
malloc           24797 date/lib/parse_date.c 	in.errors = malloc(sizeof(struct timelib_error_container));
malloc           1052 date/lib/parse_iso_intervals.c 	in.errors = malloc(sizeof(struct timelib_error_container));
malloc           1078 date/lib/parse_iso_intervals.c 	in.str = malloc((e - s) + YYMAXFILL);
malloc             91 date/lib/parse_tz.c 		buffer = (int32_t*) malloc(tz->timecnt * sizeof(int32_t));
malloc            101 date/lib/parse_tz.c 		cbuffer = (unsigned char*) malloc(tz->timecnt * sizeof(unsigned char));
malloc            120 date/lib/parse_tz.c 	buffer = (unsigned char*) malloc(tz->typecnt * sizeof(unsigned char) * 6);
malloc            127 date/lib/parse_tz.c 	tz->type = (ttinfo*) malloc(tz->typecnt * sizeof(struct ttinfo));
malloc            141 date/lib/parse_tz.c 	tz->timezone_abbr = (char*) malloc(tz->charcnt);
malloc            149 date/lib/parse_tz.c 		leap_buffer = (int32_t *) malloc(tz->leapcnt * 2 * sizeof(int32_t));
malloc            156 date/lib/parse_tz.c 		tz->leap_times = (tlinfo*) malloc(tz->leapcnt * sizeof(tlinfo));
malloc            169 date/lib/parse_tz.c 		buffer = (unsigned char*) malloc(tz->ttisstdcnt * sizeof(unsigned char));
malloc            183 date/lib/parse_tz.c 		buffer = (unsigned char*) malloc(tz->ttisgmtcnt * sizeof(unsigned char));
malloc            210 date/lib/parse_tz.c 	tz->location.comments = malloc(comments_len + 1);
malloc            124 date/lib/timelib.c 	tmp->trans = (int32_t *) malloc(tz->timecnt * sizeof(int32_t));
malloc            125 date/lib/timelib.c 	tmp->trans_idx = (unsigned char*) malloc(tz->timecnt * sizeof(unsigned char));
malloc            129 date/lib/timelib.c 	tmp->type = (ttinfo*) malloc(tz->typecnt * sizeof(struct ttinfo));
malloc            132 date/lib/timelib.c 	tmp->timezone_abbr = (char*) malloc(tz->charcnt);
malloc            135 date/lib/timelib.c 	tmp->leap_times = (tlinfo*) malloc(tz->leapcnt * sizeof(tlinfo));
malloc            971 date/php_date.c 			offset->abbr = malloc(9); /* GMT�xxxx\0 */
malloc           1182 date/php_date.c 			offset->abbr = malloc(9); /* GMT�xxxx\0 */
malloc            146 ereg/regex/engine.c 			m->pmatch = (regmatch_t *)malloc((m->g->nsub + 1) *
malloc            159 ereg/regex/engine.c 				m->lastpos = (unsigned char **)malloc((g->nplus+1) *
malloc            116 ereg/regex/regcomp.c 	g = (struct re_guts *)malloc(sizeof(struct re_guts) +
malloc            121 ereg/regex/regcomp.c 	p->strip = (sop *)malloc(p->ssize * sizeof(sop));
malloc           1016 ereg/regex/regcomp.c 			p->g->sets = (cset *)malloc(nc * sizeof(cset));
malloc           1021 ereg/regex/regcomp.c 			p->g->setbits = (uch *)malloc(nbytes);
malloc           1162 ereg/regex/regcomp.c 		cs->multis = malloc(cs->smultis);
malloc           1562 ereg/regex/regcomp.c 	g->must = malloc((size_t)g->mlen + 1);
malloc             78 ereg/regex/regexec.c #define	STATESETUP(m, nv)	{ (m)->space = malloc((nv)*(m)->g->nstates); \
malloc            614 fileinfo/libmagic/cdf.c 	if ((buf = CAST(char *, malloc(ss))) == NULL) {
malloc            797 fileinfo/libmagic/cdf.c 		    malloc(*maxcount * sizeof(*inp)));
malloc            181 fileinfo/libmagic/magic.c 	dllpath = malloc(sizeof(*dllpath) * (MAX_PATH + 1));
malloc            161 gd/gdcache.c   	map = (key_value_t *)malloc(sizeof(key_value_t));
malloc           1002 interbase/interbase.c 			ib_link = (ibase_db_link *) malloc(sizeof(ibase_db_link));
malloc             76 mbstring/libmbfl/mbfl/mbfl_allocators.c 	return malloc(sz);
malloc             37 mbstring/libmbfl/mbfl/mbfl_allocators.h 	void *(*malloc)(unsigned int);
malloc             48 mbstring/libmbfl/mbfl/mbfl_allocators.h #define mbfl_malloc (__mbfl_allocators->malloc)
malloc             97 mbstring/oniguruma/regint.h #define xmalloc     malloc
malloc            259 mbstring/ucgendat/ucgendat.c                   malloc(sizeof(ac_uint4) << 3);
malloc            367 mbstring/ucgendat/ucgendat.c               malloc(sizeof(ac_uint4) << 3);
malloc            482 mbstring/ucgendat/ucgendat.c           *pdecomps = (_decomp_t *) malloc(sizeof(_decomp_t) << 3);
malloc            508 mbstring/ucgendat/ucgendat.c               malloc(sizeof(ac_uint4) * size);
malloc            544 mbstring/ucgendat/ucgendat.c           title = (_case_t *) malloc(sizeof(_case_t) << 3);
malloc            591 mbstring/ucgendat/ucgendat.c           upper = (_case_t *) malloc(sizeof(_case_t) << 3);
malloc            638 mbstring/ucgendat/ucgendat.c           lower = (_case_t *) malloc(sizeof(_case_t) << 3);
malloc            673 mbstring/ucgendat/ucgendat.c           ccl = (ac_uint4 *) malloc(sizeof(ac_uint4) * 24);
malloc            754 mbstring/ucgendat/ucgendat.c           nums = (_num_t *) malloc(sizeof(_num_t) << 3);
malloc            792 mbstring/ucgendat/ucgendat.c           ncodes = (_codeidx_t *) malloc(sizeof(_codeidx_t) << 3);
malloc           1258 mbstring/ucgendat/ucgendat.c     comps = (_comp_t *) malloc(comps_used * sizeof(_comp_t));
malloc            687 mssql/php_mssql.c 			mssql_ptr = (mssql_link *) malloc(sizeof(mssql_link));
malloc            862 mysql/php_mysql.c 			mysql = (php_mysql_conn *) malloc(sizeof(php_mysql_conn));
malloc            403 mysqlnd/mysqlnd_alloc.c 		ret = malloc(REAL_SIZE(size));
malloc            701 mysqlnd/mysqlnd_alloc.c 	return malloc(size);
malloc            380 mysqlnd/mysqlnd_auth.c 		ret = malloc(SCRAMBLE_LENGTH);
malloc            690 pcre/pcrelib/pcre_compile.c newspace = (PUBL(malloc))(IN_UCHARS(newsize));
malloc           7895 pcre/pcrelib/pcre_compile.c re = (REAL_PCRE *)(PUBL(malloc))(size);
malloc           1759 pcre/pcrelib/pcre_exec.c           (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
malloc           6639 pcre/pcrelib/pcre_exec.c   md->offset_vector = (int *)(PUBL(malloc))(ocount * sizeof(int));
malloc            406 pcre/pcrelib/pcre_get.c stringlist = (pcre_uchar **)(PUBL(malloc))(size);
malloc            497 pcre/pcrelib/pcre_get.c substring = (pcre_uchar *)(PUBL(malloc))(IN_UCHARS(yield + 1));
malloc             62 pcre/pcrelib/pcre_globals.c   return malloc(aSize);
malloc             75 pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(malloc))(size_t) = malloc;
malloc             77 pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(stack_malloc))(size_t) = malloc;
malloc             79 pcre/pcrelib/pcre_maketables.c yield = (unsigned char*)(PUBL(malloc))(tables_length);
malloc             81 pcre/pcrelib/pcre_maketables.c yield = (unsigned char*)malloc(tables_length);
malloc           1424 pcre/pcrelib/pcre_study.c   extra = (PUBL(extra) *)(PUBL(malloc))
malloc            338 pcre/pcrelib/pcreposix.c     ovector = (int *)malloc(sizeof(int) * nmatch * 3);
malloc            100 pdo_odbc/pdo_odbc.c 			char *env = malloc(sizeof("DB2INSTANCE=") + strlen(instance));
malloc             84 phar/phar_internal.h 	(z) = (zval*)malloc(sizeof(zval))
malloc            490 readline/readline.c 				matches = malloc(sizeof(char *) * 2);
malloc            438 readline/readline_cli.c 		retval = malloc(strlen(tmp) + 2);
malloc            452 readline/readline_cli.c 		retval = malloc(strlen(tmp) + 2);
malloc            566 readline/readline_cli.c 			char *tmp = malloc(len);
malloc           2391 soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionInt));
malloc           2402 soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionChar));
malloc           2449 soap/php_sdl.c 	pheaders = malloc(sizeof(HashTable));
malloc           2454 soap/php_sdl.c 		pheader = malloc(sizeof(sdlSoapBindingFunctionHeader));
malloc           2517 soap/php_sdl.c 	pparams = malloc(sizeof(HashTable));
malloc           2522 soap/php_sdl.c 		pparam = malloc(sizeof(sdlParam));
malloc           2564 soap/php_sdl.c 	pfaults = malloc(sizeof(HashTable));
malloc           2569 soap/php_sdl.c 		pfault = malloc(sizeof(sdlFault));
malloc           2583 soap/php_sdl.c 		   	soap_binding = malloc(sizeof(sdlSoapBindingFunctionFault));
malloc           2613 soap/php_sdl.c 	pattr = malloc(sizeof(sdlAttribute));
malloc           2642 soap/php_sdl.c 		pattr->extraAttributes = malloc(sizeof(HashTable));
malloc           2647 soap/php_sdl.c 			pextra = malloc(sizeof(sdlExtraAttribute));
malloc           2673 soap/php_sdl.c 	pmodel = malloc(sizeof(sdlContentModel));
malloc           2687 soap/php_sdl.c 			pmodel->u.content = malloc(sizeof(HashTable));
malloc           2725 soap/php_sdl.c 	ptype = malloc(sizeof(sdlType));
malloc           2752 soap/php_sdl.c 		ptype->restrictions = malloc(sizeof(sdlRestrictions));
malloc           2793 soap/php_sdl.c 			ptype->restrictions->enumeration = malloc(sizeof(HashTable));
malloc           2802 soap/php_sdl.c 		ptype->elements = malloc(sizeof(HashTable));
malloc           2821 soap/php_sdl.c 		ptype->attributes = malloc(sizeof(HashTable));
malloc           2847 soap/php_sdl.c 	penc = malloc(sizeof(encode));
malloc           2870 soap/php_sdl.c 	pbind = malloc(sizeof(sdlBinding));
malloc           2885 soap/php_sdl.c 		soap_binding = malloc(sizeof(sdlSoapBinding));
malloc           2898 soap/php_sdl.c 	pfunc = malloc(sizeof(sdlFunction));
malloc           2924 soap/php_sdl.c 		   	soap_binding = malloc(sizeof(sdlSoapBindingFunction));
malloc           2962 soap/php_sdl.c 	psdl = malloc(sizeof(*sdl));
malloc           2976 soap/php_sdl.c 		psdl->groups = malloc(sizeof(HashTable));
malloc           2996 soap/php_sdl.c 		psdl->types = malloc(sizeof(HashTable));
malloc           3016 soap/php_sdl.c 		psdl->elements = malloc(sizeof(HashTable));
malloc           3036 soap/php_sdl.c 		psdl->encoders = malloc(sizeof(HashTable));
malloc           3083 soap/php_sdl.c 		psdl->bindings = malloc(sizeof(HashTable));
malloc           3121 soap/php_sdl.c 		psdl->requests = malloc(sizeof(HashTable));
malloc           3370 soap/php_sdl.c 				SOAP_GLOBAL(mem_cache) = malloc(sizeof(HashTable));
malloc           14772 sqlite3/libsqlite/sqlite3.c   p = malloc( nByte+8 );
malloc           15137 sqlite3/libsqlite/sqlite3.c   p = malloc(totalSize);
malloc           31606 sqlite3/libsqlite/sqlite3.c   zWideFilename = malloc( nChar*sizeof(zWideFilename[0]) );
malloc           31627 sqlite3/libsqlite/sqlite3.c   zFilename = malloc( nByte );
malloc           31653 sqlite3/libsqlite/sqlite3.c   zMbcsFilename = malloc( nByte*sizeof(zMbcsFilename[0]) );
malloc           31678 sqlite3/libsqlite/sqlite3.c   zFilename = malloc( nByte );
malloc           33910 sqlite3/libsqlite/sqlite3.c     zTemp = malloc( nByte*sizeof(zTemp[0]) );
malloc           33927 sqlite3/libsqlite/sqlite3.c     zTemp = malloc( nByte*sizeof(zTemp[0]) );
malloc           87131 sqlite3/libsqlite/sqlite3.c   void *(*malloc)(int);
malloc           87332 sqlite3/libsqlite/sqlite3.c #define sqlite3_malloc                 sqlite3_api->malloc
malloc            103 sqlite3/libsqlite/sqlite3ext.h   void *(*malloc)(int);
malloc            304 sqlite3/libsqlite/sqlite3ext.h #define sqlite3_malloc                 sqlite3_api->malloc
malloc            770 standard/proc_open.c 	child_argv = (char**) malloc((command_num_args + 1) * sizeof(char*));
malloc             60 standard/url_scanner_ex.c 		ctx->tags = malloc(sizeof(HashTable));
malloc            779 sybase_ct/php_sybase_ct.c 			sybase_ptr = (sybase_link *) malloc(sizeof(sybase_link));
malloc             26 xmlrpc/libxmlrpc/base64.c   b->data = malloc(sizeof(char)*(b->length));
malloc             76 xmlrpc/libxmlrpc/encodings.c          outbuf = (char*)malloc(outlen + 1);
malloc            292 xmlrpc/libxmlrpc/queue.c       p = malloc(sizeof(datanode));
malloc            344 xmlrpc/libxmlrpc/queue.c       n = malloc(sizeof(datanode));
malloc            793 xmlrpc/libxmlrpc/queue.c    index = malloc(q->size * sizeof(q->cursor->data));
malloc            797 xmlrpc/libxmlrpc/queue.c    posn_index = malloc(q->size * sizeof(q->cursor));
malloc            114 xmlrpc/libxmlrpc/simplestring.c    string->str = (char*)malloc(SIMPLESTRING_INCR);
malloc            350 xmlrpc/libxmlrpc/xml_element.c       NewBuffer= malloc(iLength+1);
malloc            610 xmlrpc/libxmlrpc/xml_element.c          xml_element_attr* attr = malloc(sizeof(xml_element_attr));
malloc            183 xmlrpc/libxmlrpc/xml_to_dandarpc.c       xml_element_attr* attr_type = bNoAddType ? NULL : malloc(sizeof(xml_element_attr));
malloc            194 xmlrpc/libxmlrpc/xml_to_dandarpc.c          xml_element_attr* attr_id = malloc(sizeof(xml_element_attr));
malloc            285 xmlrpc/libxmlrpc/xml_to_dandarpc.c       xml_element_attr* version = malloc(sizeof(xml_element_attr));
malloc             69 xmlrpc/libxmlrpc/xml_to_soap.c 	xml_element_attr* attr = malloc(sizeof(xml_element_attr));
malloc           1051 xmlrpc/libxmlrpc/xmlrpc.c          value->v->q = (queue*)malloc(sizeof(queue));
malloc           2435 xmlrpc/libxmlrpc/xmlrpc.c       server_method* sm = malloc(sizeof(server_method));
malloc             67 zip/lib/zip_add_dir.c 	if ((s=(char *)malloc(len+2)) == NULL) {
malloc            108 zip/lib/zip_close.c     if ((filelist=(struct filelist *)malloc(sizeof(filelist[0])*survivors))
malloc            228 zip/lib/zip_close.c 	    if ((de.extrafield=malloc(za->entry[i].ch_extra_len)) == NULL) {
malloc            607 zip/lib/zip_close.c     if ((temp=(char *)malloc(len)) == NULL) {
malloc             99 zip/lib/zip_dirent.c     if ((cd=(struct zip_cdir *)malloc(sizeof(*cd))) == NULL) {
malloc            104 zip/lib/zip_dirent.c     if ((cd->entry=(struct zip_dirent *)malloc(sizeof(*(cd->entry))*nentry))
malloc            526 zip/lib/zip_dirent.c     r = (char *)malloc(nulp ? len+1 : len);
malloc            556 zip/lib/zip_dirent.c     r = (char *)malloc(nulp ? len+1 : len);
malloc             47 zip/lib/zip_entry_new.c 	ze = (struct zip_entry *)malloc(sizeof(struct zip_entry));
malloc             78 zip/lib/zip_error_strerror.c 	if ((s=(char *)malloc(strlen(ss)
malloc            165 zip/lib/zip_fopen_index_encrypted.c     if ((zf=(struct zip_file *)malloc(sizeof(struct zip_file))) == NULL) {
malloc             46 zip/lib/zip_memdup.c     ret = malloc(len);
malloc             51 zip/lib/zip_new.c     za = (struct zip *)malloc(sizeof(struct zip));
malloc            128 zip/lib/zip_open.c     if ((za->entry=(struct zip_entry *)malloc(sizeof(*(za->entry))
malloc            528 zip/lib/zip_open.c     if ((buf=(unsigned char *)malloc(CDBUFSIZE)) == NULL) {
malloc             65 zip/lib/zip_source_buffer.c     if ((f=(struct read_data *)malloc(sizeof(*f))) == NULL) {
malloc             64 zip/lib/zip_source_crc.c     if ((ctx=(struct crc *)malloc(sizeof(*ctx))) == NULL) {
malloc             75 zip/lib/zip_source_deflate.c     if ((ctx=(struct deflate *)malloc(sizeof(*ctx))) == NULL) {
malloc             91 zip/lib/zip_source_filep.c     if ((f=(struct read_file *)malloc(sizeof(struct read_file))) == NULL) {
malloc             66 zip/lib/zip_source_function.c     if ((src=(struct zip_source *)malloc(sizeof(*src))) == NULL) {
malloc             86 zip/lib/zip_source_pkware.c     if ((ctx=(struct trad_pkware *)malloc(sizeof(*ctx))) == NULL) {
malloc             85 zip/lib/zip_source_zip.c     if ((p=(struct read_zip *)malloc(sizeof(*p))) == NULL) {
malloc            156 zip/php_zip.c  	new_state.cwd = (char*)malloc(1);