Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c162 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 Dphp_sybase_ct.c1910 long offset; in PHP_FUNCTION() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c191 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 Dphp_pcre.c532 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 Dmysqlnd.h109 #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 Dgd.h289 int offset; member
/PHP-5.5/ext/spl/
H A Dspl_dllist.c161 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 Dregparse.h203 int offset; member
H A Dregcomp.c179 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 Dparse_date.c769 long offset = 0; in timelib_parse_zone() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c264 unsigned int offset = 4; in php_sys_readlink() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c3897 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 Dsqlite3.c1128 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 Dfile.c523 long offset = -1; in PHP_FUNCTION() local
H A Dfilters.c1857 off_t offset; member
/PHP-5.5/ext/snmp/
H A Dsnmp.c377 int offset; member
/PHP-5.5/main/streams/
H A Dstreams.c1273 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 Dzend_execute.c65 #define EX_T(offset) (*EX_TMP_VAR(execute_data, offset)) argument
H A Dzend_compile.h224 int offset; member
/PHP-5.5/main/
H A Dphp_streams.h288 #define php_stream_seek(stream, offset, whence) _php_stream_seek((stream), (offset), (whence) TSRML… argument
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3646 long offset = 0, whence = SEEK_CUR; local
3673 int offset = 0; local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c2848 …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 Dmbfilter.c983 int offset, in mbfl_strpos()
/PHP-5.5/ext/phar/
H A Dphar_object.c1977 off_t offset; in phar_copy_file_contents() local
/PHP-5.5/ext/gd/
H A Dgd.c4856 double div, offset; in PHP_FUNCTION() local

Completed in 219 milliseconds

123456