Home
last modified time | relevance | path

Searched refs:string (Results 2151 – 2175 of 3165) sorted by relevance

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

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableSection.php31 private string $type;
38 public function __construct(string $type = self::TYPE_BODY)
50 public function getType(): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/
H A DResponseException.php48 * @return string[] Array of failed actions
69 public function getActionExceptionsAsString(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPrecedencePredicate.php53 public function __toString() : string
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt424 otherwise appear in a string.
2236 a string. A string is a set of contiguous printing characters delimited by a
2674 <tag-value> ::= <string>
2785 called "string-2" items and string data using a doubleword header are called
2808 1) string-1 (Event tag value)
2810 2) string-1 (Site tag value)
2812 3) string-1 (Date tag value)
2830 1) string-1 (tag pair name)
2832 2) string-1 (tag pair value)
2910 marker 0x0a to form the "escape-string" record; this is the string data being
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.DefaultImageAlt.txt
H A DAttr.IDPrefix.txt
/plugin/userhomepage/
H A DREADME.md9 …http://demo.geekitude.fr/) is available. Simply log in as **demo** (same string for password) and …
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DBoolQuery.php77 * @param int|string $minimum Minimum value
101 * @param string $type Query type
108 protected function _addQuery(string $type, $args): self
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php70 public function __toString() : string
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DClassMetadata.php42 public function __construct(string $name)
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate_modify.rst7 The ``date_modify`` filter modifies a date with a given modifier string:
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dandroidstudio.min.css1 …5}.hljs-comment,.hljs-quote{color:#808080}.hljs-meta{color:#bbb529}.hljs-string,.hljs-attribute,.h…
H A Dcodepen-embed.min.css1 …r-id,.hljs-selector-class,.hljs-type,.hljs-attribute{color:#9b869b}.hljs-string,.hljs-keyword,.hlj…
H A Datelier-dune-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#b65611}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-forest-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#df5320}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-forest-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#df5320}.hljs-string,.hljs-symbol,.hljs…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A Dconvert.jst9 * @param {string} name The name of the function to wrap.
/plugin/rtlink/
H A DREADME7 Link to a particular ticket, just use the string RT####, where ####=your ticket number.
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteParser.php
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php41 * @param MetadataStore|string $readStore
51 throw new ExceptionRuntime("The class value is not a string", MetadataStoreAbs::CANONICAL);
68 public function getCanonical(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DLexerNoViableAltException.php41 public function __toString() : string
/plugin/codemirror/dist/
H A Dstyles.min.css1string,#dokuwiki__content .cm-s-default .cm-string{color:#a11}form#dw__editform .cm-s-default .cm-
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php423 static function makeAsnSegment($type, $string) { argument
426 if (ord($string) > 0x7f)
427 $string = chr(0).$string;
430 $string = chr(0).$string;
434 $length = strlen($string);
437 $output = sprintf("%c%c%s", $type, $length, $string);
439 $output = sprintf("%c%c%c%s", $type, 0x81, $length, $string);
441 $output = sprintf("%c%c%c%c%s", $type, 0x82, $length/0x0100, $length%0x0100, $string);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst97 * ``charset`` *string* (defaults to ``utf-8``)
101 * ``base_template_class`` *string* (defaults to ``\Twig\Template``)
106 * ``cache`` *string* or ``false``
125 * ``autoescape`` *string* or *boolean*
287 * @param string $name string The name of the template to load
289 * @return string The template source code
298 * @param string $name string The name of the template to load
300 * @return string The cache key
307 * @param string $name The template name
/plugin/codemirror/dist/modes/
H A Dfactor.min.js1 …ord",next:"start"},{regex:/\S+/,token:"tag"},{regex:/\s+|./,token:null}],string:[{regex:/(?:[^\\]|…

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