| /plugin/scrape/vendor/symfony/polyfill-php80/ |
| D | PhpToken.php | 29 public $text; variable in Symfony\\Polyfill\\Php80\\PhpToken 34 public $line; variable in Symfony\\Polyfill\\Php80\\PhpToken 41 public function __construct(int $id, string $text, int $line = -1, int $position = -1)
|
| /plugin/combo/vendor/symfony/polyfill-php80/ |
| H A D | PhpToken.php | 29 public $text; variable in Symfony\\Polyfill\\Php80\\PhpToken 34 public $line; variable in Symfony\\Polyfill\\Php80\\PhpToken 41 public function __construct(int $id, string $text, int $line = -1, int $position = -1)
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | TokenFactory.php | 24 ?string $text, 28 int $line, 35 public function create(int $type, string $text) : Token;
|
| H A D | CommonTokenFactory.php | 63 ?string $text, 67 int $line, 88 public function create(int $type, string $text) : Token
|
| H A D | CommonToken.php | 26 protected $line = 0; variable in Antlr\\Antlr4\\Runtime\\CommonToken 66 protected $text; variable in Antlr\\Antlr4\\Runtime\\CommonToken 171 public function setLine(int $line) : void 206 public function setText(?string $text) : void
|
| H A D | WritableToken.php | 9 public function setText(string $text) : void; 13 public function setLine(int $line) : void;
|
| /plugin/mdpage/vendor/cebe/markdown/block/ |
| D | HtmlTrait.php | 50 protected function identifyHtml($line, $lines, $current) 124 protected function parseEntity($text) 146 protected function parseInlineHtml($text) 164 protected function parseGt($text)
|
| D | ListTrait.php | 25 protected function identifyOl($line) 33 protected function identifyUl($line) 199 abstract protected function parseInline($text);
|
| D | HeadlineTrait.php | 18 protected function identifyHeadline($line, $lines, $current) 68 abstract protected function parseInline($text);
|
| D | TableTrait.php | 18 protected function identifyTable($line, $lines, $current) 154 abstract protected function parseInline($text);
|
| /plugin/prettytables/ |
| D | script.js | 18 function prettytables_repeat(text,num) { argument 26 function prettytables_count_spaces(text) { argument 43 function prettytables_strcenter (text, width) { argument 71 this.parse = function(text){ argument 129 this.encode = function(line){ argument
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Sentence.php | 65 private function replaceFloatNumbers(string $text) 93 private function restoreReplacements($text) 115 private static function linebreakSplit($text) 147 private function punctuationSplit($line) 407 public function split($text, $flags = 0) 463 public function count($text)
|
| /plugin/mdpage/vendor/cebe/markdown/inline/ |
| D | LinkTrait.php | 50 protected function replaceEscape($text) 168 protected function parseLt($text) 255 protected function identifyReference($line) 285 abstract protected function parseInline($text);
|
| /plugin/struct/meta/ |
| H A D | CSVPageImporter.php | 52 protected function createPage($pid, $line) 100 protected function evaluateIfNotEmptyTags($text, $keys, $values)
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | MarkdownExtra.php | 70 protected function identifyReference($line) 186 protected function parseSpecialAttributes($text) 199 protected function parseInline($text)
|
| /plugin/markdownextra/lib/meltdown/js/lib/ |
| D | js-markdown-extra.js | 59 function Markdown(text) { argument 199 Markdown_Parser.prototype.__wrapSTXETX__ = function(text) { argument 209 Markdown_Parser.prototype.__unwrapSTXETX__ = function(text) { argument 218 Markdown_Parser.prototype._php_preg_quote = function(text) { argument 279 Markdown_Parser.prototype.transform = function(text) { argument 320 Markdown_Parser.prototype.hashHTMLBlocks = function(text) { argument 457 text = text.replace(all, function(match, text) { argument 476 Markdown_Parser.prototype.hashPart = function(text, boundary) { argument 496 Markdown_Parser.prototype.hashBlock = function(text) { argument 504 Markdown_Parser.prototype.stripLinkDefinitions = function(text) { argument [all …]
|
| /plugin/snippets/ |
| D | admin.php | 213 function dbg($text, $ar = array(),$line="") {
|
| /plugin/zotero/ |
| D | TextZoteroRepository.php | 40 private function parseLine($line) 65 private function extractZoteroKey($text)
|
| /plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
| D | Tokenizer.php | 74 private $line; variable in Mustache_Tokenizer 95 public function scan($text, $delimiters = null) 271 private function changeDelimiters($text, $index) 328 private function addPragma($text, $index)
|
| /plugin/form/ |
| D | syntax.php | 184 function setLocalLang($text) { 358 function createConstraints($line, $name, $error) { 446 function createFileElement($text, $width, $value) { 464 function createTextbox($name, $text, $width, $value) { 482 function createHidden($name, $text) { 491 function createPassbox($name, $text, $width) { 505 function createSelectBox($name, $text, $width, $options, $value) { 543 function createTextarea($name, $text, $value, $rows, $width) { 562 function createRadioButton($name, $text, $options, $value) {
|
| /plugin/asciidocjs/node_modules/ejs/lib/ |
| D | ejs.js | 346 var context = lines.slice(start, end).map(function (line, i){ argument 509 function Template(text, opts) { argument 742 matches.forEach(function (line, index) { argument 788 _addOutput: function (line) { argument 815 scanLine: function (line) { argument
|
| /plugin/register/ |
| D | register.php | 146 public function line($x1, $y1, $x2, $y2) function in im 162 private function font_dims($fontidx, $text, $angle = 0) 167 public function font_height($fontidx, $text = "", $angle = 0) 174 public function font_width($fontidx, $text, $angle = 0) 178 private function _text($x, $y, $fontidx, $text, $height_text, $angle = 0) 188 public function exact_text($x, $y, $fontidx, $text, $angle = 0) 192 public function text($x, $y, $fontidx, $text, $angle = 0) function in im
|
| /plugin/ckgedit/action/ |
| D | edit.php | 1058 function _render_xhtml($text){ 1312 function write_debug($what,$line="") {
|
| /plugin/upgrade/myvendor/splitbrain/php-cli/src/ |
| D | Colors.php | 115 public function ptln($line, $color, $channel = STDOUT) 130 public function wrap($text, $color)
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/ |
| D | index.js | 96 lines = lines.filter(function (line) { argument 100 return lines.map(function (line) { argument 147 text: str.replace(/ +$/, ''), property
|