Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/formatter/
H A Dformatter_parse.c44 int32_t val32, position = 0; in PHP_FUNCTION() local
136 int32_t position = 0; in PHP_FUNCTION() local
/PHP-5.5/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.5/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.5/ext/standard/
H A Dphp_fopen_wrapper.c74 off_t *position = (off_t*)stream->abstract; in php_stream_input_read() local
H A Dstreamsfuncs.c421 off_t position; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl.php826 function seek($position) {/**/}
H A Dspl_array.c1354 long opos, position; in SPL_METHOD() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c1400 long position; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dutil.c120 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.h487 off_t position; member
H A Dphar_object.c177 off_t position; in phar_file_action() local
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h192 int position; member
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1080 size_t position; member
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c132 int position = 0; in rewrite_name_to_position() local
/PHP-5.5/main/
H A Dphp_streams.h214 off_t position; /* of underlying stream */ member
/PHP-5.5/ext/soap/
H A Dphp_encoding.c2727 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c2148 int position; in ZEND_METHOD() local

Completed in 106 milliseconds