Home
last modified time | relevance | path

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

123456

/PHP-5.6/TSRM/
H A Dreaddir.h31 short offset; /* offset into directory */ member
H A DTSRM.c66 #define TSRM_SAFE_RETURN_RSRC(array, offset, range) \ argument
84 #define TSRM_SAFE_RETURN_RSRC(array, offset, range) \ argument
/PHP-5.6/ext/opcache/
H A Dzend_persist.c241 zval offset; local
281 int offset = 0; local
/PHP-5.6/ext/pdo_oci/
H A Doci_statement.c384 ub4 amt, offset = 1; in oci_stmt_param_hook() local
611 ub4 offset; member
677 static int oci_blob_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) in oci_blob_seek()
/PHP-5.6/win32/
H A Dreaddir.h35 short offset; /* offset into directory */ member
/PHP-5.6/netware/
H A Dstart.c44 int (*readRoutineP)( int conn, void *fileHandle, size_t offset, in _NonAppStart()
/PHP-5.6/ext/spl/
H A Dspl_fixedarray.c372 static zval *spl_fixedarray_object_read_dimension(zval *object, zval *offset, int type TSRMLS_DC) /… in spl_fixedarray_object_read_dimension()
405 …xedarray_object_write_dimension_helper(spl_fixedarray_object *intern, zval *offset, zval *value TS… in spl_fixedarray_object_write_dimension_helper()
434 static void spl_fixedarray_object_write_dimension(zval *object, zval *offset, zval *value TSRMLS_DC… in spl_fixedarray_object_write_dimension()
497 …fixedarray_object_has_dimension_helper(spl_fixedarray_object *intern, zval *offset, int check_empt… in spl_fixedarray_object_has_dimension_helper()
528 static int spl_fixedarray_object_has_dimension(zval *object, zval *offset, int check_empty TSRMLS_D… in spl_fixedarray_object_has_dimension()
H A Dspl.php488 function offsetSet($offset, $value);
493 function offsetGet($offset);
497 function offsetUnset($offset);
502 function offsetExists($offset);
H A Dspl_array.c302 static zval **spl_array_get_dimension_ptr_ptr(int check_inherited, zval *object, zval *offset, int … in spl_array_get_dimension_ptr_ptr()
382 static zval *spl_array_read_dimension_ex(int check_inherited, zval *object, zval *offset, int type … in spl_array_read_dimension_ex()
432 static zval *spl_array_read_dimension(zval *object, zval *offset, int type TSRMLS_DC) /* {{{ */ in spl_array_read_dimension()
437 static void spl_array_write_dimension_ex(int check_inherited, zval *object, zval *offset, zval *val… in spl_array_write_dimension_ex()
506 static void spl_array_write_dimension(zval *object, zval *offset, zval *value TSRMLS_DC) /* {{{ */ in spl_array_write_dimension()
598 static int spl_array_has_dimension_ex(int check_inherited, zval *object, zval *offset, int check_em… in spl_array_has_dimension_ex()
672 static int spl_array_has_dimension(zval *object, zval *offset, int check_empty TSRMLS_DC) /* {{{ */ in spl_array_has_dimension()
/PHP-5.6/ext/zip/lib/
H A Dzip_utf-8.c229 zip_uint32_t buflen, i, offset; in _zip_cp437_to_utf8() local
H A Dzip_open.c603 zip_uint64_t i, nentry, size, offset; in _zip_read_eocd() local
657 zip_uint64_t offset; in _zip_read_eocd64() local
/PHP-5.6/Zend/
H A Dzend_qsort.c67 uint offset; in zend_qsort_r() local
H A Dzend_vm_execute.h15349 zval *offset; in zend_fetch_property_address_read_helper_SPEC_VAR_CONST() local
15472 zval *offset; in ZEND_FETCH_OBJ_IS_SPEC_VAR_CONST_HANDLER() local
16249 zval *offset; in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER() local
16345 zval *offset; in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER() local
16474 zval *offset; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CONST() local
17721 zval *offset; in zend_fetch_property_address_read_helper_SPEC_VAR_TMP() local
17844 zval *offset; in ZEND_FETCH_OBJ_IS_SPEC_VAR_TMP_HANDLER() local
18454 zval *offset; in ZEND_UNSET_DIM_SPEC_VAR_TMP_HANDLER() local
18550 zval *offset; in ZEND_UNSET_OBJ_SPEC_VAR_TMP_HANDLER() local
18594 zval *offset; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_TMP() local
[all …]
H A Dzend_alloc.c546 #define ZEND_MM_BLOCK_AT(blk, offset) ((zend_mm_block *) (((char *) (blk))+(offset))) argument
2463 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2483 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2512 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2533 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2553 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2566 static inline size_t safe_address(size_t nmemb, size_t size, size_t offset) in safe_address()
2595 ZEND_API void *_safe_malloc(size_t nmemb, size_t size, size_t offset) in _safe_malloc()
2605 ZEND_API void *_safe_realloc(void *ptr, size_t nmemb, size_t size, size_t offset) in _safe_realloc()
H A Dzend_stream.c240 long offset = ftell(file_handle->handle.fp); local
/PHP-5.6/ext/dba/
H A Ddba_cdb.c228 int cdb_file_lseek(php_stream *fp, off_t offset, int whence TSRMLS_DC) { in cdb_file_lseek()
233 int cdb_file_lseek(int fd, off_t offset, int whence TSRMLS_DC) { in cdb_file_lseek()
/PHP-5.6/ext/dom/
H A Dtext.c153 long offset; in PHP_FUNCTION() local
/PHP-5.6/ext/opcache/Optimizer/
H A Dpass1_5.c228 zval offset; variable
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_list.c127 void phpdbg_list_file(const char *filename, long count, long offset, int highlight TSRMLS_DC) /* {{… in phpdbg_list_file()
/PHP-5.6/ext/zlib/
H A Dzlib_fopen_wrapper.c59 static int php_gziop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) in php_gziop_seek()
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_compile.c4023 int offset; in adjust_recurse() local
5715 int offset = GET(cd->hwm, -LINK_SIZE); in compile_branch() local
6052 int offset; in compile_branch() local
6189 int offset; in compile_branch() local
6226 int offset = (int)(code - bralink + 1); in compile_branch() local
6891 int offset = i++; in compile_branch() local
9468 int offset, recno; in pcre_compile2() local
/PHP-5.6/ext/com_dotnet/
H A Dcom_handlers.c87 static zval *com_read_dimension(zval *object, zval *offset, int type TSRMLS_DC) in com_read_dimension()
127 static void com_write_dimension(zval *object, zval *offset, zval *value TSRMLS_DC) in com_write_dimension()
H A Dcom_saproxy.c91 static zval *saproxy_read_dimension(zval *object, zval *offset, int type TSRMLS_DC) in saproxy_read_dimension()
211 static void saproxy_write_dimension(zval *object, zval *offset, zval *value TSRMLS_DC) in saproxy_write_dimension()
/PHP-5.6/ext/shmop/
H A Dshmop.c318 long shmid, offset; in PHP_FUNCTION() local
/PHP-5.6/main/
H A Drfc1867.h54 off_t offset; member

Completed in 229 milliseconds

123456