Home
last modified time | relevance | path

Searched defs:size (Results 126 – 150 of 181) sorted by relevance

12345678

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1061 sljit_s32 args, size, i, tmp; in sljit_emit_enter() local
1177 sljit_s32 size; in sljit_set_context() local
1517 void *instruction, sljit_s32 size) in sljit_emit_op_custom()
H A DsljitLir.h349 sljit_uw size; member
402 sljit_uw size; member
/PHP-7.4/ext/dom/
H A Ddocument.c1638 int size, format, saveempty = 0; in PHP_FUNCTION() local
2232 int size = xmlBufferLength(buf); in PHP_FUNCTION() local
2242 int size = 0; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_ast.c30 static inline void *zend_ast_alloc(size_t size) { in zend_ast_alloc()
732 size_t size; in zend_ast_tree_size() local
H A Dzend_generators.c279 uint32_t size = 4; /* value, key, retval, values */ in calc_gc_buffer_size() local
/PHP-7.4/ext/gmp/
H A Dgmp.c1044 int gmp_import_export_validate(zend_long size, zend_long options, int *order, int *endian) in gmp_import_export_validate()
1092 zend_long size = 1; in ZEND_FUNCTION() local
1122 zend_long size = 1; in ZEND_FUNCTION() local
/PHP-7.4/main/
H A Dphp.h152 #define PHP_STRLCPY(dst, src, size, src_size) \ argument
H A Dphp_ini.c456 int size; in php_init_config() local
/PHP-7.4/ext/exif/
H A Dexif.c1951 size_t size; member
1963 size_t size; member
1970 size_t size; member
2080 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add()
2106 static int exif_file_sections_realloc(image_info_type *ImageInfo, int section_index, size_t size) in exif_file_sections_realloc()
3820 size_t fpos, size, got, itemlen; in exif_scan_JPEG_header() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_out.c103 void * gdImageGifPtr (gdImagePtr im, int *size) in gdImageGifPtr()
/PHP-7.4/ext/phar/
H A Dtar.c219 uint32_t sum1, sum2, size, old; in phar_parse_tarfile() local
H A Dzip.c200 zend_off_t size; in phar_parse_zipfile() local
H A Dfunc_interceptors.c231 int size = 0; in PHAR_FUNC() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_persist.c475 ULARGE_INTEGER size; in CPH_METHOD() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h335 static inline ssize_t LSAPI_sendfile( int fdIn, off_t* off, size_t size ) in LSAPI_sendfile()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c507 cdf_count_chain(const cdf_sat_t *sat, cdf_secid_t sid, size_t size) in cdf_count_chain()
1323 cdf_dump_sat(const char *prefix, const cdf_sat_t *sat, size_t size) in cdf_dump_sat()
/PHP-7.4/main/streams/
H A Dstreams.c540 PHPAPI int _php_stream_fill_read_buffer(php_stream *stream, size_t size) in _php_stream_fill_read_buffer()
680 PHPAPI ssize_t _php_stream_read(php_stream *stream, char *buf, size_t size) in _php_stream_read()
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c288 size_t size = stream->buf.size ?: stream->buf_init_size; in zlog_stream_buf_alloc_ex() local
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1831 zend_long size; in PHP_FUNCTION() local
2474 sb4 size = 0; in PHP_FUNCTION() local
/PHP-7.4/ext/sockets/
H A Dconversions.c571 socklen_t size = INET_ADDRSTRLEN; in to_zval_read_sin_addr() local
621 socklen_t size = INET6_ADDRSTRLEN; in to_zval_read_sin6_addr() local
/PHP-7.4/ext/ffi/
H A Dffi.c99 size_t size; member
4241 zend_long size; in ZEND_METHOD() local
4296 zend_long size; in ZEND_METHOD() local
4371 zend_long ch, size; in ZEND_METHOD() local
4402 zend_long size = 0; in ZEND_METHOD() local
/PHP-7.4/ext/standard/
H A Darray.c2851 uint32_t i, size; local
2898 uint32_t i, size; local
3470 zend_long size = length; local
6379 zend_long size, current = 0; local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.h122 size_t size; /* size of used shared memory */ member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c326 uint32_t size; /* Number of ints */ member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c294 void phpdbg_set_addr_watchpoint(void *addr, size_t size, phpdbg_watchpoint_t *watch) {

Completed in 245 milliseconds

12345678