Home
last modified time | relevance | path

Searched refs:emalloc (Results 1 – 25 of 187) sorted by relevance

12345678

/PHP-8.0/ext/pdo_dblib/
H A Ddblib_stmt.c329 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_stringify_col()
385 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
410 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
418 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
424 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
430 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
436 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
442 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
449 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
462 zv = emalloc(sizeof(zval)); in pdo_dblib_stmt_get_col()
[all …]
/PHP-8.0/ext/soap/
H A Dphp_schema.c69 enc = emalloc(sizeof(encode)); in create_encoder()
317 newType = emalloc(sizeof(sdlType)); in schema_simpleType()
348 newType = emalloc(sizeof(sdlType)); in schema_simpleType()
423 newType = emalloc(sizeof(sdlType)); in schema_list()
453 newType = emalloc(sizeof(sdlType)); in schema_list()
519 newType = emalloc(sizeof(sdlType)); in schema_union()
550 newType = emalloc(sizeof(sdlType)); in schema_union()
1117 newType = emalloc(sizeof(sdlType)); in schema_group()
1372 newType = emalloc(sizeof(sdlType)); in schema_complexType()
1403 newType = emalloc(sizeof(sdlType)); in schema_complexType()
[all …]
H A Dphp_sdl.c83 char *nscat = emalloc(len + 1); in get_element()
116 nscat = emalloc(len + 1); in get_encoder()
137 enc_nscat = emalloc(enc_len + 1); in get_encoder()
694 param = emalloc(sizeof(sdlParam)); in wsdl_message()
731 ctx.sdl = emalloc(sizeof(sdl)); in load_wsdl()
1060 f = emalloc(sizeof(sdlFault)); in load_wsdl()
1211 s = emalloc(len+1); in sdl_deserialize_string()
1439 enc_nscat = emalloc(enc_len + 1); in sdl_deserialize_encoder()
1521 ht = emalloc(sizeof(HashTable)); in sdl_deserialize_parameters()
1560 buf = in = emalloc(st.st_size); in get_sdl_from_cache()
[all …]
/PHP-8.0/win32/
H A Dregistry.c54 reg_key = emalloc(main_key_len + sub_key_len + 1); in OpenPhpRegistryKey()
86 char *name = (char*)emalloc(max_name+1); in LoadDirectory()
87 char *value = (char*)emalloc(max_value+1); in LoadDirectory()
137 char *name = (char*)emalloc(max_key+1); in LoadDirectory()
138 char *new_path = (char*)emalloc(path_len+max_key+2); in LoadDirectory()
289 reg_location = emalloc(MAXPATHLEN+1); in GetIniPathFromRegistry()
/PHP-8.0/Zend/
H A Dzend_arena.h36 zend_arena *arena = (zend_arena*)emalloc(size); in zend_arena_create()
67 zend_arena *new_arena = (zend_arena*)emalloc(arena_size); in zend_arena_alloc()
142 zend_arena *arena = (zend_arena*) emalloc( in zend_arena_create()
172 return *arena->ptr++ = emalloc(size); in zend_arena_alloc()
H A Dzend_smart_str.c153 str->c = emalloc(SMART_STRING_START_LEN + 1); in _smart_string_alloc()
160 str->c = emalloc(str->a + 1); in _smart_string_alloc()
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c154 p = emalloc(HT_SIZE(ht)); in zend_hash_clone_constants()
185 p = emalloc(HT_SIZE(ht)); in zend_hash_clone_methods()
223 p = emalloc(HT_SIZE(ht)); in zend_hash_clone_prop_info()
289 dst = emalloc(sizeof(zval) * ce->default_properties_count); in zend_class_copy_ctor()
305 dst = emalloc(sizeof(zval) * ce->default_static_members_count); in zend_class_copy_ctor()
350 interface_names = emalloc(sizeof(zend_class_name) * ce->num_interfaces); in zend_class_copy_ctor()
384 zend_class_name *trait_names = emalloc(sizeof(zend_class_name) * ce->num_traits); in zend_class_copy_ctor()
396 trait_aliases = emalloc(sizeof(zend_trait_alias*) * (i + 1)); in zend_class_copy_ctor()
399 trait_aliases[i] = emalloc(sizeof(zend_trait_alias)); in zend_class_copy_ctor()
414 trait_precedences = emalloc(sizeof(zend_trait_precedence*) * (i + 1)); in zend_class_copy_ctor()
[all …]
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_ident.c186 mbfl_identify_filter *filter = emalloc(sizeof(mbfl_identify_filter)); in mbfl_identify_filter_new()
197 mbfl_identify_filter *filter = emalloc(sizeof(mbfl_identify_filter)); in mbfl_identify_filter_new2()
/PHP-8.0/ext/dba/libflatfile/
H A Dflatfile.c105 char *buf = emalloc(buf_size); in flatfile_delete()
154 char *buf = emalloc(buf_size); in flatfile_findkey()
198 char *buf = emalloc(buf_size); in flatfile_firstkey()
240 char *buf = emalloc(buf_size); in flatfile_nextkey()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_eol.c105 out = (char *)emalloc(in_len + count_lf_and_cr(in, in_len)); in phpdbg_eol_convert()
146 out = (char *)emalloc(in_len); in phpdbg_eol_convert()
/PHP-8.0/ext/com_dotnet/
H A Dcom_misc.c50 obj = emalloc(sizeof(*obj)); in php_com_wrap_dispatch()
73 obj = emalloc(sizeof(*obj)); in php_com_wrap_variant()
H A Dcom_olechar.c54 olestring = (OLECHAR*)emalloc(sizeof(OLECHAR)); in php_com_string_to_olestring()
83 string = (char*)emalloc(sizeof(char)); in php_com_olestring_to_string()
/PHP-8.0/ext/gd/libgd/
H A Dgdhelpers.h16 #define gdMalloc(size) emalloc(size)
/PHP-8.0/main/streams/
H A Dphp_streams_int.h34 # define emalloc_rel_orig(size) emalloc((size))
/PHP-8.0/ext/standard/
H A Dcrypt.c107 output = emalloc(PHP_MAX_SALT_LEN); in php_crypt()
122 output = emalloc(PHP_MAX_SALT_LEN); in php_crypt()
H A Ddatetime.c46 str = emalloc(81); in php_std_date()
H A Dhttp.c94 newprefix = emalloc(newprefix_len + 1); in php_url_encode_hash_ex()
120 newprefix = emalloc(newprefix_len + 1); in php_url_encode_hash_ex()
/PHP-8.0/ext/date/
H A Dconfig.w3213 tl_config.WriteLine("#define timelib_malloc emalloc");
H A Dconfig0.m430 #define timelib_malloc emalloc
/PHP-8.0/ext/pdo_odbc/
H A Dodbc_stmt.c231 buf = emalloc(8192); in odbc_stmt_execute()
348 P = emalloc(sizeof(*P)); in odbc_stmt_param_hook()
375 P->outbuf = emalloc(P->len + (P->is_unicode ? 2:1)); in odbc_stmt_param_hook()
626 S->cols[colno].data = emalloc(colsize+1); in odbc_stmt_describe()
641 S->cols[colno].data = emalloc(256); in odbc_stmt_describe()
688 buf2 = emalloc(256); in odbc_stmt_get_col()
777 *ptr = emalloc(ulen + 1); in odbc_stmt_get_col()
/PHP-8.0/ext/dom/
H A Ddom_iterators.c90 iter = emalloc(sizeof(nodeIterator)); in php_dom_libxml_hash_iter()
111 iter = emalloc(sizeof(notationIterator)); in php_dom_libxml_notation_iter()
271 iterator = emalloc(sizeof(php_dom_iterator)); in php_dom_get_iterator()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dbuffer.c78 if ((b->ebuf = emalloc(b->elen)) == NULL) in buffer_fill()
/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c160 filter->opaque = emalloc(html_enc_buffer_size+1); in mbfl_filt_conv_html_dec_ctor()
309 dest->opaque = emalloc(html_enc_buffer_size+1); in mbfl_filt_conv_html_dec_copy()
/PHP-8.0/ext/pdo/
H A Dpdo.c67 char *dest = emalloc(len + 1); in php_pdo_str_tolower_dup()
215 char *new_val = (char *) emalloc(vlen - n_semicolumns + 1); in php_pdo_parse_data_source()
/PHP-8.0/ext/posix/
H A Dposix.c300 gidlist = emalloc(sizeof(gid_t) * result); in PHP_FUNCTION()
537 p = emalloc(buflen); in PHP_FUNCTION()
800 buf = emalloc(buflen); in PHP_FUNCTION()
857 grbuf = emalloc(grbuflen); in PHP_FUNCTION()
930 buf = emalloc(buflen); in PHP_FUNCTION()
985 pwbuf = emalloc(pwbuflen); in PHP_FUNCTION()

Completed in 110 milliseconds

12345678