Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/formatter/
H A Dformatter_parse.c45 int32_t val32, position = 0; in PHP_FUNCTION() local
137 int32_t position = 0; in PHP_FUNCTION() local
/PHP-7.2/main/streams/
H A Dcast.c77 static PHP_FPOS_T stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
107 static int stream_cookie_seeker(void *cookie, __off64_t *position, int whence) in stream_cookie_seeker()
118 static int stream_cookie_seeker(void *cookie, zend_off_t position, int whence) in stream_cookie_seeker()
/PHP-7.2/ext/intl/doc/
H A Dformatter_api.php196 public function parse($string, $type, &$position) {}
221 public function parseCurrency($string, &$currency, &$position) {}
366 function numfmt_parse($formatter, $string, $type, &$position) {}
389 function numfmt_parse_currency($formatter, $string, &$currency, &$position) {}
/PHP-7.2/ext/zip/lib/
H A Dzip_source_crc.c46 zip_uint64_t position; /* current reading position */ member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_frame.c263 HashPosition position; in phpdbg_dump_backtrace() local
/PHP-7.2/ext/standard/
H A Dphp_fopen_wrapper.c68 zend_off_t position; member
H A Dstreamsfuncs.c448 zend_off_t position; in PHP_FUNCTION() local
/PHP-7.2/ext/spl/
H A Dspl.php826 function seek($position) {/**/}
H A Dspl_array.c1373 zend_long opos, position; in SPL_METHOD() local
/PHP-7.2/ext/phar/
H A Dutil.c120 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.h456 zend_off_t position; member
H A Dphar_object.c149 zend_off_t position; in phar_file_action() local
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c1454 zend_long position; in PHP_FUNCTION() local
/PHP-7.2/ext/date/lib/
H A Dtimelib.h274 int position; member
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c126 int position = 0; local
/PHP-7.2/ext/sqlite3/
H A Dsqlite3.c1071 size_t position; member
/PHP-7.2/main/
H A Dphp_streams.h222 zend_off_t position; /* of underlying stream */ member
/PHP-7.2/ext/soap/
H A Dphp_encoding.c2622 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c2309 int position; in ZEND_METHOD() local

Completed in 126 milliseconds