Home
last modified time | relevance | path

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

123

/php-src/ext/dba/libflatfile/
H A Dflatfile.c118 buf = erealloc(buf, buf_size); in flatfile_delete()
141 buf = erealloc(buf, buf_size); in flatfile_delete()
168 buf = erealloc(buf, buf_size); in flatfile_findkey()
184 buf = erealloc(buf, buf_size); in flatfile_findkey()
208 buf = erealloc(buf, buf_size); in flatfile_firstkey()
224 buf = erealloc(buf, buf_size); in flatfile_firstkey()
250 buf = erealloc(buf, buf_size); in flatfile_nextkey()
260 buf = erealloc(buf, buf_size); in flatfile_nextkey()
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c51 device->buffer = erealloc(device->buffer, initsz); in mbfl_memory_device_realloc()
101 device->buffer = erealloc(device->buffer, newlen); in mbfl_memory_device_output()
126 device->buffer = erealloc(device->buffer, newlen); in mbfl_memory_device_strncat()
178 device->buffer = erealloc(device->buffer, newlen * sizeof(int)); in mbfl_wchar_device_output()
H A Dmbfl_encoding.h170 zend_string *newstr = erealloc((buf)->str, _ZSTR_STRUCT_SIZE(newsize)); \
/php-src/ext/opcache/jit/ir/
H A Dir_php.h29 # define ir_mem_realloc erealloc
/php-src/ext/intl/
H A Dintl_common.h35 # define eurealloc(ptr, size) (UChar*)erealloc((ptr), size * sizeof(UChar))
/php-src/ext/gd/libgd/
H A Dgdhelpers.h17 #define gdRealloc(ptr, size) erealloc(ptr, size)
/php-src/ext/intl/msgformat/
H A Dmsgformat_data.c92 npattern = erealloc(npattern, sizeof(UChar)*(npattern_len+1)); in msgformat_fix_quotes()
/php-src/ext/date/
H A Dconfig.w3215 tl_config.WriteLine("#define timelib_realloc erealloc");
H A Dconfig0.m432 #define timelib_realloc erealloc
/php-src/ext/posix/
H A Dposix.c493 p = erealloc(p, buflen); in PHP_FUNCTION()
815 buf = erealloc(buf, buflen); in PHP_FUNCTION()
876 grbuf = erealloc(grbuf, grbuflen); in PHP_FUNCTION()
955 buf = erealloc(buf, buflen); in PHP_FUNCTION()
1014 pwbuf = erealloc(pwbuf, pwbuflen); in PHP_FUNCTION()
/php-src/ext/intl/collator/
H A Dcollator_sort.c438 sortKeyBuf = erealloc( sortKeyBuf, sortKeyBufSize ); in PHP_FUNCTION()
450 sortKeyIndxBuf = erealloc( sortKeyIndxBuf, sortKeyIndxBufSize ); in PHP_FUNCTION()
/php-src/sapi/phpdbg/
H A Dphpdbg_list.c267 dataptr = erealloc(dataptr, sizeof(phpdbg_file_source) + sizeof(uint32_t) * line); in phpdbg_compile_file()
345 dataptr = erealloc(dataptr, sizeof(phpdbg_file_source) + sizeof(uint32_t) * line); in phpdbg_compile_string()
H A Dphpdbg_prompt.c819 argv = erealloc(argv, (argc * 2 + 1) * sizeof(char *)); in PHPDBG_COMMAND()
847 argv[++argc] = erealloc(buf, q - buf); in PHPDBG_COMMAND()
860 SG(request_info).argv = erealloc(argv, ++argc * sizeof(char *)); in PHPDBG_COMMAND()
/php-src/Zend/
H A Dzend_objects_API.c136 …EG(objects_store).object_buckets = (zend_object **) erealloc(EG(objects_store).object_buckets, new… in zend_objects_store_put_cold()
H A Dzend_opcode.c718 op_array->live_range = erealloc(op_array->live_range, in emit_live_range_raw()
1046 …op_array->vars = (zend_string**) erealloc(op_array->vars, sizeof(zend_string*)*op_array->last_var); in pass_two()
1052 op_array->opcodes = (zend_op *) erealloc(op_array->opcodes, sizeof(zend_op)*op_array->last); in pass_two()
1056 op_array->literals = (zval*)erealloc(op_array->literals, sizeof(zval) * op_array->last_literal); in pass_two()
1060 op_array->opcodes = (zend_op *) erealloc(op_array->opcodes, in pass_two()
H A Dzend_stream.c201 *buf = erealloc(*buf, ZEND_MMAP_AHEAD); in zend_stream_fixup()
H A Dzend_alloc.h158 #define erealloc(ptr, size) _erealloc((ptr), (size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC) macro
200 …t)?__zend_realloc((ptr), (size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC):erealloc((ptr), (size)))
/php-src/ext/standard/
H A Dexec.c154 buf = erealloc(buf, buflen); in php_exec()
H A Dimage.c207 buf = erealloc(buf, szlength); in php_handle_swc()
794 ifd_data = erealloc(ifd_data,ifd_size); in php_handle_tiff()
H A Dscanf.c502 nassign = (void *)erealloc((void *)nassign, nspace * sizeof(int)); in ValidateFormat()
/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c569 if ((pbuf = CAST(char *, erealloc(ms->o.pbuf, psize))) == NULL) { in file_getbuffer()
634 erealloc(ms->c.li, len)); in file_check_mem()
/php-src/ext/spl/
H A Dspl_fixedarray.c205 array->elements = erealloc(array->elements, sizeof(zval) * size); in spl_fixedarray_resize()
656 intern->array.elements = erealloc(intern->array.elements, sizeof(zval) * intern->array.size); in PHP_METHOD()
/php-src/ext/intl/locale/
H A Dlocale_methods.c618 disp_name = erealloc( disp_name , buflen * sizeof(UChar) ); in get_icu_disp_value_src_php()
1467 cur_arr[i*2] = erealloc(cur_arr[i*2], lang_tag->len+1); in lookup_loc_range()
/php-src/ext/readline/
H A Dreadline_cli.c676 code = erealloc(code, size); in readline_shell_run()
/php-src/ext/exif/
H A Dexif.c1579 dump = erealloc(dump, len + 4 + 1); in exif_dump_data()
1586 dump = erealloc(dump, len + 6 + 1); in exif_dump_data()
1593 dump = erealloc(dump, len + 6 + 1); in exif_dump_data()
1600 dump = erealloc(dump, len + 13 + 1); in exif_dump_data()
1607 dump = erealloc(dump, len + 2 + 1); in exif_dump_data()
1615 dump = erealloc(dump, len + 1 + 1); in exif_dump_data()

Completed in 80 milliseconds

123