| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/ |
| D | DOMLex.php | 117 $collect = $level > 0 ? true : false; 118 $needEndingTag = $this->createStartNode($node, $tokens, $collect, $config); 177 * @param bool $collect Says whether or start and close are collected, set to 183 protected function createStartNode($node, &$tokens, $collect, $config) argument 229 if ($collect) { 234 if ($collect) {
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | InfiniteLoopProblemTest.php | 58 $collect = array(); 61 $collect[] = $it->getDTSTART(); 71 $collect
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | InfiniteLoopProblemTest.php | 57 $collect = []; 60 $collect[] = $it->getDtStart(); 70 $collect
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | InfiniteLoopProblemTest.php | 58 $collect = array(); 61 $collect[] = $it->getDTSTART(); 71 $collect
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| H A D | InfiniteLoopProblemTest.php | 58 $collect = array(); 61 $collect[] = $it->getDTSTART(); 71 $collect
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Util/ |
| D | DeprecationCollector.php | 49 return $this->collect(new TemplateDirIterator($iterator)); 59 public function collect(\Traversable $iterator) function in Twig\\Util\\DeprecationCollector
|
| /plugin/givemeyouremail/ |
| D | README.txt | 25 How to collect the email adresses : 27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
|
| /plugin/questionnaire/ |
| D | plugin.info.txt | 6 desc Create simple questionnaires and collect data from your users
|
| D | README | 3 Create simple questionnaires and collect data from your users
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/ |
| D | DeprecationCollectorTest.php | 27 $deprecations = $collector->collect(new Twig_Tests_Util_Iterator());
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.CollectErrors.txt | 7 Whether or not to collect errors found while filtering the document. This
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/ |
| D | ProjectsLocationsCatalogsUserEvents.php | 58 public function collect($parent, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | RecommendationsAI.php | 315 'collect' => [ 316 'path' => 'v1beta1/{+parent}/userEvents:collect',
|
| D | CloudRetail.php | 463 'collect' => [ 464 'path' => 'v2/{+parent}/userEvents:collect',
|
| /plugin/cachestats/ |
| H A D | FileStatistics.php | 42 public function collect(?callable $cb = null): array function in dokuwiki\\plugin\\cachestats\\FileStatistics
|
| H A D | cli.php | 56 $result = (new FileStatistics($conf['cachedir']))->collect($cb);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/ |
| D | ProjectsLocationsCatalogsEventStoresUserEvents.php | 60 public function collect($parent, $optParams = []) function in Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents
|
| /plugin/linkcheck/ |
| D | README.md | 15 * The plugin will collect the urls during render time. Previously cached pages may not be checked. …
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
| D | LICENSE | 33 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the… 34 …collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor… 35 …Voluntary License Schemes. The Licensor reserves the right to collect royalties, whether individua…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-meta-data.asciidoc | 13 This header is used to collect meta data about the versions of the components
|
| /plugin/asciidocjs/node_modules/commander/ |
| D | Readme.md | 225 function collect(value, previous) { 237 .option('-c, --collect <value>', 'repeatable value', collect, []) 246 if (program.collect.length > 0) console.log(program.collect);
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | slider.js | 21 this.handles = handle.collect( function(e) { return $(e) });
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | AsyncSearchNamespace.asciidoc | 104 $params['terminate_after'] = (number) The maximum number of documents to collect for …
|
| /plugin/asciidocjs/node_modules/acorn/ |
| D | README.md | 224 // collect ranges for each node 226 // collect comments in Esprima's format 228 // collect token ranges
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
| D | README.md | 222 // collect ranges for each node 224 // collect comments in Esprima's format 226 // collect token ranges
|