Home
last modified time | relevance | path

Searched defs:position (Results 1 – 18 of 18) sorted by relevance

/PHP-7.3/ext/intl/formatter/
H A Dformatter_parse.c45 int32_t val32, position = 0; in PHP_FUNCTION() local
136 int32_t position = 0; in PHP_FUNCTION() local
/PHP-7.3/main/streams/
H A Dcast.c75 static PHP_FPOS_T stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
105 static int stream_cookie_seeker(void *cookie, __off64_t *position, int whence) in stream_cookie_seeker()
116 static int stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
/PHP-7.3/ext/zip/lib/
H A Dzip_source_crc.c46 zip_uint64_t position; /* current reading position */ member
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_frame.c263 HashPosition position; in phpdbg_dump_backtrace() local
/PHP-7.3/ext/standard/
H A Dphp_fopen_wrapper.c68 zend_off_t position; member
H A Dstreamsfuncs.c454 zend_off_t position; in PHP_FUNCTION() local
/PHP-7.3/ext/spl/
H A Dspl.php826 function seek($position) {/**/}
H A Dspl_array.c1371 zend_long opos, position; in SPL_METHOD() local
/PHP-7.3/ext/phar/
H A Dutil.c118 int phar_seek_efp(phar_entry_info *entry, zend_off_t offset, int whence, zend_off_t position, int f… in phar_seek_efp()
H A Dphar_internal.h454 zend_off_t position; member
H A Dphar_object.c147 zend_off_t position; in phar_file_action() local
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c1654 zend_long position; in PHP_FUNCTION() local
/PHP-7.3/ext/date/lib/
H A Dtimelib.h286 int position; member
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c124 int position = 0; local
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1067 size_t position; member
/PHP-7.3/main/
H A Dphp_streams.h220 zend_off_t position; /* of underlying stream */ member
/PHP-7.3/ext/soap/
H A Dphp_encoding.c2620 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c2270 int position; in ZEND_METHOD() local

Completed in 118 milliseconds