Home
last modified time | relevance | path

Searched refs:string (Results 1951 – 1975 of 3165) sorted by relevance

1...<<71727374757677787980>>...127

/plugin/embeddedphp/syntax/
H A Dphpblock.php11 public function GetTag(): string
/plugin/combo/ComboStrap/
H A DBrandingColors.php40 public static function getCssFormControlFocusColor(ColorRgb $primaryColor): string
H A DDictionary.php13 public static function getFrom(string $name): array
H A DExceptionReporter.php31 public function getHtmlPage($reporterMessage): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntStream.php192 * non-null, non-empty string. If such a name is not known, this method
195 public function getSourceName() : string;
H A DToken.php53 public function getText() : ?string;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js525 if (typeof string !== 'string') string = '' + string
11454 string = baseToString(string);
11474 string = baseToString(string);
11500 string = baseToString(string);
11542 string = baseToString(string);
11658 return string && (createPad(string, length, chars) + string);
11686 return string && (string + createPad(string, length, chars));
11729 string = trim(string);
11768 string += string;
29346 string = '' + string;
[all …]
/plugin/fksnewsfeed/admin/
H A Dstream.php25 public function getMenuText($lang): string {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DWebfonts.php70 'type' => 'string',
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DConsoleErrorListener.php17 string $msg,
/plugin/upgrade/HTTP/
H A DHTTPClient.php93 * @param string $url The URL to fetch
95 * @return false|string response body, false on error
114 * @param string $url The URL to fetch
117 * @return false|string response body, false on error
136 * @param string $url The URL to fetch
138 * @return false|string response body, false on error
153 * Post data should be passed as associative array. When passed as string it will be
156 * @param string $url - the complete URL
158 * @param string $method - HTTP Method usually GET or POST.
514 * @param string
769 parseHeaders($string) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php180 $this->writer->write('/CreationDate ' . $this->writer->string('D:' . $now));
181 $this->writer->write('/ModDate ' . $this->writer->string('D:' . $now));
272 $this->writer->write('<</F ' . $this->writer->string($file['name']));
274 $this->writer->write('/Desc ' . $this->writer->string($file['description']));
284 $this->writer->write('/UF ' . $this->writer->string($file['name']));
308 $this->writer->write('/Params <</ModDate '.$this->writer->string('D:' . PdfDate::format(filemtime($file['path']))).' >>');
310 $this->writer->write('/Params <</ModDate '.$this->writer->string('D:' . PdfDate::format(time())).' >>');
392 $names[] = $this->writer->string($file['name']) . ' ' . $file['_root'] . ' 0 R';
526 $annot .= ' /NM ' . $this->writer->string(sprintf('%04u-%04u', $n, $key));
527 $annot .= ' /M ' . $this->writer->string('
[all...]
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DInvalidArgumentException.php17 public static function fromNonExistingClass(string $className) : self
/plugin/fksnewsfeed/inc/ORM/
H A DServiceStream.php17 public function findByName(string $name): ?ModelStream {
/plugin/appendtoquery/
H A Dplugin.info.txt6 desc Append a fixed string to all search queries. Can be used to restrict search to a single name…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DConnectionException.php28 public function __construct(string $message, ?Request $request = null, ?Response $response = null)
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DTrainer.php20 * @param string $dirname Name of the directory where the translations files are located
23 public function learn(string $dirname = '')
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMigrationNamespace.asciidoc31 $params['index'] = (string) Index pattern
/plugin/combo/vendor/symfony/yaml/Resources/bin/
H A Dyaml-lint26 function includeIfExists(string $file): bool
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.DocURL.txt
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterInterface.php58 * Get the string representation of the filter.
60 * @return string
62 public function toString(): string;
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataImage.php25 static public function getTab(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DWildcardTransition.php29 public function __toString() : string
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst200 function project_compute_rot13($string, $prefix = '')
202 return $prefix.str_rot13($string);
235 function twig_compute_rot13(\Twig\Environment $env, $string)
240 return str_rot13($string);
267 the ``*`` can be any string::
334 as the ``*`` can be any string::
487 * ``raw()``: Writes the given string as is.
492 * ``string()``: Writes a quoted string.
597 * @return string The extension name
717 public function rot13Filter($string)
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dtheme-eclipse.css142 .syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
214 .syntaxhighlighter .string, .syntaxhighlighter .string a {
250 .syntaxhighlighter .xml .string {

1...<<71727374757677787980>>...127