Home
last modified time | relevance | path

Searched defs:position (Results 1 – 23 of 23) sorted by last modified time

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_print.c170 HashPosition position; in PHPDBG_PRINT() local
H A Dphpdbg_watch.c170 HashPosition position; in phpdbg_create_recursive_watchpoint() local
224 HashPosition position; in phpdbg_delete_watchpoint_recursive() local
331 HashPosition position; in phpdbg_watchpoint_parse_input() local
764 HashPosition position; local
H A Dphpdbg_bp.c96 HashPosition position[2]; in phpdbg_reset_breakpoints() local
115 HashPosition position[2]; in phpdbg_export_breakpoints() local
401 HashPosition position; in phpdbg_resolve_op_array_breaks() local
967 HashPosition position; local
1091 HashPosition position; local
1330 HashPosition position; local
1356 HashPosition position; local
1371 HashPosition position[2]; local
1422 HashPosition position; local
1548 HashPosition position; local
[all …]
H A Dphpdbg_frame.c169 HashPosition position; in phpdbg_dump_backtrace() local
H A Dphpdbg_info.c284 HashPosition position; in PHPDBG_INFO() local
337 HashPosition position; in PHPDBG_INFO() local
/PHP-5.6/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.6/main/
H A Dphp_streams.h214 off_t position; /* of underlying stream */ member
/PHP-5.6/ext/standard/
H A Dstreamsfuncs.c423 off_t position; in PHP_FUNCTION() local
H A Dphp_fopen_wrapper.c68 off_t position; member
/PHP-5.6/ext/sqlite3/
H A Dsqlite3.c1107 size_t position; member
/PHP-5.6/ext/spl/
H A Dspl_observer.c622 HashPosition position; in SPL_METHOD() local
H A Dspl_array.c1369 long opos, position; in SPL_METHOD() local
H A Dspl.php826 function seek($position) {/**/}
/PHP-5.6/ext/soap/
H A Dphp_encoding.c2725 xmlAttrPtr position = get_attribute(trav->properties,"position"); in to_zval_array() local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c2186 int position; in ZEND_METHOD() local
/PHP-5.6/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.h471 off_t position; member
H A Dphar_object.c177 off_t position; in phar_file_action() local
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c132 int position = 0; in rewrite_name_to_position() local
/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.c1401 long position; in PHP_FUNCTION() local
/PHP-5.6/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.6/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.6/ext/date/lib/
H A Dtimelib_structs.h268 int position; member

Completed in 184 milliseconds