/PHP-7.0/ext/dom/ |
H A D | characterdata.c | 128 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.0/ext/zip/lib/ |
H A D | zip_io_util.c | 40 _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 D | zip_buffer.c | 69 _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 D | zip_source_write.c | 39 zip_source_write(zip_source_t *src, const void *data, zip_uint64_t length) in zip_source_write()
|
H A D | zip_source_buffer.c | 281 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 D | zip_source_call.c | 39 _zip_source_call(zip_source_t *src, void *data, zip_uint64_t length, zip_source_cmd_t command) in _zip_source_call()
|
H A D | zip_source_file.c | 51 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 D | zip_source_seek.c | 59 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()
|
/PHP-7.0/main/ |
H A D | php_memory_streams.h | 34 #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.0/ext/standard/ |
H A D | base64.c | 56 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 D | quot_print.c | 54 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.0/ext/date/lib/ |
H A D | parse_date.c | 4322 int length = 0; in scan() local 5419 int length = 0; in scan() local 5663 int length = 0; in scan() local 9237 int length = 0; in scan() local 10034 int length = 0; in scan() local 10688 int length = 0; in scan() local 10807 int length = 0; in scan() local 11625 int length = 0; in scan() local 11677 int length = 0; in scan() local 24095 int length; in timelib_parse_from_format() local [all …]
|
/PHP-7.0/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_memory_device.h | 41 int length; member 48 int length; member
|
/PHP-7.0/ext/intl/formatter/ |
H A D | formatter_attr.c | 108 int32_t length = 0; in PHP_FUNCTION() local 255 int32_t length = USIZE(value_buf); in PHP_FUNCTION() local 348 int32_t length = USIZE( value_buf ); in PHP_FUNCTION() local
|
/PHP-7.0/ext/xmlrpc/libxmlrpc/ |
H A D | base64.c | 56 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()
|
H A D | base64.h | 15 int length; member
|
/PHP-7.0/ext/spl/examples/ |
H A D | directorytree.php | 29 $length = $argc > 3 ? $argv[3] : -1; variable
|
/PHP-7.0/main/streams/ |
H A D | php_stream_mmap.h | 52 size_t length; member 71 #define php_stream_mmap_range(stream, offset, length, mode, mapped_len) _php_stream_mmap_range((str… argument
|
H A D | mmap.c | 25 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.0/ext/intl/collator/ |
H A D | collator_is_numeric.c | 84 int length = u - nstart; in collator_u_strtod() local 225 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, int allo… in collator_is_numeric()
|
/PHP-7.0/ext/oci8/ |
H A D | oci8_lob.c | 117 int php_oci_lob_get_length (php_oci_descriptor *descriptor, ub4 *length) in php_oci_lob_get_length() 242 ub4 length = 0; in php_oci_lob_read() local 507 …b_copy (php_oci_descriptor *descriptor_dest, php_oci_descriptor *descriptor_from, zend_long length) in php_oci_lob_copy() 837 int php_oci_lob_erase (php_oci_descriptor *descriptor, zend_long offset, ub4 length, ub4 *bytes_era… in php_oci_lob_erase()
|
/PHP-7.0/sapi/cli/ |
H A D | php_cli_process_title.c | 55 int length = 0; in PHP_FUNCTION() local
|
/PHP-7.0/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 217 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_time() local 260 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_date() local 297 zend_ulong length; /* First byte encodes the length*/ in ps_fetch_datetime() local 344 const zend_ulong length = php_mysqlnd_net_field_length(row); in ps_fetch_string() local 360 zend_ulong length = php_mysqlnd_net_field_length(row); in ps_fetch_bit() local
|
/PHP-7.0/ext/hash/ |
H A D | php_hash_snefru.h | 34 unsigned char length; member
|
H A D | php_hash_tiger.h | 30 unsigned int length:7; member
|