Home
last modified time | relevance | path

Searched defs:offset (Results 76 – 100 of 158) sorted by relevance

1234567

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_list.c132 void phpdbg_list_file(zend_string *filename, uint32_t count, int offset, uint32_t highlight) /* {{{… in phpdbg_list_file()
/PHP-7.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp321 zend_long offset; in PHP_FUNCTION() local
/PHP-7.3/ext/pdo_dblib/
H A Ddblib_stmt.c199 enum pdo_fetch_orientation ori, zend_long offset) in pdo_dblib_stmt_fetch()
/PHP-7.3/Zend/
H A Dzend_vm_def.h1773 zval *offset; variable
1923 zval *offset; variable
5560 zval *offset; variable
5655 zval *offset; variable
6313 zval *offset; variable
6384 zval *offset; variable
8702 zend_long offset; variable
H A Dzend_compile.h340 uint32_t offset; /* property offset for object properties or member
348 #define OBJ_PROP(obj, offset) \ argument
354 #define OBJ_PROP_TO_NUM(offset) \ argument
591 #define ZEND_OFFSET_TO_OPLINE(base, offset) \ argument
594 #define ZEND_OFFSET_TO_OPLINE_NUM(op_array, base, offset) \ argument
H A Dzend_execute.c1177 zend_long offset; in zend_check_string_offset() local
1377 zend_long offset; in zend_assign_to_string_offset() local
1615 …atic zend_never_inline ZEND_COLD void ZEND_FASTCALL zend_undefined_index(const zend_string *offset) in zend_undefined_index()
1956 zend_long offset; in zend_fetch_dimension_address_read() local
3438 #define ZEND_VM_SET_RELATIVE_OPCODE(opline, offset) \ argument
/PHP-7.3/ext/zip/lib/
H A Dzip_source_buffer.c50 zip_uint64_t offset; /* current offset */ member
H A Dzip_dirent.c97 zip_uint64_t offset, size; in _zip_cdir_write() local
/PHP-7.3/ext/phar/
H A Dphar_internal.h239 zend_long offset; member
322 zend_long offset; member
403 …tic inline void phar_set_fp_type(phar_entry_info *entry, enum phar_fp_type type, zend_off_t offset) in phar_set_fp_type()
H A Ddirstream.c61 static int phar_dir_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffset) … in phar_dir_seek()
H A Dstream.c395 static int phar_stream_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffse… in phar_stream_seek()
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c126 static xmlNodePtr sxe_get_element_by_offset(php_sxe_object *sxe, zend_long offset, xmlNodePtr node,… in sxe_get_element_by_offset()
376 static zval *sxe_dimension_read(zval *object, zval *offset, int type, zval *rv) in sxe_dimension_read()
662 static void sxe_dimension_write(zval *object, zval *offset, zval *value) in sxe_dimension_write()
938 static void sxe_dimension_delete(zval *object, zval *offset) in sxe_dimension_delete()
/PHP-7.3/ext/pdo_mysql/
H A Dmysql_statement.c616 static int pdo_mysql_stmt_fetch(pdo_stmt_t *stmt, enum pdo_fetch_orientation ori, zend_long offset)…
/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_statement.c416 enum pdo_fetch_orientation ori, zend_long offset) in pgsql_stmt_fetch()
/PHP-7.3/ext/standard/
H A Dstring.c1966 zend_long offset = 0; local
2023 zend_long offset = 0; local
2095 zend_long offset = 0; local
2162 zend_long offset = 0; local
3958 size_t offset; local
4097 size_t offset; local
5686 zend_long offset = 0, length = 0; local
6227 zend_long offset, len=0; local
/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_statement.c176 enum pdo_fetch_orientation ori, zend_long offset) in firebird_stmt_fetch()
/PHP-7.3/ext/pdo_odbc/
H A Dodbc_stmt.c526 enum pdo_fetch_orientation ori, zend_long offset) in odbc_stmt_fetch()
/PHP-7.3/ext/dom/
H A Dphp_dom.c1546 zval *dom_nodelist_read_dimension(zval *object, zval *offset, int type, zval *rv) /* {{{ */ in dom_nodelist_read_dimension()
1563 zend_long offset = zval_get_long(member); in dom_nodelist_has_dimension() local
/PHP-7.3/main/streams/
H A Duserspace.c771 static int php_userstreamop_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *new… in php_userstreamop_seek()
1465 static int php_userstreamop_rewinddir(php_stream *stream, zend_off_t offset, int whence, zend_off_t… in php_userstreamop_rewinddir()
/PHP-7.3/ext/spl/
H A Dspl_iterators.h140 zend_long offset; member
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_methods.cpp242 int32_t offset, in PHP_FUNCTION() local
/PHP-7.3/ext/date/lib/
H A Dparse_tz.c666 int32_t offset = 0, leap_secs = 0; in timelib_get_time_zone_info() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_filter.c237 int gdImageConvolution(gdImagePtr src, float filter[3][3], float filter_div, float offset) in gdImageConvolution()
/PHP-7.3/ext/oci8/
H A Doci8_interface.c296 zend_long offset = 0; in PHP_FUNCTION() local
533 zend_long offset, whence = PHP_OCI_SEEK_SET; in PHP_FUNCTION() local
745 zend_long offset = -1, length = -1; in PHP_FUNCTION() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c856 PCRE2_SIZE offset; in show_parsed() local
2419 PCRE2_SIZE offset; in parse_regex() local
4931 PCRE2_SIZE offset = 0; in compile_branch() local
8562 PCRE2_SIZE offset; in get_branchlength() local
8936 PCRE2_SIZE offset; in set_lookbehind_lengths() local

Completed in 190 milliseconds

1234567