Home
last modified time | relevance | path

Searched defs:limit (Results 26 – 50 of 180) sorted by path

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAboutStorageQuota.php25 public $limit; variable in Google\\Service\\Drive\\AboutStorageQuota
42 public function setLimit($limit)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php30 public $limit; variable in Google\\Service\\Firestore\\StructuredQuery
75 public function setLimit($limit)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DReadRequest.php36 public $limit; variable in Google\\Service\\Spanner\\ReadRequest
99 public function setLimit($limit)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php281 public function setLimit(Parameter $limit)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLimitStream.php20 private $limit; variable in GuzzleHttp\\Psr7\\LimitStream
31 $limit = -1,
135 public function setLimit($limit)
/plugin/authimap2/
H A Dauth.php287 public function retrieveUsers($start = 0, $limit = 0, $filter = null) {
/plugin/authldaplocal/
H A Dauth.php505 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/authnc/
H A Dauth.php235 public function retrieveUsers($start = 0, $limit = 0, $filter = null)
320 public function retrieveGroups($start = 0, $limit = 0)
/plugin/authopenldapkerberos/
H A Dauth.php115 public function retrieveUsers($start = 0, $limit = 0, $filter = array())
183 public function retrieveGroups($start = 0, $limit = 0)
/plugin/authowncloud/
H A Dauth.php177 private function getUsers($filter = array(), $start = 0, $limit = -1) {
248 public function retrieveUsers($start = 0, $limit = -1, $filter = array()) {
294 public function retrieveGroups($start=0,$limit=-1){
/plugin/authphpbb3/
H A Dauth.php311 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
427 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/authplaincas/
H A Dauth.php631 function retrieveUsers($start=0,$limit=0,$filter=array()) {
/plugin/authremoteuser/
H A Dauth.php293 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php268 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/authsmartcard/
H A Dauth.php242 public function retrieveUsers($start, $limit, $filter) {
267 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/authsmf20/
H A Dauth.php412 public function retrieveGroups($start = 0, $limit = 10)
/plugin/authsplit/
H A Dauth.php552 public function retrieveUsers($start = 0, $limit = -1, $filter = null) { argument
616 public function retrieveGroups($start = 0, $limit = 0) { argument
/plugin/authsqlite/
H A Dauth.php148 public function retrieveUsers($first = 0, $limit = 0, $filter = array()) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php216 function uc_fopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeou…
225 function uc_fopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout…
333 function uc_feed_get($limit = 100, $delete = TRUE) {
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php55 …function dfopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout…
64 …function dfopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE , $ip = '', $timeout…
/plugin/authvk/
H A Dauth.php296 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/authwordpress/
H A Dauth.php150 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) argument
/plugin/autlogin/
H A Dadmin.php1658 function _get_tree($folder,$limit=''){
/plugin/batchedit/
H A Dengine.php264 public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) { argument
1017 public function findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) { argument
/plugin/bez/mdl/
H A DFactory.php129 public function get_all($filters=array(), $orderby='', $defaults=array(), $limit=false) { argument

12345678