Home
last modified time | relevance | path

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

12

/php-src/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-src/ext/libxml/
H A Dmime_sniff.c71 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 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()
/php-src/sapi/fuzzer/
H A Dfuzzer-execute-common.h71 zend_string *str, const char *filename, zend_compile_position position) { in fuzzer_compile_string()
/php-src/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-src/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
H A Dstring.c1290 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local
1350 size_t position = ZSTR_LEN(str)-1; in PHP_FUNCTION() local
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c131 size_t position; member
/php-src/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-src/ext/zend_test/
H A Dtest.stub.php192 … function zend_test_compile_string(string $source_string, string $filename, int $position): void {}
H A Dtest.c240 zend_long position = ZEND_COMPILE_POSITION_AT_OPEN_TAG; in ZEND_FUNCTION() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Drule.h135 lxb_css_property_position_t *position; member
/php-src/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
/php-src/ext/mbstring/
H A Dphp_mbregex.c1568 zend_long position; in PHP_FUNCTION() local
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2283 static bool ir_ival_covers(ir_live_interval *ival, ir_live_pos position) in ir_ival_covers()
3486 ir_live_pos position; in ir_linear_scan() local
/php-src/ext/pdo/
H A Dpdo_stmt.c54 int position = 0; in rewrite_name_to_position() local
/php-src/ext/date/lib/
H A Dtimelib.h333 int position; member
/php-src/main/
H A Dphp_streams.h237 zend_off_t position; /* of underlying stream */ member
/php-src/ext/spl/
H A Dspl_array.c1699 zend_long opos, position; in PHP_METHOD() local
/php-src/ext/sqlite3/
H A Dsqlite3.c1082 size_t position; member
/php-src/ext/soap/
H A Dphp_encoding.c2605 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local

Completed in 160 milliseconds

12