Home
last modified time | relevance | path

Searched +defs:text +defs:line (Results 1 – 25 of 113) sorted by relevance

12345

/plugin/scrape/vendor/symfony/polyfill-php80/
DPhpToken.php29 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 DPhpToken.php29 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 DTokenFactory.php24 ?string $text,
28 int $line,
35 public function create(int $type, string $text) : Token;
H A DCommonTokenFactory.php63 ?string $text,
67 int $line,
88 public function create(int $type, string $text) : Token
H A DCommonToken.php26 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 DWritableToken.php9 public function setText(string $text) : void;
13 public function setLine(int $line) : void;
/plugin/mdpage/vendor/cebe/markdown/block/
DHtmlTrait.php50 protected function identifyHtml($line, $lines, $current)
124 protected function parseEntity($text)
146 protected function parseInlineHtml($text)
164 protected function parseGt($text)
DListTrait.php25 protected function identifyOl($line)
33 protected function identifyUl($line)
199 abstract protected function parseInline($text);
DHeadlineTrait.php18 protected function identifyHeadline($line, $lines, $current)
68 abstract protected function parseInline($text);
DTableTrait.php18 protected function identifyTable($line, $lines, $current)
154 abstract protected function parseInline($text);
/plugin/prettytables/
Dscript.js18 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/
DSentence.php65 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/
DLinkTrait.php50 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 DCSVPageImporter.php52 protected function createPage($pid, $line)
100 protected function evaluateIfNotEmptyTags($text, $keys, $values)
/plugin/mdpage/vendor/cebe/markdown/
DMarkdownExtra.php70 protected function identifyReference($line)
186 protected function parseSpecialAttributes($text)
199 protected function parseInline($text)
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js59 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/
Dadmin.php213 function dbg($text, $ar = array(),$line="") {
/plugin/zotero/
DTextZoteroRepository.php40 private function parseLine($line)
65 private function extractZoteroKey($text)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DTokenizer.php74 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/
Dsyntax.php184 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/
Dejs.js346 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/
Dregister.php146 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/
Dedit.php1058 function _render_xhtml($text){
1312 function write_debug($what,$line="") {
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DColors.php115 public function ptln($line, $color, $channel = STDOUT)
130 public function wrap($text, $color)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/
Dindex.js96 lines = lines.filter(function (line) { argument
100 return lines.map(function (line) { argument
147 text: str.replace(/ +$/, ''), property

12345