Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/formatter/
H A Dformatter_parse.c44 int32_t val32, position = 0; in PHP_FUNCTION() local
133 int32_t position = 0; in PHP_FUNCTION() local
/PHP-5.3/main/streams/
H A Dcast.c79 static PHP_FPOS_T stream_cookie_seeker(void *cookie, 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()
125 static int stream_cookie_seeker(void *cookie, off_t position, int whence) in stream_cookie_seeker()
/PHP-5.3/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-5.3/ext/standard/
H A Dphp_fopen_wrapper.c74 off_t *position = (off_t*)stream->abstract; in php_stream_input_read() local
H A Dstreamsfuncs.c428 off_t position; in PHP_FUNCTION() local
/PHP-5.3/ext/spl/
H A Dspl.php829 function seek($position) {/**/}
H A Dspl_array.c1303 long opos, position; in SPL_METHOD() local
/PHP-5.3/ext/date/lib/
H A Dtimelib_structs.h176 int position; member
/PHP-5.3/ext/mbstring/
H A Dphp_mbregex.c1337 long position; in PHP_FUNCTION() local
/PHP-5.3/ext/phar/
H A Dutil.c124 int phar_seek_efp(phar_entry_info *entry, off_t offset, int whence, off_t position, int follow_link… in phar_seek_efp()
H A Dphar_internal.h485 off_t position; member
H A Dphar_object.c176 off_t position; in phar_file_action() local
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c132 int position = 0; in rewrite_name_to_position() local
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c1067 size_t position; member
/PHP-5.3/main/
H A Dphp_streams.h216 off_t position; /* of underlying stream */ member
/PHP-5.3/ext/soap/
H A Dphp_encoding.c2748 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c1996 int position; in ZEND_METHOD() local

Completed in 99 milliseconds