Searched defs:offset (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/inc/Utf8/ |
H A D | PhpString.php | 82 public static function substr($str, $offset, $length = null) 354 public static function strpos($haystack, $needle, $offset = 0)
|
/dokuwiki/inc/ |
H A D | compatibility.php | 69 function gzseek($zp, $offset, $whence = SEEK_SET)
|
H A D | utf8.php | 100 function utf8_substr($str, $offset, $length = null) 208 function utf8_strpos($haystack, $needle, $offset = 0)
|
H A D | JpegMeta.php | 1745 function _readIFD($data, $base, $offset, $isBigEndian, $mode) {
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
H A D | Zip.php | 812 protected function writebytesAt($data, $offset) { 907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null)
|
/dokuwiki/inc/Form/ |
H A D | Form.php | 129 public function findPositionByType($type, $offset = 0) 148 public function findPositionByAttribute($name, $value, $offset = 0)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
H A D | Stream.php | 387 private function _stream_seek($offset, $whence)
|
/dokuwiki/_test/core/ |
H A D | phpQuery-onefile.php | 4129 public function offsetExists($offset) { 4135 public function offsetGet($offset) { 4141 public function offsetSet($offset, $value) { 4148 public function offsetUnset($offset) { 4343 function mb_strpos($haystack, $needle, $offset=0) 4355 function mb_stripos($haystack, $needle, $offset=0)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 2363 …public function get($remote_file, $local_file = false, $offset = 0, $length = -1, $progressCallbac…
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery-ui.min.js | 6 ….ui.version="1.14.1";var n,s,x,k,o,a,r,l,h,i,E=0,N=Array.prototype.hasOwnProperty,c=Array.prototyp…
|
H A D | jquery.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
|