/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
H A D | DimensionFilter.php | 34 public $expressions; variable in Google\\Service\\AnalyticsReporting\\DimensionFilter 75 public function setExpressions($expressions) argument 77 $this->expressions = $expressions; 84 return $this->expressions;
|
H A D | SegmentDimensionFilter.php | 34 public $expressions; variable in Google\\Service\\AnalyticsReporting\\SegmentDimensionFilter 79 public function setExpressions($expressions) argument 81 $this->expressions = $expressions; 88 return $this->expressions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2RecordCondition.php | 28 public function setExpressions(GooglePrivacyDlpV2Expressions $expressions) argument 30 $this->expressions = $expressions; 37 return $this->expressions;
|
H A D | GooglePrivacyDlpV2DataProfilePubSubCondition.php | 28 public function setExpressions(GooglePrivacyDlpV2PubSubExpressions $expressions) argument 30 $this->expressions = $expressions; 37 return $this->expressions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/ |
H A D | FilterExpressionList.php | 29 public function setExpressions($expressions) argument 31 $this->expressions = $expressions; 38 return $this->expressions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | WafExpressionSet.php | 51 public function setExpressions($expressions) argument 53 $this->expressions = $expressions; 60 return $this->expressions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/ |
H A D | Breakpoint.php | 44 public $expressions; variable in Google\\Service\\CloudDebugger\\Breakpoint 159 public function setExpressions($expressions) argument 161 $this->expressions = $expressions; 168 return $this->expressions;
|
/plugin/combo/vendor/dragonmantank/cron-expression/ |
H A D | CHANGELOG.md | 11 - 0 step expressions are handled better 18 - Checks for valid expressions 29 - Now supports expressions with any number of extra spaces, tabs, or newlines
|
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/ |
H A D | README.md | 50 - Constant expressions (i.e. `@see \MyNamespace\MY_CONSTANT`) 51 - Function expressions (i.e. `@see \MyNamespace\myFunction()`) 52 - Class expressions (i.e. `@see \MyNamespace\MyClass`) 53 - Interface expressions (i.e. `@see \MyNamespace\MyInterface`) 54 - Trait expressions (i.e. `@see \MyNamespace\MyTrait`) 55 - Class constant expressions (i.e. `@see \MyNamespace\MyClass::MY_CONSTANT`) 56 - Property expressions (i.e. `@see \MyNamespace\MyClass::$myProperty`) 57 - Method expressions (i.e. `@see \MyNamespace\MyClass::myMethod()`)
|
/plugin/publist/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/publistf/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/publistx/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
H A D | grouping.test | 2 Twig supports grouping of expressions
|
H A D | power.test | 2 Twig parses power expressions
|
H A D | postfix.test | 2 Twig parses postfix expressions
|
/plugin/findologicxmlexport/vendor/hoa/regex/ |
H A D | README.md | 26 This library provides tools to analyze regular expressions and generate strings 27 based on regular expressions ([Perl Compatible Regular 68 ### Analyze regular expressions 114 ### Generate strings based on regular expressions 116 To generate strings based on the AST of a regular expressions, we will use the
|
/plugin/ifauthex/ |
H A D | README.md | 3 **Toggle DokuWiki page content based on users and groups with arbitrary boolean expressions.** 21 it's an independent reboot. IfAuth can only "or" different expressions, therefore it's not possible 22 to target expressions like `@user && !@admin`. IfAuthEx fixes these limtations extending the syntax
|
H A D | plugin.info.txt | 6 desc Toggle DokuWiki page content based on users and groups with arbitrary boolean expressions.
|
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | README | 8 In opposite to most other CSS parsers, it does not use regular expressions and 9 thus has full CSS2 support and a higher reliability. The downside of not using regular expressions
|
/plugin/batchedit/ |
H A D | plugin.info.txt | 6 desc Edit wiki pages using regular expressions.
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/ |
H A D | expression.test | 2 "include" function allows expressions for the template to include
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/ |
H A D | expression.test | 2 "include" tag allows expressions for the template to include
|
/plugin/redirector/ |
H A D | redirectURLs.txt.orig | 1 # Redirection of old pages to new ones - those are regular expressions
|
/plugin/mathjax/ |
H A D | plugin.info.txt | 6 desc Enables MathJax (https://www.mathjax.org/) parsing of TeX math expressions in wiki pages
|
/plugin/katex/ |
H A D | plugin.info.txt | 6 desc Parsing TeX expressions and rendering them to math/chemical equations with KaTeX and mhchem.
|