Home
last modified time | relevance | path

Searched refs:tokenize (Results 126 – 150 of 186) sorted by relevance

12345678

/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php85 public static function tokenize(string $code, int $flags = 0): array function in Symfony\\Polyfill\\Php80\\PhpToken
/plugin/codemirror/dist/modes/
H A Dttcn.min.js.map1tokenize","tokenString","test","skipToEnd","eatWhile","eat","tokenComment","match","cur","current"…
H A Dasn.1.min.js.map1tokenize","tokenString","test","eat","skipToEnd","eatWhile","cur","current","propertyIsEnumerable"…
H A Dr.min.js.map1tokenize","tokenString","word","current","propertyIsEnumerable","skipTo","ctx","argList","quote","…
H A Dvbscript.min.js.map1tokenize","tokenStringFactory","current","doInCurrentLine","next","delimiter","singleline","length…
H A Dgas.min.js.map1tokenize","startState","token","eatSpace","style","cur","eat","skipToEnd","current","test","i","le…
H A Djinja2.min.js.map1tokenize","token","blockCommentStart","blockCommentEnd","defineMIME"],"mappings":"CAGA,SAAUA,GACR,…
H A Ddylan.min.js.map1tokenize","tokenBase","ch","peek","next","tokenString","eat","tokenComment","skipToEnd","backUp","…
H A Dclojure.min.js.map1tokenize","inString","skipToEnd","matches","symbol","next","eatWhile","c","is","lastToken","inComm…
H A Dverilog.min.js.map1tokenize","tokenString","eat","tokenComment","skipToEnd","backUp","match","cur","current","quote",…
H A Dcss.min.js.map1tokenize","tokenString","match","test","peek","toLowerCase","tokenParenthesized","quote","escaped"…
H A Dsql.min.js.map1tokenize","tokenLiteral","nCharCast","charsetCast","peek","escapeConstant","commentSlashSlash","sk…
H A Dpuppet.min.js.map1tokenize","word","match","attribute","resource","special_resource","ch","inDefinition","inInclude"…
H A Dcypher.min.js.map1tokenize","token","sol","align","indentation","eatSpace","style","column","textAfter","firstChar",…
H A Djavascript.min.js.map1tokenize","tokenString","match","test","eat","tokenComment","skipToEnd","expressionAllowed","curre…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigFormulaLoader.php37 … $tokens = $this->twig->tokenize(new \Twig_Source($resource->getContent(), (string) $resource));
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst45 ``tokenize()`` method of an environment::
47 $stream = $twig->tokenize(new \Twig\Source($source, $identifier));
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php764 private function tokenize($source) function in Mustache_Engine
783 return $parser->parse($this->tokenize($source));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DParserTest.php160 $twig->parse($twig->tokenize(new Source(<<<EOF
/plugin/ifauthex/lib/
H A Dtokenizer.php134 function tokenize($text, array $tokDefs, array $stripTokDefs) { function
H A Dgrammar.php202 …return \AST\parse(\AST\tokenize($expr, auth_expr_all_tokens(), auth_expr_ignore_tokens()), auth_ex…
/plugin/projects/
H A Dcodemirror-compressed.js1tokenize=h(n),t.tokenize(e,t);if(/[\[\]{}\(\),;\:\.]/.test(n))return l=n,null;if(/\d/.test(n))retu… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D15.15.js.map1 …language = {\n // Set defaultToken to invalid to see what you do not tokenize yet\n // defau…
H A D32.32.js.map1 …// HTML mode also tokenize the opening angle bracket. Thus, even though we could jump to HTML,\n …
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php238 echo $twig->compile($twig->parse($twig->tokenize($source)));

12345678