Home
last modified time | relevance | path

Searched defs:start (Results 1 – 20 of 20) sorted by last modified time

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php406 retrieveUsers($start = 0, $limit = 1, $filter = null) global() argument
491 retrieveGroups($start = 0, $limit = 0) global() argument
/dokuwiki/inc/parser/
H A Dxhtml.php65 startSectionEdit($start, $data) global() argument
[all...]
/dokuwiki/inc/
H A Dutf8.php108 utf8_substr_replace($string, $replacement, $start, $length = 0) global() argument
H A Dinit.php16 * @param integer $start argument
H A DJpegMeta.php3199 _hexDump(& $data, $start = 0, $length = 1) global() argument
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php38 __construct($handler, $start = 'accept', $case = false) global() argument
H A DStateStack.php23 __construct($start) global() argument
/dokuwiki/lib/scripts/
H A Ddelay.js53 start: function () { method in Delay
H A Dhelpers.js12 function substr_replace(str, replace, start, length) { argument
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php271 protected function substr($string, $start = 0, $length = null) argument
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php25 protected $start = 0; // index of first user to be displayed global() variable in admin_plugin_usermanager
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php2993 public function get_items($start = 0, $end = 0) argument
3147 public static function merge_items($urls, $start = 0, $end = 0, $limit = 0) argument
[all...]
/dokuwiki/inc/Utf8/
H A DPhpString.php190 substr_replace($string, $replacement, $start, $length = 0) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php243 _decode_ber($encoded, $start = 0, $encoded_pos = 0) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2291 put($remote_file, $data, $mode = self SOURCE_STRING, $start = 1, $local_start = 1, $progressCallback = null) global() argument
[all...]
/dokuwiki/lib/plugins/authldap/
H A Dauth.php402 retrieveUsers($start = 0, $limit = 0, $filter = array()) global() argument
/dokuwiki/lib/plugins/authplain/
H A Dauth.php298 retrieveUsers($start = 0, $limit = 0, $filter = array()) global() argument
332 retrieveGroups($start = 0, $limit = 0) global() argument
/dokuwiki/inc/Extension/
H A DAuthPlugin.php343 retrieveUsers($start = 0, $limit = 0, $filter = null) global() argument
374 retrieveGroups($start = 0, $limit = 0) global() argument
/dokuwiki/inc/HTTP/
H A DHTTPClient.php33 public $start = 0.0; // for timings global() variable in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/lib/plugins/authad/
H A Dauth.php502 retrieveUsers($start = 0, $limit = 0, $filter = array()) global() argument