Home
last modified time | relevance | path

Searched refs:string (Results 2426 – 2450 of 3165) sorted by relevance

1...<<919293949596979899100>>...127

/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1string","_","character","Object","keys","SyntaxHighlighter"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAC…
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php93 function str_split($string, $split_length=1) { argument
94 if ((strlen($string) > $split_length) OR (!$split_length)) {
96 $c = strlen($string);
97 $parts[] = substr($string, 0, $split_length);
98 $string = substr($string, $split_length);
99 } while ($string !== false);
101 $parts = array($string);
662 protected function encodeString($string) { argument
663 $this->dataStr = $string;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DDoctrineObjectConstructor.php41 …istry $managerRegistry, ObjectConstructorInterface $fallbackConstructor, string $fallbackStrategy …
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst33 an HTML string, be warned that this is not as easy as it seems to be
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DSerializer.php50 Assert::string($indentString);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php47 public static function string($length) function in phpseclib3\\Crypt\\Random
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php32 protected function _getBaseUrl(Connection $connection): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc114 $params['type'] = (string) The type of trial license to generate (default: "trial")
/plugin/combo/action/
H A Dresend.php28 * @return string
30 public static function getResendPasswordParagraphWithLinkToFormPage(): string
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
H A DParser.php79 * @param array|integer|string $expectedTokens
122 * @param array|integer|string $expectedTokens
179 * @param array|integer|string $expectedTokens
222 * @param string $parserClass
225 protected function delegate(string $parserClass): Ast\Node {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInterval.php127 public function __toString() : string
130 return (string) $this->start;
/plugin/combo/ComboStrap/
H A DQualityTag.php114 public static function renderXhtml(TagAttributes $tagAttributes): string
/plugin/imapmarkers/syntax/
H A Dreference.php15 private string $component;
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss200 .string, .string a { color: blue !important; }
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md31 ### ***`integer`*** `count(`***`string`*** `$text)`
36 ### ***`array`*** `split(`***`string`*** `$text, `***`integer`*** `$flags = 0)`
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md61 * Using an empty string for a namespace prefix now has the same effect as
156 anyone, unless you are doing exact string matches on class names.
218 a string (in case of a text-node), or an array (in case there were child
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md67 * Using an empty string for a namespace prefix now has the same effect as
162 anyone, unless you are doing exact string matches on class names.
224 a string (in case of a text-node), or an array (in case there were child
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1string\";\n };\n }\n function phpString(closing, escapes) {\n return function(stream, stat…
H A Dcrystal.min.js.map1string\", true), stream, state);\n }\n\n // Strings or regexps or macro variables or '%'…
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php222 public static function HexCharDisplay($string) { argument
223 $len = strlen($string);
226 $output .= ' 0x'.str_pad(dechex(ord($string[$i])), 2, '0', STR_PAD_LEFT);
1035 function preg_quote($string, $delimiter='\\') { argument
1043 return strtr($string, $strtr_preg_quote);
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dyml_reference.rst49 type: string
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php70 function stringwidth($string, $name, $encoding, $size) { } argument
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md55 * added Process::getExitCodeText() that returns a string representation for
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md4 * Quality: Use `::class` instead of a string. (Ivan Enderlin, 2017-01-14T13:24:38+01:00)

1...<<919293949596979899100>>...127