Home
last modified time | relevance | path

Searched refs:string (Results 1801 – 1825 of 3165) sorted by relevance

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

/plugin/combo/syntax/
H A Drailroad.php26 function getType(): string
40 function getPType(): string
94 * @param string $match
155 * @param string $format
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php41 * @return string
43 public static function render(TagAttributes $tagAttributes): string
50 public static function renderForPage(MarkupPath $page, TagAttributes $tagAttributes = null): string
/plugin/combo/ComboStrap/
H A DButtonTag.php157 public static function renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plugin, array $data): string
181 public static function renderExitXhtml($data): string
H A DFetcherVignette.php49 private string $buster;
311 function getBuster(): string
355 public function getFetcherName(): string
411 public function getLabel(): string
/plugin/commonmark/vendor/league/commonmark/src/Input/
H A DMarkdownInputInterface.php18 public function getContent(): string;
21 * @return iterable<int, string>
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/Traits/
H A DTargetFieldTrait.php10 public function setTargetField(string $targetField): self
H A DFieldTrait.php10 public function setField(string $field): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/Traits/
H A DBucketsPathTrait.php10 public function setBucketsPath(string $bucketsPath): self
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md16 * The LDAP server handlers can now be set as a class instance in addition to the class FQCN string.
80 * Added a string filter parser based on RFC 4515. Allows creating filter objects from arbitrary string filters.
81 * Added a toString() method on filters for displaying their string filter representation.
85 * Be more defensive on RDN creation when parsing the string.
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php45 * Return the collected selector string
48 return (string)$this->_document->saveXml();
52 * @param string $name
53 * @param string $content
55 * @param string $contentType
59 string $name, string $content = '', array $attributes = [], string $contentType = 'text'
84 * @param string $content
86 private function appendText(string
[all...]
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
H A DFunctionsNotAllowedException.php14 public function __construct(string $dsn)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCharStream.php18 * @return string The text of the specified interval.
20 public function getText(int $start, int $stop) : string;
/plugin/codemirror/dist/modes/
H A Dtiki.min.js.map1string\", \"=-\", inText));\n } else if (stream.eat(\"-\")) {//deleted\n return chain(…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DFirstClassMapCollection.yml5 type: array<string,int>
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/
H A DPropertyNamingStrategyInterface.php22 public function translateName(PropertyMetadata $property): string;
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DText.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DChildren.php15 * @param string $type the child type the buckets in the parent space should be mapped to
19 public function setType(string $type): self
H A DGapPolicyInterface.php35 public function setGapPolicy(string $gapPolicy);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
H A DCompilableExpressionEvaluatorInterface.php12 public function parse(string $expression, array $names = []): Expression;
/plugin/commonmark/vendor/league/commonmark/src/
H A DDocParserInterface.php
/plugin/bibtex/OSBib/format/
H A DREADME.txt78 $utf8String = $utf8->encodeUtf8(STRING: $string);
79 Properly encode a string into multi-byte UTF-8.
82 $string = $utf8->decodeUtf8(STRING: $utf8String);
83 Properly decode a multi-byte UTF-8 string.
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
99 Ensure that the first letter of a UTF-8 string is uppercase.
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…
225 // Finally, get the formatted resource string ready for printing to the web browser or exporting to…
227 $string = $bibformat->map();
248 // Finally, get the formatted resource string ready for printing to the web browser or exporting to…
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DDotExpanderProcessor.php17 public function __construct(string $field)
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/
H A DWhitespaceTokenizer.php18 * @param string $str
21 public function tokenize(string $str): array
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DLiteral.php11 public function __construct(string $value) {
H A DLanguage.php10 public function __construct(string $language) {

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