/PHP-8.3/ext/hash/ |
H A D | php_hash_ripemd.h | 24 uint32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member 31 uint32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member 38 uint32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member 45 uint32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member
|
H A D | php_hash_sha.h | 27 uint32_t count[2]; /* number of bits, modulo 2^64 */ member 40 uint32_t count[2]; /* number of bits, modulo 2^64 */ member 53 uint64_t count[2]; /* number of bits, modulo 2^128 */ member 66 uint64_t count[2]; /* number of bits, modulo 2^128 */ member
|
H A D | php_hash_snefru.h | 29 uint32_t count[2]; member
|
H A D | php_hash_gost.h | 25 uint32_t count[2]; member
|
/PHP-8.3/ext/gettext/ |
H A D | gettext.stub.php | 25 function ngettext(string $singular, string $plural, int $count): string {} 30 function dngettext(string $domain, string $singular, string $plural, int $count): string {} 35 function dcngettext(string $domain, string $singular, string $plural, int $count, int $category): s…
|
H A D | gettext.c | 207 zend_long count; in PHP_FUNCTION() local 230 zend_long count; in PHP_FUNCTION() local 255 zend_long count, category; in PHP_FUNCTION() local
|
/PHP-8.3/ext/mysqlnd/ |
H A D | mysqlnd_read_buffer.c | 35 mysqlnd_read_buffer_read(MYSQLND_READ_BUFFER * buffer, const size_t count, zend_uchar * dest) in mysqlnd_read_buffer_read() 72 mysqlnd_create_read_buffer(const size_t count) in mysqlnd_create_read_buffer()
|
/PHP-8.3/ext/pcre/ |
H A D | php_pcre.stub.php | 111 …tern, string|array $replacement, string|array $subject, int $limit = -1, &$count = null): string|a… 117 …tern, string|array $replacement, string|array $subject, int $limit = -1, &$count = null): string|a… 123 …ay $pattern, callable $callback, string|array $subject, int $limit = -1, &$count = null, int $flag… 126 …e_callback_array(array $pattern, string|array $subject, int $limit = -1, &$count = null, int $flag…
|
/PHP-8.3/ext/standard/ |
H A D | php_fopen_wrapper.c | 32 static ssize_t php_stream_output_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_stream_output_write() 39 static ssize_t php_stream_output_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_stream_output_read() 70 static ssize_t php_stream_input_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_stream_input_write() 76 static ssize_t php_stream_input_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_stream_input_read()
|
H A D | sha1.h | 25 uint32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member
|
H A D | crypt_freesec.c | 457 int count, struct php_crypt_extended_data *data) in do_des() 574 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher() 612 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
|
/PHP-8.3/ext/dom/ |
H A D | nodelist.c | 94 zend_long count = 0; in php_dom_get_nodelist_length() local 133 PHP_METHOD(DOMNodeList, count) in PHP_METHOD() argument 195 zend_long count = 0; in php_dom_nodelist_get_item_into_zval() local
|
H A D | namednodemap.c | 45 int count = 0; in php_dom_get_namednodemap_length() local 150 zend_long count = 0; in php_dom_named_node_map_get_item() local 250 PHP_METHOD(DOMNamedNodeMap, count) in PHP_METHOD() argument
|
H A D | characterdata.c | 107 zend_long offset, count; in PHP_METHOD() local 222 zend_long offset, count; in PHP_METHOD() local 276 zend_long offset, count; in PHP_METHOD() local
|
/PHP-8.3/ext/bcmath/libbcmath/src/ |
H A D | doaddsub.c | 57 for (int count = scale_min - sum_scale; count > 0; count--) { in _bc_do_add() local 137 size_t borrow, count; in _bc_do_sub() local
|
H A D | nearzero.c | 48 size_t count = num->n_len + scale; in bc_is_near_zero() local
|
H A D | zero.c | 40 size_t count; in bc_is_zero_for_scale() local
|
H A D | compare.c | 78 size_t count = n1->n_len + MIN (n1->n_scale, n2->n_scale); in _bc_do_compare() local
|
/PHP-8.3/Zend/ |
H A D | zend_ptr_stack.c | 37 ZEND_API void zend_ptr_stack_n_push(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_push() 55 ZEND_API void zend_ptr_stack_n_pop(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_pop()
|
/PHP-8.3/ext/zlib/ |
H A D | zlib_fopen_wrapper.c | 33 static ssize_t php_gziop_read(php_stream *stream, char *buf, size_t count) in php_gziop_read() 48 static ssize_t php_gziop_write(php_stream *stream, const char *buf, size_t count) in php_gziop_write()
|
/PHP-8.3/build/ |
H A D | order_by_dep.awk | 58 function count(arr, n, i) function
|
/PHP-8.3/ext/spl/ |
H A D | spl_heap.stub.php | 42 public function count(): int {} function in SplPriorityQueue 108 public function count(): int {} function in SplHeap
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 60 int32_t& count) { in phpGetArgTypeList() 300 int32_t count; in umsg_set_timezone() local 621 U_CFUNC void umsg_parse_helper(UMessageFormat *fmt, int *count, zval **args, UChar *source, int32_t… in umsg_parse_helper()
|
/PHP-8.3/ext/gd/libgd/ |
H A D | gd_color_match.c | 16 int count; in gdImageColorMatch() local
|
/PHP-8.3/main/streams/ |
H A D | memory.c | 45 static ssize_t php_stream_memory_write(php_stream *stream, const char *buf, size_t count) in php_stream_memory_write() 78 static ssize_t php_stream_memory_read(php_stream *stream, char *buf, size_t count) in php_stream_memory_read() 345 static ssize_t php_stream_temp_write(php_stream *stream, const char *buf, size_t count) in php_stream_temp_write() 376 static ssize_t php_stream_temp_read(php_stream *stream, char *buf, size_t count) in php_stream_temp_read()
|