/PHP-5.5/ext/pdo_pgsql/ |
H A D | pgsql_driver.c | 162 static int pgsql_lob_seek(php_stream *stream, off_t offset, int whence, in pgsql_lob_seek()
|
/PHP-5.5/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 1910 long offset; in PHP_FUNCTION() local
|
/PHP-5.5/ext/reflection/ |
H A D | php_reflection.c | 191 zend_uint offset; member 677 static zend_op* _get_recv_op(zend_op_array *op_array, zend_uint offset) in _get_recv_op() 696 …(string *str, zend_function *fptr, struct _zend_arg_info *arg_info, zend_uint offset, zend_uint re… in _parameter_string() 1237 …ction *fptr, zval *closure_object, struct _zend_arg_info *arg_info, zend_uint offset, zend_uint re… in reflection_parameter_factory()
|
/PHP-5.5/ext/pcre/ |
H A D | php_pcre.c | 532 static inline void add_offset_pair(zval *result, char *str, int len, int offset, char *name) in add_offset_pair()
|
/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd.h | 109 #define mysqlnd_result_fetch_field_data(res,offset,ret) (res)->m.fetch_field_data((res), (offset), … argument
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gd.h | 289 int offset; member
|
/PHP-5.5/ext/spl/ |
H A D | spl_dllist.c | 161 static spl_ptr_llist_element *spl_ptr_llist_offset(spl_ptr_llist *llist, long offset, int backward)… in spl_ptr_llist_offset()
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regparse.h | 203 int offset; member
|
H A D | regcomp.c | 179 unset_addr_list_add(UnsetAddrList* uslist, int offset, struct _Node* node) in unset_addr_list_add() 1938 int i, offset; in unset_addr_list_fix() local
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.c | 769 long offset = 0; in timelib_parse_zone() local
|
/PHP-5.5/TSRM/ |
H A D | tsrm_virtual_cwd.c | 264 unsigned int offset = 4; in php_sys_readlink() local
|
/PHP-5.5/ext/imap/ |
H A D | php_imap.c | 3897 int offset, bufferLen = 0; in _php_imap_mail() local 4218 long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
|
/PHP-5.5/ext/sqlite3/ |
H A D | sqlite3.c | 1128 static int php_sqlite3_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSR…
|
/PHP-5.5/ext/standard/ |
H A D | file.c | 523 long offset = -1; in PHP_FUNCTION() local
|
H A D | filters.c | 1857 off_t offset; member
|
/PHP-5.5/ext/snmp/ |
H A D | snmp.c | 377 int offset; member
|
/PHP-5.5/main/streams/ |
H A D | streams.c | 1273 PHPAPI int _php_stream_seek(php_stream *stream, off_t offset, int whence TSRMLS_DC) in _php_stream_seek()
|
/PHP-5.5/Zend/ |
H A D | zend_execute.c | 65 #define EX_T(offset) (*EX_TMP_VAR(execute_data, offset)) argument
|
H A D | zend_compile.h | 224 int offset; member
|
/PHP-5.5/main/ |
H A D | php_streams.h | 288 #define php_stream_seek(stream, offset, whence) _php_stream_seek((stream), (offset), (whence) TSRML… argument
|
/PHP-5.5/ext/pgsql/ |
H A D | pgsql.c | 3646 long offset = 0, whence = SEEK_CUR; local 3673 int offset = 0; local
|
/PHP-5.5/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeX86_common.c | 2848 …sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset)
|
/PHP-5.5/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 983 int offset, in mbfl_strpos()
|
/PHP-5.5/ext/phar/ |
H A D | phar_object.c | 1977 off_t offset; in phar_copy_file_contents() local
|
/PHP-5.5/ext/gd/ |
H A D | gd.c | 4856 double div, offset; in PHP_FUNCTION() local
|