/PHP-5.5/ext/gd/libgd/ |
H A D | gd_filter.c | 230 int gdImageConvolution(gdImagePtr src, float filter[3][3], float filter_div, float offset) in gdImageConvolution()
|
H A D | gd_gif_out.c | 67 int offset; member
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_conf.h | 96 intptr_t offset; member
|
/PHP-5.5/ext/filter/ |
H A D | logical_filters.c | 786 int tokens, length, i, offset, exp_separator_set, exp_separator_len; in php_filter_validate_mac() local
|
/PHP-5.5/ext/phar/ |
H A D | stream.c | 390 static int phar_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_D… in phar_stream_seek()
|
H A D | zip.c | 774 off_t offset; in phar_zip_changed_apply() local
|
H A D | phar_internal.h | 272 long offset; member 355 long offset; member
|
H A D | pharzip.h | 168 char offset[4]; /* relative offset of local header 4 bytes */ member
|
H A D | phar.c | 658 long offset; local 2579 long offset; local
|
H A D | func_interceptors.c | 102 long offset = -1; in PHAR_FUNC() local
|
H A D | util.c | 120 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 D | mysqli_api.c | 790 long offset; local 1285 long offset; local 2122 long offset; local
|
/PHP-5.5/ext/simplexml/ |
H A D | simplexml.c | 143 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 D | userspace.c | 808 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 D | string.c | 1833 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 D | array.c | 1810 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 D | sljitLir.c | 1448 …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 D | com_persist.c | 141 off_t offset; in stm_seek() local
|
/PHP-5.5/ext/date/ |
H A D | php_date.c | 1064 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 D | php_mysql.c | 2273 long offset; local 2445 long offset; local
|
/PHP-5.5/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 160 unsigned int offset=0, readbytes; in CompareStringWithFile() local
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 165 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 D | conversions.c | 130 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 D | exif.c | 992 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 D | rfc1867.c | 786 off_t offset; local
|