Home
last modified time | relevance | path

Searched refs:http (Results 226 – 250 of 251) sorted by last modified time

1234567891011

/dokuwiki/lib/images/smileys/
H A Dconfused.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><circle fill="#FFCC4D" cx="18" cy="18" r="18"/><path fi (…)
H A Ddoubt2.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18-9 (…)
H A Dfun.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18-9 (…)
H A Dquestion.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36">
H A Dsad.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><circle fill="#FFCC4D" cx="18" cy="18" r="18"/><path fi (…)
H A Dsmile2.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18-9 (…)
H A Deek.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18-9 (…)
H A Dexclaim.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36">
H A Dfacepalm.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FA743E" d="M27 27H10v9h21v-5c0-2.209-1.791 (…)
H A Drazz.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18-9 (…)
H A Dsurprised.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 (…)
/dokuwiki/inc/parser/
H A Dhandler.php987 $url = 'http://' . $url;
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dfalcon.php6 * Copyright: (c) 2010 billykater (http://falconpl.org/)
133 5 => 'http://falconpl.org/project_docs/core/functions.html#typeOf',
134 6 => 'http://falconpl.org/project_docs/core/functions.html#{FNAME}',
135 7 => 'http://falconpl.org/project_docs/core/class_{FNAME}.html',
136 8 => 'http://falconpl.org/project_docs/core/globals.html#{FNAME}',
137 9 => 'http://falconpl.org/project_docs/core/object_{FNAME}.html)'
/dokuwiki/lib/images/
H A Demail.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#888888" d="m20 8-8 5-8-5V6l8 5 8-5m0-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"/></svg>
H A Dexternal-link.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#888888" d="M17.9,17.39C17.64,16.59 16.89,16 16,16H15V13A1,1 0 0,0 14,12H8V10H10A1,1 0 0,0 11,9V7H13A2,2 0 0,0 15,5V4.59C17.93,5.77 20,8.64 20,12C20,14.08 19.2,15.97 17.9,17.39M11,19.93C7.05,19.44 4,16.08 4,12C4,11.38 4.08,10.78 4.21,10.21L9,15V16A2,2 0 0,0 11,18M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" /></svg>
/dokuwiki/inc/
H A DFeedParserFile.php16 protected $http;
29 $this->http = new DokuHTTPClient();
30 $this->success = $this->http->sendRequest($url);
32 $this->headers = $this->http->resp_headers;
33 $this->body = $this->http->resp_body;
34 $this->error = $this->http->error;
14 protected $http; global() variable in dokuwiki\\FeedParserFile
/dokuwiki/inc/HTTP/
H A DHTTPClient.php24 public $http = '1.0'; // HTTP version defaults to 1.0
301 $request = "$method $request_url HTTP/" . $this->http . HTTP_NL;
368 if (!preg_match('/^http/i', $this->resp_headers['location'])) {
818 * get cookies as http header string
23 public $http; // HTTP version defaults to 1.0 global() variable in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/inc/lang/el/
H A Dstopwords.txt4 # This list is provided by Fotis Lazarinis based on his research found at: http://lazarinf.teimes.gr/papers/J8.pdf
/dokuwiki/inc/lang/da/
H A Dstopwords.txt4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php10 * http://adldap.sourceforge.net/
31 * @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPLv2.1
34 * @link http://adldap.sourceforge.net/
47 * http://adldap.sourceforge.net/wiki/doku.php?id=api
124 * AD does not return the primary group. http://support.microsoft.com/?kbid=321360
135 * http://adldap.sourceforge.net/wiki/doku.php?id=ldap_over_ssl
529 throw new adLDAPException('No LDAP SASL support for PHP. See: http://php.net/ldap_sasl_bind');
601 throw new adLDAPException('No LDAP support for PHP. See: http://php.net/ldap');
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/
H A Dlicense.txt3 License: Creative Commons Attribution-Share Alike License [http://creativecommons.org/licenses/by-sa/3.0/]
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/dokuwiki/inc/lang/et/
H A Dstopwords.txt4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
/dokuwiki/inc/lang/es/
H A Dstopwords.txt4 #Esta lista esta basada en las que encontramos en la siguiente url http://www.ranks.nl/stopwords/
/dokuwiki/lib/tpl/dokuwiki/
H A Dtemplate.info.txt7 url http://www.dokuwiki.org/template:dokuwiki
/dokuwiki/inc/lang/ja/
H A Dstopwords.txt4 # このリストは次のサイトをもとに作成されています: http://www.ranks.nl/stopwords/

1234567891011