Home
last modified time | relevance | path

Searched refs:string (Results 2051 – 2075 of 3165) sorted by relevance

1...<<81828384858687888990>>...127

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnl2br.rst7 The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
H A Dfirst.rst8 a string:
H A Dlast.rst8 a string:
/plugin/fields/
H A DREADME.md3 This can be very useful to set an author name, a reference string, or a version number for example,
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DVersionExclusionStrategy.php18 public function __construct(string $version)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php45 public function extractArgument(array &$params, string $arg)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DFacade.php40 public function __call(string $name, array $arguments)
/plugin/combo/action/
H A Dmetatitle.php34 static function getHtmlTitle(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php69 abstract public function __toString() : string;
/plugin/spatialhelper/admin/
H A Dpurge.php39 final public function getMenuIcon(): string
/plugin/tablelayout/
H A Dyarn.lock583 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
800 repeat-string "^1.5.2"
897 string-width "^1.0.1"
1227 indent-string@^2.1.0:
1263 string-width "^2.1.0"
2055 repeat-string@^1.5.2:
2261 string-width@^1.0.1, string-width@^1.0.2:
2269 string-width@^2.1.0, string-width@^2.1.1:
2341 string-width "^2.1.1"
2427 underscore.string@~3.2.3:
[all …]
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md21 'string' => ''
147 string
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss114 .string, .string a { color: $code_string !important; }
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDjango.css37 .syntaxhighlighter .string,.syntaxhighlighter .string a{color:#9df39f !important;}
/plugin/strata/helper/
H A Dutil.php75 * @param string string the text to parse
78 function parseType($string) { argument
80 if(preg_match("/^({$p->type})?$/", $string, $match)) {
150 * @param p the string to normalize
206 * @param separator the seperation string to use in-between values
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsGenerator.php43 private string $style;
46 private string $normalizationStrategy;
55 private string $fragmentPrefix;
57 public function __construct(string $style, string $normalizationStrategy, int $minHeadingLevel, int $maxHeadingLevel, string $fragmentPrefix)
/plugin/commonmark/
H A DREADME.md18 - If you have enabled htmlok plugin, adding `html` as [info string](https://spec.commonmark.org/0.28/#info-string) in [Fenced code blocks](https://spec.commonmark.org/0.30/#fenced-code-blocks) will parse HTML code inside the block to DW's [\<HTML\>](https://www.dokuwiki.org/wiki:syntax#embedding_html_and_php) block; In case of `nowiki`, `<nowiki>` syntax will be parsed; if `dokuwiki`, raw DW code will be passed. For example:
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php30 * @var string Http scheme
82 $responseBody = (string) $res->getBody();
154 protected function _getBaseUrl(Connection $connection): string
162 $baseUri = (string) Uri::fromParts([
176 protected function _getActionPath(Request $request): string
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php39 * @param resource|string|StreamInterface $resource Entity body data
49 if ($type == 'string') {
67 return self::factory((string) $resource, $options);
135 return (string) stream_get_contents($this->stream);
239 public function write($string) argument
244 return $this->writable ? fwrite($this->stream, $string) : false;
/plugin/combo/syntax/
H A Dheadingwiki.php56 public function getType(): string
74 public function getPType(): string
116 * @param string $match
/plugin/combo/ComboStrap/
H A DFetcherRaster.php39 * @param string $imageId
46 public static function createImageRasterFetchFromId(string $imageId, $rev = null): FetcherRaster
311 public function getFetcherName(): string
/plugin/authwordpress/
H A Dauth.php52 * @var string $sql_wp_user_data
120 * @param string $user the user name
121 * @param string $pass the clear text password
203 * @param string $user the user name
253 // Build connection string
347 * @param string $user login
352 protected function applyFilter(string $user, array $info): bool
371 * @param string $msg
375 protected function logDebug(string $msg): void
/plugin/sqlite/
H A Dhelper.php91 * @param string $dbname
92 * @param string $updatedir - Database update infos
137 * @param string $table the table the entry should be saved to (will not be escaped)
159 * @param string ...$args - the arguments of query(), the first is the sql and others are values
182 * - string $sql - the statement
184 * @return bool|string
366 * Quotes a string, by escaping it and adding quotes
368 public function quote_string($string)
370 return $this->adapter->getPdo()->quote($string);
391 * @param string
365 quote_string($string) global() argument
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DDocCommentSniff.php274 $string = $phpcsFile->findNext(T_DOC_COMMENT_STRING, $tag, $commentEnd);
275 if ($string !== false && $tokens[$string]['line'] === $tokens[$tag]['line']) {
/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php109 public function getContent(&$exp): string
341 public function getContent(&$exp): string
428 public function getContent(&$exp): string

1...<<81828384858687888990>>...127