Home
last modified time | relevance | path

Searched refs:parsers (Results 1 – 25 of 35) sorted by path

12

/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md74 We call this approach "line based". We believe that Parsedown is the first Markdown parser to use it. Since the release of Parsedown, other developers have used the same approach to develop other Markdown parsers in PHP and in other languages.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md559 make it possible to plug in custom parsers for cookies, messages, URI
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …}\n\n // STRING STREAM\n\n // Fed to the mode parsers, provides helper functions to make\n // p…
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md126 Programmers run into parsing problems all the time. Whether it’s a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language—ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md79 - Fixed error using `InlineParserEngine` when no inline parsers are registered in the `Environment` (#908)
227 - Fixed ability to register block parsers that identify lines starting with letters (#706)
303 - Added new `AbstractBlockContinueParser` class to simplify the creation of custom block parsers
385 - Functionality previously found in block parsers and node elements has moved to block parser factories and block parsers, respectively ([more details](https://commonmark.thephpleague.com/2.0/upgrading/#new-block-parsing-approach))
389 - **Implemented a new approach to inline parsing** where parsers can now specify longer strings or regular expressions they want to parse (instead of just single characters):
H A DREADME.md99 Custom parsers/renderers can be bundled into extensions which extend CommonMark. Here are some that you may find interesting:
158 You can compare the performance of **league/commonmark** to other popular parsers by running the included benchmark tool:
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md145 * Fixed: Both the Elements and KeyValue parsers had severe issues with
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js689 sre.Engine.getInstance().parsers.clearspeak=new sre.ClearspeakPreferences.Parser;sre.AlphabetGenera…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …ww.w3.org/1999/xhtml\\\"`. This is required in documents parsed with XML parsers, and optional in …
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DObjectWriter.php32 if (is_array($this->mpdf->parsers) && count($this->mpdf->parsers) > 0) {
34 foreach ($this->mpdf->parsers as $filename => $p) {
36 $this->mpdf->current_parser = $this->mpdf->parsers[$filename];
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example3 # Use this file to setup media parsers. The parsers must return text or JSON.
/plugin/elasticsearch/helper/
H A Ddocparser.php19 * @var array maps extensions to parsers. A parser may be a local cli tool (file is passed as argument)
22 protected $parsers; variable in helper_plugin_elasticsearch_docparser
25 * Maps fields returned by Tika or other JSON returning parsers to our own field names.
45 $parsers = confToHash(self::CONFFILE);
47 if (empty($parsers)) {
53 $this->parsers = $parsers;
83 if (!isset($this->parsers[$ext])) {
87 $result = $this->runParser($file, $this->parsers[$ext]);
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt1 Elasticsearch can index media files by using external tools/parsers to extract the text content of the files.
3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
5 Define parsers for each file extension that should be processed. Use ''%in%'' to specify the input file for CLI tools. Web services must accept the input file as POST data.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG628 …* fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment w…
740 * added PHPDoc for all Token parsers and Core extension functions
889 * added a way to implement custom logic for resolving token parsers given a tag name
940 * added a way to add token parsers, filters, and visitors without creating an extension
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBroker.php25 protected $parsers = []; variable in Twig_TokenParserBroker
33 public function __construct($parsers = [], $brokers = [], $triggerDeprecationError = true) argument
39 foreach ($parsers as $parser) {
43 $this->parsers[$parser->getTag()] = $parser;
55 $this->parsers[$parser->getTag()] = $parser;
61 if (isset($this->parsers[$name]) && $parser === $this->parsers[$name]) {
62 unset($this->parsers[$name]);
89 if (isset($this->parsers[$tag])) {
90 return $this->parsers[$tag];
104 return $this->parsers;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php61 protected $parsers; variable in Twig\\Environment
1067 return $this->parsers;
1534 $this->parsers = new \Twig_TokenParserBroker([], [], false);
1591 $this->parsers->addTokenParser($parser);
1595 $this->parsers->addTokenParserBroker($parser);
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A DREADME8 In opposite to most other CSS parsers, it does not use regular expressions and
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md206 * Fixed: Both the Elements and KeyValue parsers had severe issues with
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12