Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/gd/libgd/
H A Dgd_filter.c230 int gdImageConvolution(gdImagePtr src, float filter[3][3], float filter_div, float offset) in gdImageConvolution()
H A Dgd_gif_out.c67 int offset; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.h96 intptr_t offset; member
/PHP-5.5/ext/filter/
H A Dlogical_filters.c786 int tokens, length, i, offset, exp_separator_set, exp_separator_len; in php_filter_validate_mac() local
/PHP-5.5/ext/phar/
H A Dstream.c390 static int phar_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_D… in phar_stream_seek()
H A Dzip.c774 off_t offset; in phar_zip_changed_apply() local
H A Dphar_internal.h272 long offset; member
355 long offset; member
H A Dpharzip.h168 char offset[4]; /* relative offset of local header 4 bytes */ member
H A Dphar.c658 long offset; local
2579 long offset; local
H A Dfunc_interceptors.c102 long offset = -1; in PHAR_FUNC() local
H A Dutil.c120 int phar_seek_efp(phar_entry_info *entry, off_t offset, int whence, off_t position, int follow_link… in phar_seek_efp()
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c790 long offset; local
1285 long offset; local
2122 long offset; local
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c143 static xmlNodePtr sxe_get_element_by_offset(php_sxe_object *sxe, long offset, xmlNodePtr node, long… in sxe_get_element_by_offset()
400 static zval * sxe_dimension_read(zval *object, zval *offset, int type TSRMLS_DC) in sxe_dimension_read()
691 static void sxe_dimension_write(zval *object, zval *offset, zval *value TSRMLS_DC) in sxe_dimension_write()
/PHP-5.5/main/streams/
H A Duserspace.c808 static int php_userstreamop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRML… in php_userstreamop_seek()
1579 static int php_userstreamop_rewinddir(php_stream *stream, off_t offset, int whence, off_t *newoffs … in php_userstreamop_rewinddir()
/PHP-5.5/ext/standard/
H A Dstring.c1833 long offset = 0; local
1882 long offset = 0; local
1945 long offset = 0; local
2018 long offset = 0; local
5197 long offset = 0, length = 0; local
5631 long offset, len=0; local
H A Darray.c1810 PHPAPI HashTable* php_splice(HashTable *in_hash, int offset, int length, zval ***list, int list_cou… in php_splice()
2055 offset, in PHP_FUNCTION() local
2132 long offset, /* Offset to get elements from */ in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c1448 …sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) in check_sljit_get_local_base()
1692 …sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) in sljit_get_local_base()
1995 …sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) in sljit_get_local_base()
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c141 off_t offset; in stm_seek() local
/PHP-5.5/ext/date/
H A Dphp_date.c1064 timelib_time_offset *offset = NULL; in date_format() local
1269 timelib_time_offset *offset = NULL; in php_idate() local
1639 timelib_time_offset *offset = NULL; in php_strftime() local
3379 timelib_time_offset *offset; in PHP_FUNCTION() local
3840 timelib_time_offset *offset; in PHP_FUNCTION() local
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2273 long offset; local
2445 long offset; local
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp160 unsigned int offset=0, readbytes; in CompareStringWithFile() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c165 match_ref(int offset, register PCRE_PUCHAR eptr, int length, match_data *md, in match_ref()
596 #define offset frame->Xoffset in match() macro
/PHP-5.5/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()
851 size_t *offset, in from_zval_write_control()
/PHP-5.5/ext/exif/
H A Dexif.c992 int offset; member
1045 static unsigned char* exif_char_dump(unsigned char * addr, int len, int offset) in exif_char_dump()
1506 size_t offset; member
2537 static void exif_thumbnail_extract(image_info_type *ImageInfo, char *offset, size_t length TSRMLS_D… in exif_thumbnail_extract()
/PHP-5.5/main/
H A Drfc1867.c786 off_t offset; local

Completed in 210 milliseconds

123456