Home
last modified time | relevance | path

Searched defs:context (Results 126 – 150 of 424) sorted by relevance

12345678910>>...17

/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DSlugNormalizer.php24 normalize(string $text, $context = null) global() argument
H A DTextNormalizerInterface.php25 * $context may include (but is not required to include) the following: argument
H A DTextNormalizer.php36 normalize(string $text, $context = null) global() argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php85 private function processDirectory(DirectoryNode $directory, Node $context)
100 private function processFile(FileNode $file, Directory $context)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php73 public function create($docblock, Types\Context $context = null, Location $location = null)
222 private function parseTagBlock($tags, Types\Context $context)
H A DDocBlock.php30 private $context = null; variable in phpDocumentor\\Reflection\\DocBlock
50 public function __construct(
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DNullLogger.php26 public function log($level, $message, array $context = array())
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php6 function process(&$box, &$media, &$driver, &$context) {
H A Drender.queue.class.php14 function set_root_context(&$context) {
H A Dbox.table.row.php140 function get_table_columns_max_widths(&$context) {
155 function get_table_columns_min_widths(&$context) {
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DNullLogger.php26 public function log($level, $message, array $context = array())
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DNullLogger.php26 public function log($level, $message, array $context = array()) argument
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DNullLogger.php24 public function log($level, $message, array $context = array())
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DNullLogger.php26 public function log($level, $message, array $context = array()) argument
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php64 $context = null,
81 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DWrite.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
/plugin/combo/ComboStrap/
H A DHeadingTag.php239 processRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml& $renderer, int $pos) global() argument
391 renderClosingTag(TagAttributes $tagAttributes, string $context) global() argument
540 getTagFromContext(string $context, int $level) global() argument
[all...]
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js67 var optimizeCb = function(func, context, argCount) { argument
92 var cb = function(value, context, argCount) { argument
212 return function(obj, iteratee, memo, context) { argument
244 _.reject = function(obj, predicate, context) { argument
309 _.max = function(obj, iteratee, context) { argument
334 _.min = function(obj, iteratee, context) { argument
386 _.sortBy = function(obj, iteratee, context) { argument
408 return function(obj, iteratee, context) { argument
629 return function(array, predicate, context) { argument
858 var later = function(context, args) { argument
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLL1Analyzer.php103 public function look(ATNState $s, ?ATNState $stopState, ?RuleContext $context) : IntervalSet argument
177 lookRecursively(ATNState $s, ATNState $stopState, PredictionContext $context, IntervalSet $look, Set $lookBusy, BitSet $calledRuleStack, bool $seeThruPreds, bool $addEOF) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DRequestHandlerInterface.php31 handleRequest(ClientProtocolContext $context) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DLazyParagraphParser.php
H A DBlockParserInterface.php
/plugin/sqlraw/
H A Dsorttable.min.js43 if(!Array.forEach){Array.forEach=function(array,block,context){for(var i=0;i<array.length;i++){bloc… argument
44 Function.prototype.forEach=function(object,block,context){for(var key in object){if(typeof this.pro… argument
/plugin/quickstats/scripts/
H A Dsorttable.js449 Array.forEach = function(array, block, context) { argument
466 String.forEach = function(string, block, context) { argument
473 var forEach = function(object, block, context) { argument

12345678910>>...17