Searched refs:addTags (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/ |
H A D | TagProcessor.php | 35 public function addTags(array $tags = []): self function in Monolog\\Processor\\TagProcessor
|
/plugin/code2/ |
H A D | syntax.php | 374 function _rawMarkup(&$aText, $aStart, &$aDoc, $aClass, $addTags = TRUE) { argument 375 if ($addTags) { 386 if ($addTags) {
|
/plugin/codemirror/dist/modes/ |
H A D | htmlmixed.min.js.map | 1 …addTags","from","to","tag","dest","source","i","unshift","findMatchingMode","tagInfo","tagText","s…
|
/plugin/authgooglesheets/vendor/monolog/monolog/ |
H A D | CHANGELOG.md | 341 * Fixed TagProcessor::addTags support for associative arrays 345 * Added addTags and setTags methods to change a TagProcessor
|