Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 105) sorted by relevance

12345

/PHP-7.1/ext/dom/
H A Dcharacterdata.c128 long length = 0; in dom_characterdata_length_read() local
160 int length; in PHP_FUNCTION() local
243 int length; in PHP_FUNCTION() local
291 int length; in PHP_FUNCTION() local
347 int length; in PHP_FUNCTION() local
/PHP-7.1/ext/zip/lib/
H A Dzip_io_util.c40 _zip_read(zip_source_t *src, zip_uint8_t *b, zip_uint64_t length, zip_error_t *error) in _zip_read()
64 _zip_read_data(zip_buffer_t *buffer, zip_source_t *src, size_t length, bool nulp, zip_error_t *erro… in _zip_read_data()
124 _zip_write(zip_t *za, const void *data, zip_uint64_t length) in _zip_write()
H A Dzip_buffer.c69 _zip_buffer_get(zip_buffer_t *buffer, zip_uint64_t length) in _zip_buffer_get()
207 _zip_buffer_put(zip_buffer_t *buffer, const void *src, size_t length) in _zip_buffer_put()
307 _zip_buffer_skip(zip_buffer_t *buffer, zip_uint64_t length) { in _zip_buffer_skip()
H A Dzip_source_write.c39 zip_source_write(zip_source_t *src, const void *data, zip_uint64_t length) in zip_source_write()
H A Dzip_source_buffer.c281 buffer_new_read(const void *data, zip_uint64_t length, int free_data) in buffer_new_read()
329 buffer_read(buffer_t *buffer, zip_uint8_t *data, zip_uint64_t length) in buffer_read()
375 buffer_write(buffer_t *buffer, const zip_uint8_t *data, zip_uint64_t length, zip_error_t *error) in buffer_write()
H A Dzip_source_call.c39 _zip_source_call(zip_source_t *src, void *data, zip_uint64_t length, zip_source_cmd_t command) in _zip_source_call()
H A Dzip_source_file.c51 zip_source_file_create(const char *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *erro… in zip_source_file_create()
H A Dzip_source_seek.c59 zip_source_seek_compute_offset(zip_uint64_t offset, zip_uint64_t length, void *data, zip_uint64_t d… in zip_source_seek_compute_offset()
H A Dzip_source_win32utf8.c52 zip_source_file_create(const char *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *erro… in zip_source_file_create()
/PHP-7.1/main/
H A Dphp_memory_streams.h34 #define php_stream_memory_open(mode, buf, length) _php_stream_memory_open((mode), (buf), (length) S… argument
35 #define php_stream_memory_get_buffer(stream, length) _php_stream_memory_get_buffer((stream), (lengt… argument
41 #define php_stream_temp_open(mode, max_memory_usage, buf, length) _php_stream_temp_open((mode), (ma… argument
/PHP-7.1/ext/standard/
H A Dbase64.c56 PHPAPI zend_string *php_base64_encode(const unsigned char *str, size_t length) /* {{{ */ in php_base64_encode()
130 PHPAPI zend_string *php_base64_decode(const unsigned char *str, size_t length) /* {{{ */ in php_base64_decode()
136 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, zend_bool strict)… in php_base64_decode_ex()
H A Dquot_print.c54 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b… in php_quot_print_decode()
148 PHPAPI zend_string *php_quot_print_encode(const unsigned char *str, size_t length) /* {{{ */ in php_quot_print_encode()
/PHP-7.1/ext/date/lib/
H A Dparse_date.c4723 int length = 0; in scan() local
5820 int length = 0; in scan() local
6064 int length = 0; in scan() local
9758 int length = 0; in scan() local
10555 int length = 0; in scan() local
11209 int length = 0; in scan() local
11328 int length = 0; in scan() local
12146 int length = 0; in scan() local
12198 int length = 0; in scan() local
25133 int length; in timelib_parse_from_format() local
[all …]
/PHP-7.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.h41 int length; member
48 int length; member
/PHP-7.1/ext/intl/formatter/
H A Dformatter_attr.c108 int32_t length = 0; in PHP_FUNCTION() local
255 uint32_t length = USIZE(value_buf); in PHP_FUNCTION() local
348 uint32_t length = USIZE( value_buf ); in PHP_FUNCTION() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dbase64.c56 void base64_encode_xmlrpc(struct buffer_st *b, const char *source, int length) in base64_encode_xmlrpc()
121 void base64_decode_xmlrpc(struct buffer_st *bfr, const char *source, int length) in base64_decode_xmlrpc()
/PHP-7.1/ext/spl/examples/
H A Ddirectorytree.php29 $length = $argc > 3 ? $argv[3] : -1; variable
/PHP-7.1/ext/intl/collator/
H A Dcollator_is_numeric.c73 size_t length = u - nstart; in collator_u_strtod() local
214 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, int allo… in collator_is_numeric()
/PHP-7.1/main/streams/
H A Dphp_stream_mmap.h52 size_t length; member
71 #define php_stream_mmap_range(stream, offset, length, mode, mapped_len) _php_stream_mmap_range((str… argument
H A Dmmap.c25 PHPAPI char *_php_stream_mmap_range(php_stream *stream, size_t offset, size_t length, php_stream_mm… in _php_stream_mmap_range()
/PHP-7.1/ext/oci8/
H A Doci8_lob.c121 int php_oci_lob_get_length (php_oci_descriptor *descriptor, ub4 *length) in php_oci_lob_get_length()
246 ub4 length = 0; in php_oci_lob_read() local
511 …b_copy (php_oci_descriptor *descriptor_dest, php_oci_descriptor *descriptor_from, zend_long length) in php_oci_lob_copy()
841 int php_oci_lob_erase (php_oci_descriptor *descriptor, zend_long offset, ub4 length, ub4 *bytes_era… in php_oci_lob_erase()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c216 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_time() local
259 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_date() local
296 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_datetime() local
343 const zend_ulong length = php_mysqlnd_net_field_length(row); in ps_fetch_string() local
359 const zend_ulong length = php_mysqlnd_net_field_length(row); in ps_fetch_bit() local
/PHP-7.1/sapi/cli/
H A Dphp_cli_process_title.c55 int length = 0; in PHP_FUNCTION() local
/PHP-7.1/ext/hash/
H A Dphp_hash_snefru.h34 unsigned char length; member
H A Dphp_hash_gost.h30 unsigned char length; member

Completed in 78 milliseconds

12345