Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/formatter/
H A Dformatter_parse.c38 int32_t val32, position = 0; in PHP_FUNCTION() local
133 int32_t position = 0; in PHP_FUNCTION() local
/PHP-8.1/main/streams/
H A Dcast.c73 static PHP_FPOS_T stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
104 static int stream_cookie_seeker(void *cookie, off64_t *position, int whence) in stream_cookie_seeker()
115 static int stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_frame.c248 HashPosition position; in phpdbg_dump_backtrace() local
/PHP-8.1/ext/standard/
H A Dphp_fopen_wrapper.c66 zend_off_t position; member
H A Dstreamsfuncs.c466 zend_off_t position; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_builtin_functions.stub.php14 function func_get_arg(int $position): mixed {}
/PHP-8.1/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.h459 zend_off_t position; member
H A Dphar_object.c148 zend_off_t position; in phar_file_action() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c2027 static bool zend_interval_covers(zend_lifetime_interval *ival, uint32_t position) in zend_interval_covers()
2305 uint32_t position; in zend_jit_linear_scan() local
/PHP-8.1/ext/mbstring/
H A Dphp_mbregex.c1571 zend_long position; in PHP_FUNCTION() local
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c54 int position = 0; in rewrite_name_to_position() local
/PHP-8.1/ext/date/lib/
H A Dtimelib.h332 int position; member
/PHP-8.1/main/
H A Dphp_streams.h223 zend_off_t position; /* of underlying stream */ member
/PHP-8.1/ext/sqlite3/
H A Dsqlite3.c1073 size_t position; member
/PHP-8.1/ext/spl/
H A Dspl_array.c1374 zend_long opos, position; in PHP_METHOD() local
/PHP-8.1/ext/soap/
H A Dphp_encoding.c2585 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c2381 zend_long position; in ZEND_METHOD() local

Completed in 157 milliseconds