Home
last modified time | relevance | path

Searched refs:statement (Results 1 – 25 of 194) sorted by path

12345678

/plugin/404manager/
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
H A Dadmin.php446 $statement = 'select * from redirections where source = ?';
447 $res = $this->sqlite->query($statement, $sourcePageId);
456 … $statement = 'update redirections set target = ?, creation_timestamp = ? where source = ?';
457 $res = $this->sqlite->query($statement, $entry);
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE163 apply, that proxy's public statement of acceptance of any version is
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe45942 Ġunder statement
/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DSentence.php307 * Looks for closing quotes to include them with the previous statement.
320 foreach ($statements as $statement) {
321 if (self::isEndQuote($statement)) {
322 $statement = $previous_statement . $statement;
327 $return[$i] = $statement;
328 $previous_statement = $statement;
337 * @param $statement
341 private static function isEndQuote($statement) argument
343 $trimmed = Multibyte::trim($statement);
[all...]
/plugin/airtable/
H A DLICENSE399 must place, in the relevant source files, a statement of the
581 public statement of acceptance of a version permanently authorizes you
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt123 You may add Your own copyright statement to Your modifications and
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1statement isn't used in the compiled template\n\t * var compiled = _.template('hi <%= data.use…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt123 You may add Your own copyright statement to Your modifications and
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php368 public $statement; variable in Google_TopicValueCitation
376 public function setStatement( $statement) { argument
377 $this->statement = $statement;
380 return $this->statement;
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDSSEAttestationOccurrence.php44 public function setStatement(InTotoStatement $statement) argument
46 $this->statement = $statement;
53 return $this->statement;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDSSEAttestationOccurrence.php44 public function setStatement(InTotoStatement $statement) argument
46 $this->statement = $statement;
53 return $this->statement;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
H A DREADME.md435 …APIs for the best place to file requests. Please try to provide a clear statement of the problem t…
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING124 You may add Your own copyright statement to Your modifications and
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md538 * Wrapping function.php in an if-statement to ensure Guzzle can be used
/plugin/authmantis/
H A DLICENSE.md395 must place, in the relevant source files, a statement of the
578 statement of acceptance of a version permanently authorizes you to
/plugin/autogroup/
H A DLICENSE399 must place, in the relevant source files, a statement of the
581 public statement of acceptance of a version permanently authorizes you
/plugin/autotabber/
H A DLICENSE123 You may add Your own copyright statement to Your modifications and
/plugin/backup/lang/en/
H A Dwindows.txt9 If you have read the above statement and wish to continue, please press the "I Understand" button b…
/plugin/barcode/
H A DCOPYING399 must place, in the relevant source files, a statement of the
581 public statement of acceptance of a version permanently authorizes you
/plugin/barcodes/
H A DLICENSE.md161 apply, that proxy's public statement of acceptance of any version is

12345678