Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 181) sorted by relevance

12345678

/PHP-8.2/ext/ftp/
H A Dftp.stub.php68 …function ftp_login(FTP\Connection $ftp, string $username, #[\SensitiveParameter] string $password)…
/PHP-8.2/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c37 #define ROL64(a, offset) _rotl64(a, offset) argument
46 #define ROL64(a, offset) ((((UINT64)a) << offset) ^ (((UINT64)a) >> (64-offset))) argument
101 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_AddBytesInLane()
185 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte()
195 void KeccakP1600_AddBytes(void *state, const unsigned char *data, unsigned int offset, unsigned int… in KeccakP1600_AddBytes()
202 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_OverwriteBytesInLane()
244 void KeccakP1600_OverwriteBytes(void *state, const unsigned char *data, unsigned int offset, unsign… in KeccakP1600_OverwriteBytes()
323 …const void *state, unsigned int lanePosition, unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_ExtractBytesInLane()
392 void KeccakP1600_ExtractBytes(const void *state, unsigned char *data, unsigned int offset, unsigned… in KeccakP1600_ExtractBytes()
399 …t lanePosition, const unsigned char *input, unsigned char *output, unsigned int offset, unsigned i… in KeccakP1600_ExtractAndAddBytesInLane()
[all …]
H A DSnP-Relaned.h19 #define SnP_AddBytes(state, data, offset, length, SnP_AddLanes, SnP_AddBytesInLane, SnP_laneLengthI… argument
47 #define SnP_OverwriteBytes(state, data, offset, length, SnP_OverwriteLanes, SnP_OverwriteBytesInLan… argument
75 #define SnP_ExtractBytes(state, data, offset, length, SnP_ExtractLanes, SnP_ExtractBytesInLane, SnP… argument
103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
/PHP-8.2/ext/opcache/jit/libudis86/
H A Dsyn.c140 int64_t offset = 0; in ud_syn_print_addr() local
180 int64_t offset = 0; in ud_syn_print_imm() local
212 int64_t offset = 0; in ud_syn_print_mem_disp() local
236 int64_t offset = 0; in ud_syn_print_mem_disp() local
/PHP-8.2/ext/hash/sha3/generic32lc/
H A DSnP-Relaned.h19 #define SnP_AddBytes(state, data, offset, length, SnP_AddLanes, SnP_AddBytesInLane, SnP_laneLengthI… argument
47 #define SnP_OverwriteBytes(state, data, offset, length, SnP_OverwriteLanes, SnP_OverwriteBytesInLan… argument
75 #define SnP_ExtractBytes(state, data, offset, length, SnP_ExtractLanes, SnP_ExtractBytesInLane, SnP… argument
103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
H A DKeccakP-1600-inplace32BI.c34 #define ROL32(a, offset) ((((UINT32)a) << (offset)) ^ (((UINT32)a) >> (32-(offset)))) argument
90 void KeccakP1600_SetBytesInLaneToZero(void *state, unsigned int lanePosition, unsigned int offset, … in KeccakP1600_SetBytesInLaneToZero()
125 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte()
146 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_AddBytesInLane()
214 void KeccakP1600_AddBytes(void *state, const unsigned char *data, unsigned int offset, unsigned int… in KeccakP1600_AddBytes()
221 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_OverwriteBytesInLane()
270 void KeccakP1600_OverwriteBytes(void *state, const unsigned char *data, unsigned int offset, unsign… in KeccakP1600_OverwriteBytes()
292 …const void *state, unsigned int lanePosition, unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_ExtractBytesInLane()
358 void KeccakP1600_ExtractBytes(const void *state, unsigned char *data, unsigned int offset, unsigned… in KeccakP1600_ExtractBytes()
365 …t lanePosition, const unsigned char *input, unsigned char *output, unsigned int offset, unsigned i… in KeccakP1600_ExtractAndAddBytesInLane()
[all …]
/PHP-8.2/Zend/
H A Dzend_interfaces.stub.php34 public function offsetExists(mixed $offset): bool;
40 public function offsetGet(mixed $offset): mixed;
43 public function offsetSet(mixed $offset, mixed $value): void;
46 public function offsetUnset(mixed $offset): void;
H A Dzend_multiply.h170 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
198 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
235 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
257 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
278 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
302 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
316 static zend_always_inline size_t zend_safe_address(size_t nmemb, size_t size, size_t offset, bool *… in zend_safe_address()
331 static zend_always_inline size_t zend_safe_address_guarded(size_t nmemb, size_t size, size_t offset) in zend_safe_address_guarded()
344 static zend_always_inline size_t zend_safe_addmult(size_t nmemb, size_t size, size_t offset, const … in zend_safe_addmult()
H A Dzend_object_handlers.h30 #define IS_VALID_PROPERTY_OFFSET(offset) ((intptr_t)(offset) > 0) argument
31 #define IS_WRONG_PROPERTY_OFFSET(offset) ((intptr_t)(offset) == 0) argument
32 #define IS_DYNAMIC_PROPERTY_OFFSET(offset) ((intptr_t)(offset) < 0) argument
34 #define IS_UNKNOWN_DYNAMIC_PROPERTY_OFFSET(offset) (offset == ZEND_DYNAMIC_PROPERTY_OFFSET) argument
35 #define ZEND_DECODE_DYN_PROP_OFFSET(offset) ((uintptr_t)(-(intptr_t)(offset) - 2)) argument
36 #define ZEND_ENCODE_DYN_PROP_OFFSET(offset) ((uintptr_t)(-((intptr_t)(offset) + 2))) argument
161 int offset; member
H A Dzend_attributes.c159 static zend_attribute *get_attribute(HashTable *attributes, zend_string *lcname, uint32_t offset) in get_attribute()
174 …d_attribute *get_attribute_str(HashTable *attributes, const char *str, size_t len, uint32_t offset) in get_attribute_str()
199 …ttribute *zend_get_parameter_attribute(HashTable *attributes, zend_string *lcname, uint32_t offset) in zend_get_parameter_attribute()
204 …nd_get_parameter_attribute_str(HashTable *attributes, const char *str, size_t len, uint32_t offset) in zend_get_parameter_attribute_str()
290 …able **attributes, zend_string *name, uint32_t argc, uint32_t flags, uint32_t offset, uint32_t lin… in zend_add_attribute()
/PHP-8.2/ext/intl/breakiterator/
H A Dbreakiterator.stub.php134 public function following(int $offset): int {}
152 public function isBoundary(int $offset): bool {}
158 public function next(?int $offset = null): int {}
161 public function preceding(int $offset): int {}
H A Dcodepointiterator_internal.cpp189 int32_t CodePointBreakIterator::following(int32_t offset) in following()
199 int32_t CodePointBreakIterator::preceding(int32_t offset) in preceding()
209 UBool CodePointBreakIterator::isBoundary(int32_t offset) in isBoundary()
/PHP-8.2/ext/shmop/
H A Dshmop.stub.php13 function shmop_read(Shmop $shmop, int $offset, int $size): string {}
20 function shmop_write(Shmop $shmop, string $data, int $offset): int {}
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_conf.c213 static char *fpm_conf_set_boolean(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_boolean()
242 static char *fpm_conf_set_string(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_string()
267 static char *fpm_conf_set_integer(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_integer()
302 static char *fpm_conf_set_time(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_time()
343 static char *fpm_conf_set_log_level(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_log_level()
368 static char *fpm_conf_set_syslog_facility(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_syslog_facility()
518 static char *fpm_conf_set_rlimit_core(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_rlimit_core()
547 static char *fpm_conf_set_pm(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_pm()
/PHP-8.2/TSRM/
H A DTSRM.h167 #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) argument
168 #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) argument
172 #define TSRMG_FAST_STATIC(offset, type, element) (TSRMG_FAST_BULK_STATIC(offset, type)->element) argument
173 #define TSRMG_FAST_BULK_STATIC(offset, type) ((type) (((char*) TSRMLS_CACHE)+(offset))) argument
/PHP-8.2/ext/spl/
H A Dspl_fixedarray.c130 static void spl_fixedarray_copy_range(spl_fixedarray *array, zend_long offset, zval *begin, zval *e… in spl_fixedarray_copy_range()
341 static zend_long spl_offset_convert_to_long(zval *offset) /* {{{ */ in spl_offset_convert_to_long()
372 …atic zval *spl_fixedarray_object_read_dimension_helper(spl_fixedarray_object *intern, zval *offset) in spl_fixedarray_object_read_dimension_helper()
399 static zval *spl_fixedarray_object_read_dimension(zend_object *object, zval *offset, int type, zval… in spl_fixedarray_object_read_dimension()
425 …_fixedarray_object_write_dimension_helper(spl_fixedarray_object *intern, zval *offset, zval *value) in spl_fixedarray_object_write_dimension_helper()
455 static void spl_fixedarray_object_write_dimension(zend_object *object, zval *offset, zval *value) in spl_fixedarray_object_write_dimension()
472 …atic void spl_fixedarray_object_unset_dimension_helper(spl_fixedarray_object *intern, zval *offset) in spl_fixedarray_object_unset_dimension_helper()
492 static void spl_fixedarray_object_unset_dimension(zend_object *object, zval *offset) in spl_fixedarray_object_unset_dimension()
503 static bool spl_fixedarray_object_has_dimension_helper(spl_fixedarray_object *intern, zval *offset,… in spl_fixedarray_object_has_dimension_helper()
523 static int spl_fixedarray_object_has_dimension(zend_object *object, zval *offset, int check_empty) in spl_fixedarray_object_has_dimension()
/PHP-8.2/ext/oci8/
H A Doci8.stub.php436 function oci_lob_save(OCILob $lob, string $data, int $offset = 0): bool {}
442 function ocisavelob(OCILob $lob, string $data, int $offset = 0): bool {}
468 function oci_lob_seek(OCILob $lob, int $offset, int $whence = OCI_SEEK_SET): bool {}
478 function oci_lob_erase(OCILob $lob, ?int $offset = null, ?int $length = null): int|false {}
490 function oci_lob_export(OCILob $lob, string $filename, ?int $offset = null, ?int $length = null): b…
496 function ociwritelobtofile(OCILob $lob, string $filename, ?int $offset = null, ?int $length = null)…
639 function oci_fetch_all($statement, &$output, int $offset = 0, int $limit = -1, int $flags = OCI_FET…
647 function ocifetchstatement($statement, &$output, int $offset = 0, int $limit = -1, int $flags = OCI…
697 function oci_new_connect(string $username, #[\SensitiveParameter] string $password, ?string $connec…
/PHP-8.2/scripts/dev/
H A Dcheck_parameters.php69 function update_lineno($offset)
189 function check_function($name, $txt, $offset)
/PHP-8.2/ext/dom/
H A Dcharacterdata.c120 zend_long offset, count; in PHP_METHOD() local
191 zend_long offset; in PHP_METHOD() local
239 zend_long offset, count; in PHP_METHOD() local
295 zend_long offset, count; in PHP_METHOD() local
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c173 static void resourcebundle_array_fetch(zend_object *object, zval *offset, zval *return_value, int f… in resourcebundle_array_fetch()
228 zval *resourcebundle_array_get(zend_object *object, zval *offset, int type, zval *rv) in resourcebundle_array_get()
243 zval * offset; in PHP_FUNCTION() local
/PHP-8.2/main/streams/
H A Dphp_stream_mmap.h47 size_t offset; member
69 #define php_stream_mmap_range(stream, offset, length, mode, mapped_len) _php_stream_mmap_range((str… argument
/PHP-8.2/ext/intl/grapheme/
H A Dgrapheme_util.c99 …har *haystack, size_t haystack_len, char *needle, size_t needle_len, int32_t offset, int32_t *puch… in grapheme_strpos_utf16()
293 int32_t grapheme_get_haystack_offset(UBreakIterator* bi, int32_t offset) in grapheme_get_haystack_offset()
333 …strrpos_ascii(char *haystack, size_t haystack_len, char *needle, size_t needle_len, int32_t offset) in grapheme_strrpos_ascii()
H A Dgrapheme_string.c88 int32_t offset = 0; in PHP_FUNCTION() local
138 int32_t offset = 0; in PHP_FUNCTION() local
199 int32_t offset = 0; in PHP_FUNCTION() local
254 int32_t offset = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/iconv/
H A Diconv.stub.php29 function iconv_substr(string $string, int $offset, ?int $length = null, ?string $encoding = null): …
31 function iconv_strpos(string $haystack, string $needle, int $offset = 0, ?string $encoding = null):…
/PHP-8.2/ext/date/lib/
H A Dparse_tz.c377 static signed int find_ttinfo_index(timelib_tzinfo *tz, int32_t offset, int isdst, char *abbr) in find_ttinfo_index()
406 static signed int add_new_ttinfo_index(timelib_tzinfo *tz, int32_t offset, int isdst, char *abbr) in add_new_ttinfo_index()
885 int32_t offset = 0, leap_secs = 0; in timelib_get_time_zone_info() local
913 int timelib_get_time_zone_offset_info(timelib_sll ts, timelib_tzinfo *tz, int32_t* offset, timelib_… in timelib_get_time_zone_offset_info()
945 int32_t offset = 0; in timelib_get_current_offset() local

Completed in 62 milliseconds

12345678