Home
last modified time | relevance | path

Searched defs:offset (Results 26 – 50 of 158) sorted by relevance

1234567

/PHP-7.3/ext/pdo_oci/
H A Doci_statement.c403 ub4 amt, offset = 1; in oci_stmt_param_hook() local
460 static int oci_stmt_fetch(pdo_stmt_t *stmt, enum pdo_fetch_orientation ori, zend_long offset) /* {{… in oci_stmt_fetch()
637 ub4 offset; member
708 static int oci_blob_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffset) in oci_blob_seek()
/PHP-7.3/main/streams/
H A Dmmap.c23 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.3/ext/xmlrpc/libxmlrpc/
H A Dbase64.h17 int offset; member
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitExecAllocator.c199 #define AS_BLOCK_HEADER(base, offset) \ argument
201 #define AS_FREE_BLOCK(base, offset) \ argument
H A DsljitProtExecAllocator.c230 #define AS_BLOCK_HEADER(base, offset) \ argument
232 #define AS_FREE_BLOCK(base, offset) \ argument
/PHP-7.3/ext/zip/lib/
H A Dzip_source_zip_new.c46 zip_uint64_t offset; in _zip_source_zip_new() local
H A Dzip_buffer.c292 _zip_buffer_set_offset(zip_buffer_t *buffer, zip_uint64_t offset) in _zip_buffer_set_offset()
308 zip_uint64_t offset = buffer->offset + length; in _zip_buffer_skip() local
H A Dzip_open.c398 zip_int64_t offset = zip_source_tell(za->src); in _zip_read_cdir() local
670 zip_uint64_t i, nentry, size, offset, eocd_offset; in _zip_read_eocd() local
729 zip_uint64_t offset; in _zip_read_eocd64() local
H A Dzip_source_filep.c481 _zip_fseek_u(FILE *f, zip_uint64_t offset, int whence, zip_error_t *error) in _zip_fseek_u()
492 _zip_fseek(FILE *f, zip_int64_t offset, int whence, zip_error_t *error) in _zip_fseek()
H A Dzip_utf-8.c223 zip_uint32_t buflen, i, offset; in _zip_cp437_to_utf8() local
/PHP-7.3/Zend/
H A Dzend_sort.c36 size_t offset; in zend_qsort() local
325 size_t offset = (nmemb >> Z_L(1)); in zend_sort() local
H A Dzend_alloc.h160 #define safe_emalloc(nmemb, size, offset) _safe_emalloc((nmemb), (size), (offset) ZEND_FILE_LINE_CC… argument
167 #define safe_erealloc(ptr, nmemb, size, offset) _safe_erealloc((ptr), (nmemb), (size), (offset) ZEN… argument
176 #define safe_emalloc_rel(nmemb, size, offset) _safe_emalloc((nmemb), (size), (offset) ZEND_FILE_LIN… argument
183 #define safe_erealloc_rel(ptr, nmemb, size, offset) _safe_erealloc((ptr), (nmemb), (size), (offset)… argument
194 #define safe_pemalloc(nmemb, size, offset, persistent) ((persistent)?_safe_malloc(nmemb, size, offs… argument
207 #define safe_perealloc(ptr, nmemb, size, offset, persistent) ((persistent)?_safe_realloc((ptr), (nm… argument
/PHP-7.3/ext/mbstring/libmbfl/tests/
H A Dstrcut.c31 int offset, length; in main() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c176 const struct buffer *b, size_t offset, int mode, int text, in match()
1228 mdebug(uint32_t offset, const char *str, size_t len) in mdebug()
1238 const unsigned char *s, uint32_t offset, size_t nbytes, struct magic *m) in mcopy()
1364 intmax_t offset; in do_ops() local
1451 uint32_t offset = ms->offset; in mget() local
2051 zval *match, *offset; in magiccheck() local
/PHP-7.3/ext/spl/
H A Dspl_array.c289 …rray_get_dimension_ptr(int check_inherited, spl_array_object *intern, zval *offset, int type) /* {… in spl_array_get_dimension_ptr()
397 static zval *spl_array_read_dimension_ex(int check_inherited, zval *object, zval *offset, int type,… in spl_array_read_dimension_ex()
444 static zval *spl_array_read_dimension(zval *object, zval *offset, int type, zval *rv) /* {{{ */ in spl_array_read_dimension()
449 static void spl_array_write_dimension_ex(int check_inherited, zval *object, zval *offset, zval *val… in spl_array_write_dimension_ex()
519 static void spl_array_write_dimension(zval *object, zval *offset, zval *value) /* {{{ */ in spl_array_write_dimension()
524 static void spl_array_unset_dimension_ex(int check_inherited, zval *object, zval *offset) /* {{{ */ in spl_array_unset_dimension_ex()
604 static void spl_array_unset_dimension(zval *object, zval *offset) /* {{{ */ in spl_array_unset_dimension()
609 static int spl_array_has_dimension_ex(int check_inherited, zval *object, zval *offset, int check_em… in spl_array_has_dimension_ex()
695 static int spl_array_has_dimension(zval *object, zval *offset, int check_empty) /* {{{ */ in spl_array_has_dimension()
H A Dspl.php488 function offsetSet($offset, $value);
493 function offsetGet($offset);
497 function offsetUnset($offset);
502 function offsetExists($offset);
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c81 static zval *com_read_dimension(zval *object, zval *offset, int type, zval *rv) in com_read_dimension()
117 static void com_write_dimension(zval *object, zval *offset, zval *value) in com_write_dimension()
225 static void com_dimension_delete(zval *object, zval *offset) in com_dimension_delete()
H A Dcom_saproxy.c86 static zval *saproxy_read_dimension(zval *object, zval *offset, int type, zval *rv) in saproxy_read_dimension()
206 static void saproxy_write_dimension(zval *object, zval *offset, zval *value) in saproxy_write_dimension()
308 static void saproxy_dimension_delete(zval *object, zval *offset) in saproxy_dimension_delete()
/PHP-7.3/ext/standard/
H A Dmicrotime.c68 timelib_time_offset *offset; in _php_gettimeofday() local
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_trace_mach.c83 size_t offset = ((uintptr_t) (addr) % fpm_pagesize); in fpm_trace_get_long() local
/PHP-7.3/ext/opcache/Optimizer/
H A Doptimize_temp_vars_5.c45 int offset = op_array->last_var; in zend_optimize_temporary_variables() local
H A Dpass1_5.c139 zval *offset; in zend_optimizer_pass1() local
/PHP-7.3/win32/
H A Dreaddir.h31 uint16_t offset; /* offset into directory */ member
/PHP-7.3/ext/dba/
H A Ddba_cdb.c226 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
231 zend_off_t cdb_file_lseek(int fd, zend_off_t offset, int whence) { in cdb_file_lseek()
/PHP-7.3/ext/dom/
H A Dtext.c146 zend_long offset; in PHP_FUNCTION() local

Completed in 65 milliseconds

1234567