Home
last modified time | relevance | path

Searched defs:offset (Results 51 – 75 of 196) sorted by relevance

12345678

/php-src/ext/com_dotnet/
H A Dcom_saproxy.c84 static zval *saproxy_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in saproxy_read_dimension()
207 static void saproxy_write_dimension(zend_object *object, zval *offset, zval *value) in saproxy_write_dimension()
301 static void saproxy_dimension_delete(zend_object *object, zval *offset) in saproxy_dimension_delete()
/php-src/win32/
H A Dreaddir.h35 uint32_t offset; /* offset into directory */ member
/php-src/ext/dom/
H A Dtext.c109 zend_long offset; in PHP_METHOD() local
H A Dphp_dom.c2166 static bool dom_nodemap_or_nodelist_process_offset_as_named(zval *offset, zend_long *lval) in dom_nodemap_or_nodelist_process_offset_as_named()
2183 static zval *dom_nodelist_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodelist_read_dimension()
2210 zend_long offset; in dom_nodelist_has_dimension() local
2275 static zval *dom_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodemap_read_dimension()
2308 zend_long offset; in dom_nodemap_has_dimension() local
2317 static zval *dom_modern_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *r… in dom_modern_nodemap_read_dimension()
2363 zend_long offset = Z_LVAL_P(member); in dom_modern_nodemap_has_dimension() local
2366 zend_long offset = zend_dval_to_lval_safe(Z_DVAL_P(member)); in dom_modern_nodemap_has_dimension() local
H A Dhtml_collection.c101 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_html_collection_read_dimension()
/php-src/ext/dba/
H A Ddba_cdb.c222 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
227 zend_off_t cdb_file_lseek(int fd, zend_off_t offset, int whence) { in cdb_file_lseek()
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.c339 int8_t offset = mbfl_encoding_ptr_list_after_hashing[key]; in mbfl_name2encoding_ex() local
/php-src/ext/spl/
H A Dspl_iterators.stub.php187 public function seek(int $offset): void;
192 public function __construct(Iterator $iterator, int $offset = 0, int $limit = -1) {}
204 public function seek(int $offset): int {}
H A Dspl_directory.stub.php145 public function seek(int $offset): void {}
277 public function fseek(int $offset, int $whence = SEEK_SET): int {}
/php-src/TSRM/
H A DTSRM.c79 #define TSRM_SAFE_RETURN_RSRC(array, offset, range) \ argument
97 #define TSRM_SAFE_RETURN_RSRC(array, offset, range) \ argument
323 TSRM_API ts_rsrc_id ts_allocate_fast_id(ts_rsrc_id *rsrc_id, size_t *offset, size_t size, ts_alloca… in ts_allocate_fast_id()
/php-src/Zend/
H A Dzend_map_ptr.h33 #define ZEND_MAP_PTR_OFFSET2PTR(offset) \ argument
H A Dzend_object_handlers.c321 uintptr_t offset; in zend_get_property_offset() local
987 ZEND_API zval *zend_std_read_dimension(zend_object *object, zval *offset, int type, zval *rv) /* {{… in zend_std_read_dimension()
1038 ZEND_API void zend_std_write_dimension(zend_object *object, zval *offset, zval *value) /* {{{ */ in zend_std_write_dimension()
1060 ZEND_API int zend_std_has_dimension(zend_object *object, zval *offset, int check_empty) /* {{{ */ in zend_std_has_dimension()
1252 ZEND_API void zend_std_unset_dimension(zend_object *object, zval *offset) /* {{{ */ in zend_std_unset_dimension()
H A Dzend_weakrefs.c344 static zval *zend_weakmap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in zend_weakmap_read_dimension()
375 static void zend_weakmap_write_dimension(zend_object *object, zval *offset, zval *value) in zend_weakmap_write_dimension()
409 static int zend_weakmap_has_dimension(zend_object *object, zval *offset, int check_empty) in zend_weakmap_has_dimension()
429 static void zend_weakmap_unset_dimension(zend_object *object, zval *offset) in zend_weakmap_unset_dimension()
H A Dzend_sort.c258 size_t offset = (nmemb >> Z_L(1)); in zend_sort() local
/php-src/ext/pdo/
H A Dpdo_stmt.c567 static bool do_fetch_common(pdo_stmt_t *stmt, enum pdo_fetch_orientation ori, zend_long offset) /* … in do_fetch_common()
718 …urn_value, enum pdo_fetch_type how, enum pdo_fetch_orientation ori, zend_long offset, zval *return… in do_fetch()
2305 static zval *row_dim_read(zend_object *object, zval *offset, int type, zval *rv) in row_dim_read()
2371 static int row_dim_exists(zend_object *object, zval *offset, int check_empty) in row_dim_exists()
2403 static void row_prop_delete(zend_object *object, zend_string *offset, void **cache_slot) in row_prop_delete()
2408 static void row_dim_delete(zend_object *object, zval *offset) in row_dim_delete()
/php-src/ext/date/lib/
H A Dunixtime2tm.c100 int32_t offset = 0; in timelib_update_from_sse() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Din.h35 size_t offset; member
/php-src/ext/zlib/
H A Dzlib_fopen_wrapper.c56 static int php_gziop_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffs) in php_gziop_seek()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2231 int offset; in init_frame() local
2456 int size, offset; in get_recurse_data_length() local
6162 sljit_s32 offset; in fast_forward_first_n_chars() local
9381 unsigned int offset; in compile_dnref_search() local
9409 int offset = 0; in compile_ref_matchingpath() local
9576 int offset = 0; in compile_ref_iterator_matchingpath() local
10744 int offset = 0; in compile_bracket_matchingpath() local
11342 int offset = 0; in compile_bracketpos_matchingpath() local
12331 int offset = GET2(cc, 1); in compile_close_matchingpath() local
12990 int offset = 0; in compile_bracket_backtrackingpath() local
[all …]
/php-src/ext/pdo_sqlite/
H A Dsqlite_statement.c203 enum pdo_fetch_orientation ori, zend_long offset) in pdo_sqlite_stmt_fetch()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c789 sljit_sw stack_size, prev_stack_size, min_size, offset; in tail_call_with_args() local
1009 sljit_s32 kept_saveds_count, offset; in tail_call_reg_arg_with_args() local
1257 sljit_s32 i, next, reg_idx, offset; in sljit_emit_mem() local
/php-src/ext/intl/normalizer/
H A Dnormalizer_normalize.c308 int32_t offset = 0; in PHP_FUNCTION() local
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php95 public static function getEquivalentID(string $timezoneId, int $offset): string|false {}
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1030 zend_long offset; in zend_check_string_offset() local
1071 …c zend_always_inline zend_string* zend_jit_fetch_dim_str_offset(zend_string *str, zend_long offset) in zend_jit_fetch_dim_str_offset()
1089 …nd_string* ZEND_FASTCALL zend_jit_fetch_dim_str_offset_r_helper(zend_string *str, zend_long offset) in zend_jit_fetch_dim_str_offset_r_helper()
1096 zend_long offset; in zend_jit_fetch_dim_str_r_helper() local
1119 zend_long offset; in zend_jit_fetch_dim_str_is_helper() local
1228 zend_long offset; in zend_assign_to_string_offset() local
1734 static int ZEND_FASTCALL zend_jit_isset_dim_helper(zval *container, zval *offset) in zend_jit_isset_dim_helper()
/php-src/ext/filter/
H A Dlogical_filters.c854 int offset = 8 - blocks; in _php_filter_validate_ipv6() local
980 int tokens, length, i, offset, exp_separator_set; in php_filter_validate_mac() local

Completed in 106 milliseconds

12345678