Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/formatter/
H A Dformatter_parse.c45 int32_t val32, position = 0; in PHP_FUNCTION() local
134 int32_t position = 0; in PHP_FUNCTION() local
/PHP-7.4/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()
106 static int stream_cookie_seeker(void *cookie, off64_t *position, int whence) in stream_cookie_seeker()
117 static int stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_frame.c264 HashPosition position; in phpdbg_dump_backtrace() local
/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c68 zend_off_t position; member
H A Dstreamsfuncs.c441 zend_off_t position; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dutil.c116 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.h449 zend_off_t position; member
H A Dphar_object.c147 zend_off_t position; in phar_file_action() local
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c1668 zend_long position; in PHP_FUNCTION() local
/PHP-7.4/ext/date/lib/
H A Dtimelib.h286 int position; member
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c124 int position = 0; local
/PHP-7.4/main/
H A Dphp_streams.h220 zend_off_t position; /* of underlying stream */ member
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1123 size_t position; member
/PHP-7.4/ext/spl/
H A Dspl_array.c1347 zend_long opos, position; in SPL_METHOD() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2587 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c2250 int position; in ZEND_METHOD() local

Completed in 127 milliseconds