Home
last modified time | relevance | path

Searched refs:Lexer (Results 1026 – 1044 of 1044) sorted by relevance

1...<<4142

/plugin/catlist/
H A Dsyntax.php33 $this->Lexer->addSpecialPattern('<catlist[^>]*>', $aMode, 'plugin_catlist');
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak76 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_165255.bak80 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_163658.bak76 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_163718.bak76 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_164623.bak76 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_164706.bak80 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_165027.bak80 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
H A Dsyntax.php.2018-03-08_165158.bak80 $this->Lexer->addSpecialPattern('\{\{facebookevents.*?\}\}',$mode,'plugin_importfacebookevents');
/plugin/rater/
H A Dsyntax.php30 $this->Lexer->addSpecialPattern('\{\(rater>[^}]*?\)\}',$mode,'plugin_rater');
/plugin/photogallery/
H A Dsyntax.php49 …$this->Lexer->addSpecialPattern('----+ *photogallery(?: [ a-zA-Z0-9_]*)?-+\n.*?\n?----+', $mode, '…
/plugin/godiag/
H A Dsyntax.php110 $this->Lexer->addSpecialPattern('<go>.*?</go>',$mode,'plugin_godiag');
/plugin/anewssystem/
H A Dsyntax.php40 $this->Lexer->addSpecialPattern('\{\{anss>[^}]*\}\}',$mode,'plugin_anewssystem');
/plugin/issuetracker/
H A Dsyntax.php39 $this->Lexer->addSpecialPattern('\{\{issuetracker>[^}]*\}\}',$mode,'plugin_issuetracker');
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock401 "Doctrine\\Common\\Lexer\\": "src"
422 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js14962 lexer: new _parser.Lexer(stream),
15025 lexer: new _parser.Lexer(stream),
15157 lexer: new _parser.Lexer(stream),
15218 lexer: new _parser.Lexer(stream),
16535 var Lexer =
16538 function Lexer(stream) {
16541 _classCallCheck(this, Lexer);
16550 _createClass(Lexer, [{
17024 return Lexer;
17027 exports.Lexer = Lexer;
[all …]
H A Dpdf.worker.js.map1Lexer, Parser } from './parser';\nimport {\n MissingDataException, toRomanNumerals, XRefEntryExce…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG954 …* fixed the Lexer when mbstring.func_overload is used with an mbstring.internal_encoding different…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1Lexer\n */\n\n\n var Lexer_1 = /*#__PURE__*/function () {\n function Lexer(options) {\n …

1...<<4142