Home
last modified time | relevance | path

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

1234567

/PHP-5.5/sapi/litespeed/
H A Dlsapilib.h332 static inline ssize_t LSAPI_sendfile( int fdIn, off_t* off, size_t size ) in LSAPI_sendfile()
/PHP-5.5/ext/exif/
H A Dexif.c1493 size_t size; member
1505 size_t size; member
1512 size_t size; member
1608 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add()
3318 size_t fpos, size, got, itemlen; in exif_scan_JPEG_header() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h281 sljit_uw size; member
325 sljit_uw size; member
H A DsljitNativeX86_common.c726 sljit_si size; in sljit_emit_op0() local
2241 void *instruction, sljit_si size)
H A DsljitNativeSPARC_common.c930 void *instruction, sljit_si size) in sljit_emit_op_custom()
/PHP-5.5/ext/oci8/
H A Doci8_interface.c1739 long size; local
2289 sb4 size = 0; local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.c844 int size; in resize_property_list() local
H A Dregint.h349 #define BBUF_INIT(buf,size) onig_bbuf_init((BBuf* )(buf), (size)) argument
363 #define BBUF_ENSURE_SIZE(buf,size) do{\ argument
H A Dregcomp.c139 onig_bbuf_init(BBuf* buf, int size) in onig_bbuf_init()
159 unset_addr_list_init(UnsetAddrList* uslist, int size) in unset_addr_list_init()
182 int size; in unset_addr_list_add() local
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c234 int size = 0; in PHAR_FUNC() local
/PHP-5.5/ext/sockets/
H A Dconversions.c569 socklen_t size = INET_ADDRSTRLEN; in to_zval_read_sin_addr() local
627 socklen_t size = INET6_ADDRSTRLEN; in to_zval_read_sin6_addr() local
/PHP-5.5/ext/dom/
H A Ddocument.c1807 int size, format, saveempty = 0; in PHP_FUNCTION() local
2329 int size = 0, format; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_hash.h224 #define zend_hash_merge(target, source, pCopyConstructor, tmp, size, overwrite) \ argument
H A Dzend_API.h44 size_t size; member
361 #define array_init_size(arg, size) _array_init((arg), (size) ZEND_FILE_LINE_CC) argument
/PHP-5.5/ext/wddx/
H A Dwddx.c189 static int wddx_stack_push(wddx_stack *stack, void *element, int size) in wddx_stack_push()
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c631 long size, ret; in PHP_FUNCTION() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c1464 enlarge(p, size) in enlarge() argument
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h61 size_t size; member
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1400 long size; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2138 int size = 0; in XMLRPC_VectorSize() local
/PHP-5.5/main/
H A Doutput.c815 static inline void php_output_context_feed(php_output_context *context, char *data, size_t size, si… in php_output_context_feed()
H A Dmain.c682 int size; in php_printf() local
/PHP-5.5/main/streams/
H A Dplain_wrapper.c585 size_t size; in php_stdiop_set_option() local
/PHP-5.5/ext/standard/
H A Darray.c2085 int size = length; in PHP_FUNCTION() local
4442 long size, current = 0; in PHP_FUNCTION() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c643 long size = sizeof(realpath_cache_bucket) + path_len + 1; in realpath_cache_add() local

Completed in 177 milliseconds

1234567