Home
last modified time | relevance | path

Searched refs:Rule (Results 26 – 50 of 84) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php140 $token = new Compiler\Llk\Rule\Token(
164 protected function completeToken(Compiler\Llk\Rule\Token $token)
218 protected function generateToken(Compiler\Llk\Rule\Token $token)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php88 $ruleAnalyzer = new Rule\Analyzer($tokens);
142 if ($rule instanceof Rule\Token) {
146 if ($rule instanceof Rule\Repetition) {
178 if ($rule instanceof Rule\Token) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRule.php20 class Rule extends \Google\Collection class
149 class_alias(Rule::class, 'Google_Service_Compute_Rule');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DRule.php20 class Rule extends \Google\Collection class
149 class_alias(Rule::class, 'Google_Service_GameServices_Rule');
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php37 namespace Hoa\Compiler\Llk\Rule;
50 class Token extends Rule
H A DRule.php37 namespace Hoa\Compiler\Llk\Rule;
49 abstract class Rule class
H A DEntry.php37 namespace Hoa\Compiler\Llk\Rule;
H A DEkzit.php36 namespace Hoa\Compiler\Llk\Rule;
H A DAnalyzer.php37 namespace Hoa\Compiler\Llk\Rule;
141 throw new Compiler\Exception\Rule('No rules specified!', 0);
509 throw new Compiler\Exception\Rule(
H A DInvocation.php37 namespace Hoa\Compiler\Llk\Rule;
/plugin/findologicxmlexport/vendor/hoa/compiler/Exception/
H A DRule.php47 class Rule extends Exception class
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DInvocation.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
40 use Mock\Hoa\Compiler\Llk\Rule\Invocation as SUT;
H A DToken.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
40 use Hoa\Compiler\Llk\Rule\Token as SUT;
59 ->isInstanceOf(LUT\Llk\Rule::class);
H A DRule.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
40 use Mock\Hoa\Compiler\Llk\Rule as SUT;
50 class Rule extends Test\Unit\Suite class
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php175 if ($element instanceof Compiler\Llk\Rule\Entry) {
186 } elseif ($element instanceof Compiler\Llk\Rule\Token) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php1787 $Rule = [];
1788 $Rule['InputGlyphCount'] = $this->read_ushort();
1789 $Rule['SubstCount'] = $this->read_ushort();
1790 for ($r = 1; $r < $Rule['InputGlyphCount']; $r++) {
1791 $Rule['Input'][$r] = $this->read_ushort();
1793 for ($r = 0; $r < $Rule['SubstCount']; $r++) {
1794 $Rule['SequenceIndex'][$r] = $this->read_ushort();
1795 $Rule['LookupListIndex'][$r] = $this->read_ushort();
1798 $Lookup[$i]['Subtable'][$c]['SubClassSet'][$s]['SubClassRule'][$b] = $Rule;
1894 $Rule
[all...]
H A DTTFontFile.php1988 $Rule = [];
1989 $Rule['InputGlyphCount'] = $this->read_ushort();
1990 $Rule['SubstCount'] = $this->read_ushort();
1991 for ($r = 1; $r < $Rule['InputGlyphCount']; $r++) {
1992 $Rule['Input'][$r] = $this->read_ushort();
1994 for ($r = 0; $r < $Rule['SubstCount']; $r++) {
1995 $Rule['SequenceIndex'][$r] = $this->read_ushort();
1996 $Rule['LookupListIndex'][$r] = $this->read_ushort();
1999 $Lookup[$i]['Subtable'][$c]['SubClassSet'][$s]['SubClassRule'][$b] = $Rule;
2094 $Rule
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DLlk.php80 $_ruleA = new LUT\Llk\Rule\Token('ruleA', 'foobar', null, -1, true),
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dtext-macros.js19 …ip:true,hspace:true,kern:true,mskip:true,mspace:true,mkern:true,rule:true,Rule:true,Space:true,col…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak363 symbolsPalette.addTemplate("Rule", new ImageIcon(GraphEditor.class
366 80, 80, "Rule");
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js29020 return [_cssNodes_js__WEBPACK_IMPORTED_MODULE_0__["ReferenceType"].Rule];
34072 …xport (binding) */ __webpack_require__.d(__webpack_exports__, "Rule", function() { return Rule; });
34090 var Rule = /** @class */ (function () { function
34091 function Rule(id, message, defaultValue) { class in AnonymousFunction410cd55f21000.Rule
34097 return Rule;
34114 …EmptyRuleSet: new Rule('emptyRules', localize('rule.emptyRuleSets', "Do not use empty rulesets"), …
34118 …ZeroWithUnit: new Rule('zeroUnits', localize('rule.zeroWidthUnit', "No unit for zero needed"), Ign…
34121 …ArgsInColorFunction: new Rule('argumentsInColorFunction', localize('rule.colorFunction', "Invalid …
34122 …UnknownProperty: new Rule('unknownProperties', localize('rule.unknownProperty', "Unknown property.…
34123 …UnknownAtRules: new Rule('unknownAtRules', localize('rule.unknownAtRules', "Unknown at-rule."), Wa…
[all …]
/plugin/codemirror/dist/modes/
H A Dyacas.min.js.map1 …cro MacroRule MacroRulePattern \" +\n \"NIntegrate Rule RulePattern Subst T…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng1090 # 3.8.5.3 Recurrence Rule
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng1090 # 3.8.5.3 Recurrence Rule
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

1234