/PHP-8.3/ext/intl/formatter/ |
H A D | formatter_parse.c | 38 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 D | cast.c | 82 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 D | fuzzer-execute-common.h | 71 zend_string *str, const char *filename, zend_compile_position position) { in fuzzer_compile_string()
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_frame.c | 248 HashPosition position; in phpdbg_dump_backtrace() local
|
H A D | phpdbg_list.c | 312 …_compile_string(zend_string *source_string, const char *filename, zend_compile_position position) { in phpdbg_compile_string()
|
/PHP-8.3/ext/standard/ |
H A D | php_fopen_wrapper.c | 66 zend_off_t position; member
|
H A D | streamsfuncs.c | 470 zend_off_t position; in PHP_FUNCTION() local
|
H A D | string.c | 1213 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 D | zend_builtin_functions.stub.php | 15 function func_get_arg(int $position): mixed {}
|
H A D | zend_language_scanner.l | 784 …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 D | test.stub.php | 173 … function zend_test_compile_string(string $source_string, string $filename, int $position): void {}
|
H A D | test.c | 239 zend_long position = ZEND_COMPILE_POSITION_AT_OPEN_TAG; in ZEND_FUNCTION() local
|
/PHP-8.3/ext/phar/ |
H A D | util.c | 116 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 D | phar_internal.h | 459 zend_off_t position; member
|
H A D | phar_object.c | 148 zend_off_t position; in phar_file_action() local
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit.c | 2040 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 D | php_mbregex.c | 1568 zend_long position; in PHP_FUNCTION() local
|
/PHP-8.3/ext/pdo/ |
H A D | pdo_stmt.c | 54 int position = 0; in rewrite_name_to_position() local
|
/PHP-8.3/ext/date/lib/ |
H A D | timelib.h | 333 int position; member
|
/PHP-8.3/ext/sqlite3/ |
H A D | sqlite3.c | 1082 size_t position; member
|
/PHP-8.3/main/ |
H A D | php_streams.h | 237 zend_off_t position; /* of underlying stream */ member
|
/PHP-8.3/ext/spl/ |
H A D | spl_array.c | 1302 zend_long opos, position; in PHP_METHOD() local
|
/PHP-8.3/ext/soap/ |
H A D | php_encoding.c | 2648 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
|
/PHP-8.3/ext/reflection/ |
H A D | php_reflection.c | 2381 zend_long position; in ZEND_METHOD() local
|