Home
last modified time | relevance | path

Searched defs:offset (Results 101 – 125 of 137) sorted by relevance

123456

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c584 const size_t offset = *p - *buf; in mysqlnd_stmt_execute_check_n_enlarge_buffer() local
H A Dmysqlnd.h111 #define mysqlnd_result_fetch_field_data(res,offset,ret) (res)->m.fetch_field_data((res), (offset), … argument
/PHP-7.4/ext/phar/
H A Dpharzip.h166 char offset[4]; /* relative offset of local header 4 bytes */ member
H A Dphar.c675 zend_long offset; in phar_parse_pharfile() local
2510 zend_long offset; in phar_flush() local
H A Dfunc_interceptors.c99 zend_long offset = -1; in PHAR_FUNC() local
H A Dutil.c116 int phar_seek_efp(phar_entry_info *entry, zend_off_t offset, int whence, zend_off_t position, int f… in phar_seek_efp()
/PHP-7.4/win32/
H A Dioutil.c1169 size_t offset = 0; in php_win32_ioutil_readlink_w() local
/PHP-7.4/Zend/
H A Dzend_closures.c800 void zend_closure_bind_var_ex(zval *closure_zv, uint32_t offset, zval *val) /* {{{ */ in zend_closure_bind_var_ex()
H A Dzend_ast.c409 static int zend_ast_add_array_element(zval *result, zval *offset, zval *expr) in zend_ast_add_array_element()
/PHP-7.4/ext/standard/
H A Dfile.c531 zend_long offset = 0; in PHP_FUNCTION() local
1290 zend_long offset, whence = SEEK_SET; in PHP_FUNCTION() local
H A Darray.c3056 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, …
3444 zend_long offset, local
3503 zend_long offset, /* Offset to get elements from */ local
/PHP-7.4/ext/sockets/
H A Dconversions.c130 static inline void *accounted_safe_ecalloc(size_t nmemb, size_t alloc_size, size_t offset, ser_cont… in accounted_safe_ecalloc()
846 size_t *offset, in from_zval_write_control()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c296 int offset; /* Offset to opcode (-ve has meaning) */ member
/PHP-7.4/main/
H A Drfc1867.c790 zend_off_t offset; local
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c70 OVERLAPPED offset = {0,0,0,0,NULL}; in zend_file_cache_flock() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c156 static int pgsql_lob_seek(php_stream *stream, zend_off_t offset, int whence, in pgsql_lob_seek()
/PHP-7.4/ext/gd/libgd/
H A Dgd.h277 int offset; member
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c123 uint32_t offset; member
573 static zend_op* _get_recv_op(zend_op_array *op_array, uint32_t offset) in _get_recv_op()
592 …mart_str *str, zend_function *fptr, struct _zend_arg_info *arg_info, uint32_t offset, zend_bool re… in _parameter_string()
1123 …nction *fptr, zval *closure_object, struct _zend_arg_info *arg_info, uint32_t offset, zend_bool re… in reflection_parameter_factory()
/PHP-7.4/ext/spl/
H A Dspl_dllist.c168 static spl_ptr_llist_element *spl_ptr_llist_offset(spl_ptr_llist *llist, zend_long offset, int back… in spl_ptr_llist_offset()
/PHP-7.4/ext/date/lib/
H A Dtimelib.h199 int32_t offset; member
H A Dparse_date.c840 timelib_long offset = 0; in timelib_parse_zone() local
/PHP-7.4/ext/curl/
H A Dinterface.c2128 static int seek_cb(void *arg, curl_off_t offset, int origin) /* {{{ */ in seek_cb()
/PHP-7.4/ext/imap/
H A Dphp_imap.c4058 size_t offset, bufferLen = 0; in _php_imap_mail() local
4377 zend_long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-7.4/ext/snmp/
H A Dsnmp.c353 int offset; member
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c1951 …ljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) in sljit_get_local_base()

Completed in 179 milliseconds

123456