Home
last modified time | relevance | path

Searched refs:string (Results 26 – 49 of 49) sorted by relevance

12

/dokuwiki/inc/
H A Dindexer.php33 * @return int|string
54 * Measure the length of a string.
59 * @param string $w
117 * @param string $page name of the page to index
120 * @return string|boolean the function completed successfully
236 * Split a string into tokens
238 * @param string $string
243 function idx_tokenizer($string, $wc = false)
246 return $Indexer->tokenizer($string,
237 idx_tokenizer($string, $wc = false) global() argument
[all...]
H A Dutf8.php109 function utf8_substr_replace($string, $replacement, $start, $length = 0)
112 return PhpString::substr_replace($string, $replacement, $start, $length);
108 utf8_substr_replace($string, $replacement, $start, $length = 0) global() argument
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php110 // Important string starter/finisher
230 * @var string
236 * @var string
248 * @var string
254 * @var string
319 * @var string
325 * @var string
331 * @var string
337 * @var string
364 * @var string
4289 hsc($string, $quote_style = ENT_COMPAT) global() argument
4743 geshi_highlight($string, $language, $path = null, $return = false) global() argument
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php51 * @param string $file
118 * Alternatively a fixed string prefix may be passed in $strip. If the filename matches this prefix,
127 * @param string $outdir the target directory for extracting
128 * @param int|string $strip either the number of path components or a fixed prefix to strip
129 * @param string $exclude a regular expression of files to exclude
130 * @param string $include a regular expression of files to include
268 * @param string $file
292 * @param string $file path to the original file
293 * @param string|FileInfo $fileinfo either the name to us in archive (string) o
745 cpToUtf8($string) global() argument
764 utf8ToCp($string) global() argument
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DBUGS18 - The result is built by string replacement instead of by building another string based
H A DCHANGELOG62 * Haskell: Non-standard string highlighting (Evan Czaplicki)
113 * Implemented C++11 string literal support (BenBE)
118 * Add raw string support for Rust (mbrown1413)
237 inside of non-string parts
360 * Fixed @""-string handling for C# (SF#2789371, BenBE)
525 - Improved overall string support:
526 * Added support for multichar string delimiters (SF#1932083, BenBE)
618 - Code cleanup by using direct string indexing instead of substr with length 1 (Milian Wolff)
699 * Configurable line endings (Replace \n by custom string)
828 - Fix backtick-string highlightin
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php160 * Returns when a string matching $expect exactly is found
166 * Returns when a string matching the regular expression $expect is found
184 * @var string
218 * @var string|false
234 * @var string|false
390 * @var string|null
399 * @var string|null
408 * @var string|null
431 * @var string|null
440 * @var string|nul
4476 _string_shift(& $string, $index = 1) global() argument
[all...]
/dokuwiki/inc/HTTP/
H A DHTTPClient.php84 * @param string $url The URL to fetch
86 * @return false|string response body, false on error
106 * @param string $url The URL to fetch
109 * @return false|string response body, false on error
129 * @param string $url The URL to fetch
131 * @return false|string response body, false on error
147 * Post data should be passed as associative array. When passed as string it will be
150 * @param string $url - the complete URL
152 * @param string $method - HTTP Method usually GET or POST.
514 * @param string
759 parseHeaders($string) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php93 * @var string
101 * @var string
109 * @var string
124 * @var string
134 * @var string
144 * @var string
170 * @var string
200 * @param string $hash
212 * @param string $key
226 * @param string
887 _string_shift(& $string, $index = 1) global() argument
[all...]
H A DRandom.php13 * echo bin2hex(\phpseclib3\Crypt\Random::string(8));
33 * Generate a random string.
41 * @return string
43 public static function string($length)
56 // We don't actually need to do anything here. The string() method should just continue
46 static function string($length) global() function in phpseclib\\Crypt\\Random
H A DRSA.php74 * @var string
176 * @var string
234 * @var ?string
286 * Set to the empty string to use the default config file
288 * @param string $val
515 * @return bool|string
524 throw new \OutOfRangeException('Resultant string length out of range');
534 * @param string $x
547 * @param string $m
550 * @return string
2128 _decodeLength(& $string) global() argument
2169 _string_shift(& $string, $index = 1) global() argument
[all...]
H A DBase.php
/dokuwiki/lib/plugins/authldap/
H A Dauth.php54 * @param string $user
55 * @param string $pass
78 // special bind string
132 * name string full name of the user
133 * mail string email addres of the user
139 * dn string distinguished name (DN)
140 * uid string Posix User ID
143 * @param string $user
160 * @param string $user
319 * @param string
521 filterEscape($string) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt67 // The input string, if input is not UTF-8 or UCS-4, it must be converted before
82 // The input string
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php99 * @var string
129 * @var string
191 * @param Element|string $encoded
217 * @param string $encoded
433 // if indefinite length construction was used and we have an end-of-content string next
457 /* Each character string type shall be encoded as if it had been declared:
462 Per that, we're not going to do any validation. If there are any illegal characters in the string,
517 * @return array|bool|Element|string|null
811 * @param string $string
1364 _string_shift(& $string, $index = 1) global() argument
[all...]
H A DX509.php64 * Return string
70 * Return ASN.1 name string
82 * Return canonical ASN.1 RDNs string
151 * @var string|PublicKey
158 * @var string|PrivateKey
182 * @var string
189 * @var string
196 * @var string|Element
203 * @var string
213 * @var string
[all...]
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md54 // "test" is technically a valid string to have before the "@" in an email address
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
H A Dlessc.inc.php
/dokuwiki/inc/parser/
H A Dxhtml.php37 /** @var string temporary $doc store */
64 * @return string A marker class for the starting HTML element
74 hsc((string)$data)
119 * @return string always 'xhtml'
197 * @param string $id the hash link
198 * @param string $text the text to display
214 * @param string $text the text to display
218 * @return void|string writes to doc attribute or returns html depends on $returnonly
501 * @param string|string[]
1687 _xmlEntities($string) global() argument
[all...]
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt115 You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document.
415 System.out.println("Hello World!"); //Display the string.
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md282 * Fixed uninitialized string offeset PHP notices. [#353](https://github.com/simplepie/simplepie/pull/353)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php44 * @var class-string<Engine>
51 * @var list<string>
67 * @var string
85 * @param string $main
86 * @param list<string> $modexps optional
100 /** @var class-string<Engine> $fqmain */
123 * @return string[]
165 * @param string|int|BigInteger\Engines\Engine $x Base-10 number or base-$base number if $base set.
185 * @return string
197 return (string)
[all...]

12