Home
last modified time | relevance | path

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

/PHP-8.3/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.3/main/streams/
H A Dcast.c82 static PHP_FPOS_T stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
113 static int stream_cookie_seeker(void *cookie, off64_t *position, int whence) in stream_cookie_seeker()
/PHP-8.3/sapi/fuzzer/
H A Dfuzzer-execute-common.h71 zend_string *str, const char *filename, zend_compile_position position) { in fuzzer_compile_string()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_frame.c248 HashPosition position; in phpdbg_dump_backtrace() local
H A Dphpdbg_list.c312 …_compile_string(zend_string *source_string, const char *filename, zend_compile_position position) { in phpdbg_compile_string()
/PHP-8.3/ext/standard/
H A Dphp_fopen_wrapper.c66 zend_off_t position; member
H A Dstreamsfuncs.c470 zend_off_t position; in PHP_FUNCTION() local
H A Dstring.c1213 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local
1273 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local
/PHP-8.3/Zend/
H A Dzend_builtin_functions.stub.php15 function func_get_arg(int $position): mixed {}
H A Dzend_language_scanner.l784 …y *compile_string(zend_string *source_string, const char *filename, zend_compile_position position) in compile_string()
/PHP-8.3/ext/zend_test/
H A Dtest.stub.php168 … function zend_test_compile_string(string $source_string, string $filename, int $position): void {}
H A Dtest.c239 zend_long position = ZEND_COMPILE_POSITION_AT_OPEN_TAG; in ZEND_FUNCTION() local
/PHP-8.3/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.3/ext/opcache/jit/
H A Dzend_jit.c2040 static bool zend_interval_covers(zend_lifetime_interval *ival, uint32_t position) in zend_interval_covers()
2318 uint32_t position; in zend_jit_linear_scan() local
/PHP-8.3/ext/mbstring/
H A Dphp_mbregex.c1568 zend_long position; in PHP_FUNCTION() local
/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c54 int position = 0; in rewrite_name_to_position() local
/PHP-8.3/ext/date/lib/
H A Dtimelib.h333 int position; member
/PHP-8.3/ext/sqlite3/
H A Dsqlite3.c1082 size_t position; member
/PHP-8.3/main/
H A Dphp_streams.h237 zend_off_t position; /* of underlying stream */ member
/PHP-8.3/ext/spl/
H A Dspl_array.c1295 zend_long opos, position; in PHP_METHOD() local
/PHP-8.3/ext/soap/
H A Dphp_encoding.c2628 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c2375 zend_long position; in ZEND_METHOD() local

Completed in 221 milliseconds