Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 143) sorted by relevance

123456

/plugin/mdpage/vendor/cebe/markdown/block/
H A DListTrait.php43 protected function consumeOl($lines, $current)
59 protected function consumeUl($lines, $current)
71 private function consumeList($lines, $current, $block, $type)
201 abstract protected function detectLineType($lines, $current);
H A DHeadlineTrait.php18 protected function identifyHeadline($line, $lines, $current)
34 protected function consumeHeadline($lines, $current)
H A DTableTrait.php18 protected function identifyTable($line, $lines, $current)
29 protected function consumeTable($lines, $current)
H A DHtmlTrait.php50 protected function identifyHtml($line, $lines, $current)
79 protected function consumeHtml($lines, $current)
H A DFencedCodeTrait.php35 protected function consumeFencedCode($lines, $current)
H A DCodeTrait.php27 protected function consumeCode($lines, $current)
H A DRuleTrait.php27 protected function consumeHr($lines, $current)
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTemplate.php226 section(Context $context, $current) global() argument
297 inverted(Context $context, $current) global() argument
317 partial(Context $context, $current) global() argument
337 variables(Context $context, $current, $escaped) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DResidence.php25 public $current; variable in Google\\Service\\PeopleService\\Residence
36 public function setCurrent($current)
H A DLocation.php29 public $current; variable in Google\\Service\\PeopleService\\Location
70 public function setCurrent($current)
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php138 protected function detectLineType($lines, $current)
189 protected function parseBlock($lines, $current)
216 protected function consumeParagraph($lines, $current)
H A DMarkdownExtra.php78 protected function consumeReference($lines, $current)
106 protected function consumeFencedCode($lines, $current)
H A DGithubMarkdown.php61 protected function consumeParagraph($lines, $current)
H A DMarkdown.php82 protected function consumeParagraph($lines, $current)
/plugin/explorertree/
H A Dhelper.php128 function htmlExplorer($name,$base = '',$current = null){
159 function _treeOpts($name,$current){
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DTemplateDirIterator.php19 public function current() function in Twig\\Util\\TemplateDirIterator
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
H A DRoundRobinSelector.php28 private $current = 0; variable in Elasticsearch\\ConnectionPool\\Selectors\\RoundRobinSelector
H A DStickyRoundRobinSelector.php28 private $current = 0; variable in Elasticsearch\\ConnectionPool\\Selectors\\StickyRoundRobinSelector
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1BatterySampleReport.php29 public $current; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BatterySampleReport
72 public function setCurrent($current)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DMultiple.php89 public function current() function in Hoa\\Iterator\\Multiple
H A DFileSystem.php86 public function current() function in Hoa\\Iterator\\FileSystem
H A DDirectory.php88 public function current() function in Hoa\\Iterator\\Directory
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTestIterator2.php11 public function current() function in TestIterator2
H A DTestIterator.php27 public function current() function in TestIterator
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNodeWalker.php27 private ?Node $current = null; variable in League\\CommonMark\\Node\\NodeWalker
[all...]

123456