Home
last modified time | relevance | path

Searched refs:ast (Results 1 – 25 of 37) sorted by relevance

12

/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DIssue.php60 $ast = $compiler->parse('1 / 0')
62 ->exception(function () use ($visitor, $ast) {
63 $visitor->visit($ast);
74 $ast = $compiler->parse('1 / (1 / 0)')
76 ->exception(function () use ($visitor, $ast) {
77 $visitor->visit($ast);
89 ->when($ast = $compiler->parse('C'))
91 ->object($ast)
93 ->string($ast->getId())
95 ->string($ast->getValueToken())
[all …]
/plugin/combo/vendor/carica/phpcss/src/
H A DPhpCss.php24 $ast = self::getAst($cssSelector);
26 $ast->accept($visitor);
39 $ast = self::getAst($cssSelector);
41 $ast->accept($visitor);
/plugin/ifauthex/_test/
H A Dgeneral.test.php139 $ast = null;
141 $this->assertNotNull($ast = auth_expr_parse($expr));
142 $this->assertNotNull($rebuiltExpr = $ast->getRepresentation());
148 $ast = null;
150 $this->assertNotNull($ast = auth_expr_parse($expr));
151 $this->assertNotNull($rebuiltExpr = $ast->getRepresentation());
202 $ast = null;
204 $this->assertNotNull($ast = auth_expr_parse($expr));
205 $ast->ensureWellFormed();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/
H A DDocumentation.php113 ->when($ast = $compiler->parse('{"foo": true, "bar": [null, 42]}'))
115 ->object($ast)
118 ->when($result = $dump->visit($ast))
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DParser.php28 $ast = $this->parser->parse($type, 'type');
30 return $this->visitor->visit($ast);
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php95 $ast = $compiler->parse($expression);
96 echo $expression . ' = ' . $visitor->visit($ast), "\n";
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php134 $ast = $compiler->parse($data);
158 echo $visitor->visit($ast);
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Da.js19 …id:"\u224B",apos:"\u0027",approx:"\u2248",approxeq:"\u224A",aring:"\u00E5",ast:"\u002A",asymp:"\u2…
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md86 $ast = $compiler->parse($expression);
90 $visitor->visit($ast)
100 echo $dump->visit($ast);
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md82 $ast = $compiler->parse('ab(c|d){2,4}e?');
86 echo $dump->visit($ast);
121 echo $generator->visit($ast);
/plugin/pdfjs/pdfjs/web/locale/
H A Dlocale.properties19 [ast]
20 @import url(ast/viewer.properties)
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf15 ast ltr #Asturian
/plugin/wrap/conf/
H A Dlang2dir.conf15 ast ltr #Asturian
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md171 $ast = $compiler->parse('{"foo": true, "bar": [null, 42]}');
175 echo $dump->visit($ast);
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock5 "@webassemblyjs/ast@1.8.5":
7 …resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b25…
46 "@webassemblyjs/ast" "1.8.5"
59 "@webassemblyjs/ast" "1.8.5"
88 "@webassemblyjs/ast" "1.8.5"
102 "@webassemblyjs/ast" "1.8.5"
113 "@webassemblyjs/ast" "1.8.5"
123 "@webassemblyjs/ast" "1.8.5"
135 "@webassemblyjs/ast" "1.8.5"
147 "@webassemblyjs/ast" "1.8.5"
[all …]
/plugin/structsection/
H A Dyarn.lock236 "@webassemblyjs/ast@1.9.1":
238 …resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.1.tgz#76c6937716d68bf1484c1513…
277 "@webassemblyjs/ast" "1.9.1"
289 "@webassemblyjs/ast" "1.9.1"
318 "@webassemblyjs/ast" "1.9.1"
332 "@webassemblyjs/ast" "1.9.1"
343 "@webassemblyjs/ast" "1.9.1"
353 "@webassemblyjs/ast" "1.9.1"
365 "@webassemblyjs/ast" "1.9.1"
377 "@webassemblyjs/ast" "1.9.1"
[all …]
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md40 $ast = PhpCss::getAst($selector);
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe684 Ġl ast
1297 Ġle ast
1359 Ġp ast
2447 c ast
2795 Ġf ast
3096 Ġc ast
3223 ast ic
3433 ĠE ast
4332 ĠL ast
4340 ast
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sr-Latn/
H A Dsr-Latn.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bs-Latn/
H A Dbs-Latn.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sl/
H A Dsl.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hr/
H A Dhr.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/
H A Dga.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nv/
H A Dnv.txt
/plugin/sketchcanvas/script/
H A Di18next-1.7.2.min.js

12