Home
last modified time | relevance | path

Searched refs:erealloc (Results 1 – 25 of 64) sorted by relevance

123

/PHP-7.4/ext/dba/libflatfile/
H A Dflatfile.c123 buf = erealloc(buf, buf_size); in flatfile_delete()
146 buf = erealloc(buf, buf_size); in flatfile_delete()
174 buf = erealloc(buf, buf_size); in flatfile_findkey()
190 buf = erealloc(buf, buf_size); in flatfile_findkey()
215 buf = erealloc(buf, buf_size); in flatfile_firstkey()
231 buf = erealloc(buf, buf_size); in flatfile_firstkey()
258 buf = erealloc(buf, buf_size); in flatfile_nextkey()
268 buf = erealloc(buf, buf_size); in flatfile_nextkey()
/PHP-7.4/ext/intl/
H A Dintl_common.h37 # define eurealloc(ptr, size) (UChar*)erealloc((ptr), size * sizeof(UChar))
/PHP-7.4/ext/gd/libgd/
H A Dgdhelpers.h17 #define gdRealloc(ptr, size) erealloc(ptr, size)
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_data.c94 npattern = erealloc(npattern, sizeof(UChar)*(npattern_len+1)); in msgformat_fix_quotes()
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dencodings.c76 outbuf = (char*)erealloc(outbuf, outlen + 1); in convert()
H A Dsimplestring.c221 target->str = (char*)erealloc(target->str, newsize); in simplestring_addn()
H A Dbase64.c40 b->data = erealloc(b->data, b->length); in buffer_add()
/PHP-7.4/ext/date/
H A Dconfig.w3214 tl_config.WriteLine("#define timelib_realloc erealloc");
H A Dconfig0.m431 #define timelib_realloc erealloc
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_eol.c172 *str = erealloc(out, cursor); in phpdbg_eol_convert()
H A Dphpdbg_list.c274 dataptr = erealloc(dataptr, sizeof(phpdbg_file_source) + sizeof(uint32_t) * line); in phpdbg_compile_file()
355 dataptr = erealloc(dataptr, sizeof(phpdbg_file_source) + sizeof(uint32_t) * line); in phpdbg_compile_string()
H A Dphpdbg_out.c898 *buf = erealloc(*buf, len + 1); in phpdbg_encode_xml()
927 *buf = erealloc(tmp, len + 1); in phpdbg_encode_ctrl_chars()
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_stmt.c76 S->convbuf = erealloc(S->convbuf, S->convbufsize); in pdo_odbc_utf82ucs2()
108 S->convbuf = erealloc(S->convbuf, S->convbufsize); in pdo_odbc_ucs22utf8()
711 buf = erealloc(buf, used + 255+1); in odbc_stmt_get_col()
715 buf = erealloc(buf, used + C->fetched_len+1); in odbc_stmt_get_col()
/PHP-7.4/Zend/
H A Dzend_objects_API.c131 …EG(objects_store).object_buckets = (zend_object **) erealloc(EG(objects_store).object_buckets, new… in zend_objects_store_put_cold()
H A Dzend_opcode.c581 op_array->live_range = erealloc(op_array->live_range, in emit_live_range_raw()
896 …op_array->vars = (zend_string**) erealloc(op_array->vars, sizeof(zend_string*)*op_array->last_var); in pass_two()
902 op_array->opcodes = (zend_op *) erealloc(op_array->opcodes, sizeof(zend_op)*op_array->last); in pass_two()
906 op_array->literals = (zval*)erealloc(op_array->literals, sizeof(zval) * op_array->last_literal); in pass_two()
910 op_array->opcodes = (zend_op *) erealloc(op_array->opcodes, in pass_two()
H A Dzend_stream.c190 *buf = erealloc(*buf, ZEND_MMAP_AHEAD); in zend_stream_fixup()
H A Dzend_alloc.h165 #define erealloc(ptr, size) _erealloc((ptr), (size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC) macro
205 #define perealloc(ptr, size, persistent) ((persistent)?__zend_realloc((ptr), (size)):erealloc((ptr)…
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c483 sortKeyBuf = erealloc( sortKeyBuf, sortKeyBufSize ); in PHP_FUNCTION()
495 sortKeyIndxBuf = erealloc( sortKeyIndxBuf, sortKeyIndxBufSize ); in PHP_FUNCTION()
/PHP-7.4/ext/posix/
H A Dposix.c1108 buf = erealloc(buf, buflen); in PHP_FUNCTION()
1166 grbuf = erealloc(grbuf, grbuflen); in PHP_FUNCTION()
1240 buf = erealloc(buf, buflen); in PHP_FUNCTION()
1296 pwbuf = erealloc(pwbuf, pwbuflen); in PHP_FUNCTION()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c435 if ((pbuf = CAST(char *, erealloc(ms->o.pbuf, psize))) == NULL) { in file_getbuffer()
500 erealloc(ms->c.li, len)); in file_check_mem()
/PHP-7.4/ext/enchant/
H A Denchant.c554 …pbroker->dict = (enchant_dict **)erealloc(pbroker->dict, sizeof(enchant_dict *) * pbroker->dictcnt… in PHP_FUNCTION()
601 …pbroker->dict = (enchant_dict **)erealloc(pbroker->dict, sizeof(enchant_dict *) * pbroker->dictcnt… in PHP_FUNCTION()
/PHP-7.4/main/streams/
H A Dmemory.c62 tmp = erealloc(ms->data, ms->fpos + count); in php_stream_memory_write()
252 ms->data = erealloc(ms->data, newsize); in php_stream_memory_set_option()
/PHP-7.4/ext/standard/
H A Dexec.c134 buf = erealloc(buf, buflen); in php_exec()
H A Dimage.c245 buf = erealloc(buf, szlength); in php_handle_swc()
823 ifd_data = erealloc(ifd_data,ifd_size); in php_handle_tiff()
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c552 disp_name = erealloc( disp_name , buflen * sizeof(UChar) ); in get_icu_disp_value_src_php()
1461 cur_arr[i*2] = erealloc(cur_arr[i*2], lang_tag->len+1); in lookup_loc_range()

Completed in 106 milliseconds

123