Home
last modified time | relevance | path

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

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

/plugin/elwikiupgrade/
H A DHTTPClient.php756 * @param string $string
759 function _parseHeaders($string){ argument
761 $lines = explode("\n",$string);
791 $string = '';
794 $string .= $key.': '.$value.HTTP_NL;
796 return $string;
/plugin/embeddedphp/syntax/
H A Dphpblock.php11 public function GetTag(): string
H A Dphpinline.php15 public function GetTag(): string
45 public function getPluginModeName(): string
/plugin/emoji/emojione/
H A DClient.php48 public function toImage($string) argument
50 $string = $this->unicodeToImage($string);
51 $string = $this->shortnameToImage($string);
52 return $string;
65 $string = $this->toShort($string);
66 $string = $this->shortnameToUnicode($string);
67 return $string;
93 return $string;
108 return $string;
147 return $string;
[all …]
H A DClientInterface.php12 * @param string $string The input string.
15 public function toImage($string); argument
22 * @param string $string The input string.
25 public function unifyUnicode($string); argument
32 * @param string $string The input string.
35 public function shortnameToUnicode($string); argument
42 * @param string $string The input string.
45 public function shortnameToAscii($string); argument
53 public function shortnameToImage($string); argument
61 public function toShort($string); argument
[all …]
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php62 $string = '';
64 $string .= $characters[mt_rand(0, strlen($characters))];
66 return $string;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js422 },find:function(t,context){if(typeof t!="string"){return[t];
470 if((jQuery.browser.msie||jQuery.browser.opera)&&oid&&typeof oid.id=="string"&&oid.id!=m[2]){oid=jQu…
535 }if(typeof fn=="string"){fn=eval("false||function(a,i){return "+fn+";}");
578 if(events){if(types==undefined||(typeof types=="string"&&types.charAt(0)==".")){for(var type in eve…
748 jQuery.fn.extend({_load:jQuery.fn.load,load:function(url,params,callback){if(typeof url!="string"){…
921 }if(!type||(typeof type=="string"&&!fn)){return queue(this[0],type);
1360 if(!I){throw new Error("Invalid date string: "+C);
1384 if(!G){SimileAjax.Debug.warn("Invalid time string: "+D);
1688 SimileAjax.DOM.createDOMFromString=function(A,C,D){var B=typeof A=="string"?document.createElement(…
2335 }a.push(s.string(i),":",v);
[all …]
/plugin/externalembed/
H A Daction.php18 public function errorMessage(): string {
H A Dsyntax.php22 public function errorMessage(): string {
31 public function getType(): string {
38 public function getPType(): string {
232 private function renderJSON(string $request, array $parameters): string {
277 private function getEmbedSize(&$parameters): string {
308 private function getEmbedType(&$parameters): string {
340 private function validateDomain($url): string {
363 private function getDomains(string $whitelist_string, array &$disclaimers): array {
447 private function getParameters(string $user_string): array {
515 private function getVideoRequest($parameters): string {
/plugin/externalembed/helper/
H A DcacheInterface.php20 public function getExistingCache(string $cache_id) {
29 public function updateETag(string $cache_id) {
40 public function checkCacheFreshness(string $cache_id, $time): bool {
100 * @param $playlist_id string the YouTube Playlist ID
125 private function sendPlaylistRequest(string $playlist_id, string $next_page_token = '') {
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt109 …ents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~…
335 System.out.println("Hello World!"); //Display the string.
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt110 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.
380 System.out.println("Hello World!"); //Display the string.
/plugin/fckg/
H A DChanges270 New lang string-- 'complex_tables'-- for editing window
319 Removed query string from copied/pasted images; interfered with parsing of url. Affects
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js1349 …var string = "<p>2 Status Code: " + fckg_ajax.responseStatus[0] + "</p><p>Status Message: " + fckg…
1351 var string = "<p>1 URLString Sent: " + fckg_ajax.URLString + "</p>";
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
73 varArray = string.split(regexp);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php37 function FindBadUtf8( $string ) argument
50 while (preg_match('/'.$regex.'/S', $string, $matches)) {
54 $string = substr($string, strlen($matches[0]));
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt55 DlgLnkIntExtras : "To create a query string and/or to set a page anchor from Dokuwiki headers, …
134 AbbrDlgStet : "Create a string literal from text containing HTML and/or DokuWiki Markup character…
/plugin/fckg/fckeditor/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
73 varArray = string.split(regexp);
/plugin/fedauth/Auth/
H A DOpenID.php524 * arguments into the format string before logging.
526 * @param string $format_string The sprintf format for the message
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php69 $string = '';
71 $string .= pack('C', $byte);
74 return $string;
/plugin/fedauth/
H A Dcommon.php34 $string = array();
38 $string[] = $b1.$key.$b2.$val;
40 $string[] = $b1.$key.$b2.$glue.$val;
42 return implode($separator, $string);
/plugin/fedauth/lang/en/
H A Dadmproviders.txt19 …openid.net/|OpenID]] provider URL is to contain username, include **{username}** in the URL string,
/plugin/fetchmedia/
H A Dyarn.lock63 repeat-string "^1.5.2"
895 string-width "^1.0.1"
1221 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
1566 string-width "^1.0.1"
1769 string-width "^2.1.0"
2620 repeat-string@^1.5.2:
2841 string-width@^1.0.1, string-width@^1.0.2:
2849 string-width@^2.0.0, string-width@^2.1.0:
2913 string-width "^2.0.0"
3149 string-width "^1.0.2"
[all …]
/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/filelist/
H A Dsyntax.php943 _fnmatch($pattern, $string) global() argument

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