Home
last modified time | relevance | path

Searched defs:filter (Results 201 – 225 of 263) sorted by path

1234567891011

/plugin/pureldap/
H A Dauth.php69 retrieveUsers($start = 0, $limit = 0, $filter = null) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php51 protected $filter; global() variable in FreeDSx\\Ldap\\Control\\Vlv\\VlvControl
61 __construct(int $before, int $after, int $offset = null, int $count = null, GreaterThanOrEqualFilter $filter = null, string $contextId = null) global() argument
155 setFilter(GreaterThanOrEqualFilter $filter = null) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php201 vlvFilter(int $before, int $after, GreaterThanOrEqualFilter $filter, string $contextId = null) global() argument
H A DLdapClient.php290 * @param FilterInterface|null $filter argument
H A DLdapUrl.php67 protected $filter; global() variable in FreeDSx\\Ldap\\LdapUrl
170 setFilter(string $filter) global() argument
H A DOperations.php187 * Search LDAP with a given filter, scope, etc to retrieve a set of entries. argument
208 list(FilterInterface $filter, string $baseDn, ...$attributes) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCompareRequest.php85 * @param EqualityFilter $filter argument
42 protected $filter; global() variable in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest
48 __construct($dn, EqualityFilter $filter) global() argument
[all...]
H A DSearchRequest.php119 protected $filter; global() variable in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
130 __construct(FilterInterface $filter, ...$attributes) global() argument
368 setFilter(FilterInterface $filter) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php83 * @param FilterInterface|null $filter argument
208 * @param FilterInterface $filter argument
H A DFilterParser.php52 * @param string $filter argument
32 protected $filter = ''; global() variable in FreeDSx\\Ldap\\Search\\FilterParser
63 parse(string $filter) global() argument
[all...]
H A DFilters.php72 not(FilterInterface $filter) global() argument
219 raw(string $filter) global() argument
[all...]
H A DVlv.php65 protected $filter; global() variable in FreeDSx\\Ldap\\Search\\Vlv
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php41 has(FilterInterface $filter) global() argument
H A DFilterContainerTrait.php58 has(FilterInterface $filter) global() argument
[all...]
H A DNotFilter.php55 * @param FilterInterface $filter argument
33 protected $filter; global() variable in FreeDSx\\Ldap\\Search\\Filter\\NotFilter
38 __construct(FilterInterface $filter) global() argument
[all...]
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js585 function unfilterJSON(filter) { argument
771 function grep(filter, iterator, context) { argument
2557 function stripAlpha(filter){ argument
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js1939 function filter(collection, predicate) { function
H A Dlodash.core.min.js23 … r=dn(n);return null==t?r:Tn(r,t)},o.defaults=Rn,o.defer=wn,o.delay=kn,o.filter=function(n,t){retu… function
H A Dlodash.min.js99 …=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r<e;)n[r++]=t;return n},An.filter=function(n,t){retu… function
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_mapping.js133 'filter': 1, property in exports.iterateeAry
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js10370 Firebug.chrome.keyCodeListen = function(key, filter, listener, capture) argument
12837 Sizzle.filter = function(expr, set, inplace, not){ function
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js21 …a.animate(d,e,f,n)})},g.remove=function(){for(;this.length;)this.pop().remove();return this},g.bin… argument
H A Dsnap.svg.js7784 pproto.filter = function (filstr) { function

1234567891011