Home
last modified time | relevance | path

Searched refs:expression (Results 101 – 125 of 273) sorted by last modified time

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DExpr.php29 public $expression; variable in Google\\Service\\CloudHealthcare\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DExpr.php29 public $expression; variable in Google\\Service\\BigQueryConnectionService\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DExpr.php29 public $expression; variable in Google\\Service\\Connectors\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DExpr.php29 public $expression; variable in Google\\Service\\Storage\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md642 * Now properly escaping the regular expression delimiter when matching Cookie domains.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php57 * @param string $expression Expression to parse
61 private function parseExpression($expression) argument
65 if (isset(self::$operatorHash[$expression[0]])) {
66 $result['operator'] = $expression[0];
67 $expression = substr($expression, 1);
72 foreach (explode(',', $expression) as $value) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DExpr.php29 public $expression; variable in Google\\Service\\AccessContextManager\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleTypeExpr.php29 public $expression; variable in Google\\Service\\Apigee\\GoogleTypeExpr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DExpr.php29 public $expression; variable in Google\\Service\\SecretManager\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleTypeExpr.php29 public $expression; variable in Google\\Service\\CloudSecurityToken\\GoogleTypeExpr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DExpr.php29 public $expression; variable in Google\\Service\\GKEHub\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/
H A DGoogleTypeExpr.php29 public $expression; variable in Google\\Service\\PolicyTroubleshooter\\GoogleTypeExpr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExpr.php29 public $expression; variable in Google\\Service\\Bigquery\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DExpr.php29 public $expression; variable in Google\\Service\\Pubsub\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DExpr.php29 public $expression; variable in Google\\Service\\BackupforGKE\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DExpr.php29 public $expression; variable in Google\\Service\\CloudKMS\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleTypeExpr.php29 public $expression; variable in Google\\Service\\CloudRun\\GoogleTypeExpr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DExpr.php29 public $expression; variable in Google\\Service\\NetworkServices\\Expr
56 public function setExpression($expression) argument
58 $this->expression = $expression;
65 return $this->expression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DKeyValueTargetingExpression.php25 public $expression; variable in Google\\Service\\Dfareporting\\KeyValueTargetingExpression
30 public function setExpression($expression) argument
32 $this->expression = $expression;
39 return $this->expression;
/plugin/vshare/
H A Dsites.ini6 ; rex = a regular expression that can extract the vid from the web or emb url
/plugin/tablelayout/
H A Dyarn.lock2221 spdx-expression-parse "^3.0.0"
2228 spdx-expression-parse@^3.0.0:
2230 …resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz#99e…
2448 spdx-expression-parse "^3.0.0"
/plugin/xcom/lang/en/
H A Dfunctions.txt97 …ce. The options array holds a regular expression in this format: ''(#pattern#)''. The hashes are r…
H A Dhowto.txt54expression in the Options field. The regular expression must be placed between hashes and passed …
/plugin/authhttp/
H A DREADME100 - usernameregex: A regular expression specifying the actual user name part of
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

1234567891011