/php-src/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-src/ext/libxml/ |
H A D | mime_sniff.c | 71 static zend_always_inline size_t collect_a_sequence_of_code_points(const char *position, const char… in collect_a_sequence_of_code_points() 81 static zend_string *collect_an_http_quoted_string_with_extract_value(const char *position, const ch… in collect_an_http_quoted_string_with_extract_value()
|
/php-src/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-src/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-src/sapi/phpdbg/ |
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-src/ext/standard/ |
H A D | php_fopen_wrapper.c | 66 zend_off_t position; member
|
H A D | streamsfuncs.c | 467 zend_off_t position; in PHP_FUNCTION() local
|
H A D | string.c | 1258 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local 1318 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local
|
/php-src/ext/dom/ |
H A D | token_list.c | 54 static void dom_ordered_set_parser(HashTable *token_set, const char *position) in dom_ordered_set_parser() 249 HashPosition position; in dom_token_list_item_read() local
|
/php-src/ext/pdo_sqlite/ |
H A D | pdo_sqlite.c | 131 size_t position; member
|
/php-src/Zend/ |
H A D | zend_builtin_functions.stub.php | 20 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-src/ext/zend_test/ |
H A D | test.stub.php | 212 … function zend_test_compile_string(string $source_string, string $filename, int $position): void {}
|
H A D | test.c | 242 zend_long position = ZEND_COMPILE_POSITION_AT_OPEN_TAG; in ZEND_FUNCTION() local
|
/php-src/ext/dom/lexbor/lexbor/css/ |
H A D | rule.h | 135 lxb_css_property_position_t *position; member
|
/php-src/ext/phar/ |
H A D | util.c | 139 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 | 342 zend_off_t position; member
|
/php-src/ext/mbstring/ |
H A D | php_mbregex.c | 1568 zend_long position; in PHP_FUNCTION() local
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_ra.c | 2283 static bool ir_ival_covers(ir_live_interval *ival, ir_live_pos position) in ir_ival_covers() 3489 ir_live_pos position; in ir_linear_scan() local
|
/php-src/ext/spl/ |
H A D | spl_observer.c | 764 zend_long position; in PHP_METHOD() local
|
H A D | spl_array.c | 1705 zend_long opos, position; in PHP_METHOD() local
|
/php-src/ext/pdo/ |
H A D | pdo_stmt.c | 54 int position = 0; in rewrite_name_to_position() local
|
/php-src/ext/date/lib/ |
H A D | timelib.h | 333 int position; member
|
/php-src/main/ |
H A D | php_streams.h | 233 zend_off_t position; /* of underlying stream */ member
|
/php-src/ext/sqlite3/ |
H A D | sqlite3.c | 1081 size_t position; member
|