Home
last modified time | relevance | path

Searched refs:ch (Results 176 – 200 of 366) sorted by relevance

12345678910>>...15

/plugin/bugzillalinks/
H A Dstyle.css5 * @author christian studer <christian.studer@meteotest.ch>
/plugin/feedmod/
H A DREADME7 (c) 2008 - 2023 by Michael Klier <chi@chimeric.de>, Rainer Kaufmann <info@kaufmann-automotive.ch>
/plugin/struct/lang/cs/
H A Deditor_intro.txt
/plugin/codemirror/dist/modes/
H A Dxml.min.js.map1ch","next","eat","match","inBlock","eatWhile","doctype","inTag","ok","isInText","baseState","tagNa…
H A Dcypher.min.js.map1ch","next","match","test","curPunc","eat","skipToEnd","operatorChars","eatWhile","word","current",…
H A Dcss.min.js.map1ch","next","result","eatWhile","current","eat","tokenize","tokenString","match","test","peek","toL…
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php195 $ch=$fm['CapHeight'];
197 $ch=$fm['CapXHeight'];
199 $ch=$asc;
201 $fd.=",'CapHeight'=>".$ch;
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties48 outline.title=Wëskrzëni òbcéch dokùmentu
49 outline_label=Òbcéch dokùmentu
121 web_fonts_disabled=Sécowé czconczi są wëłączoné: włączë je, bë móc ùżiwac òsadzonëch czconków w lop…
128 invalid_password=Lëchô parola.
/plugin/jiralinks/
H A Dplugin.info.txt3 email christian.studer@meteotest.ch
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak80 $ch = curl_init();
82 curl_setopt($ch, CURLOPT_URL, $url);
83 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
84 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
86 $data = curl_exec($ch);
87 curl_close($ch);
H A Dsyntax.php.2018-03-08_165255.bak84 $ch = curl_init();
86 curl_setopt($ch, CURLOPT_URL, $url);
87 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
88 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
90 $data = curl_exec($ch);
91 curl_close($ch);
H A Dsyntax.php.2018-03-08_163658.bak80 $ch = curl_init();
82 curl_setopt($ch, CURLOPT_URL, $url);
83 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
84 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
86 $data = curl_exec($ch);
87 curl_close($ch);
H A Dsyntax.php.2018-03-08_163718.bak80 $ch = curl_init();
82 curl_setopt($ch, CURLOPT_URL, $url);
83 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
84 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
86 $data = curl_exec($ch);
87 curl_close($ch);
H A Dsyntax.php.2018-03-08_164623.bak80 $ch = curl_init();
82 curl_setopt($ch, CURLOPT_URL, $url);
83 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
84 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
86 $data = curl_exec($ch);
87 curl_close($ch);
H A Dsyntax.php.2018-03-08_164706.bak84 $ch = curl_init();
86 curl_setopt($ch, CURLOPT_URL, $url);
87 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
88 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
90 $data = curl_exec($ch);
91 curl_close($ch);
H A Dsyntax.php.2018-03-08_165027.bak84 $ch = curl_init();
86 curl_setopt($ch, CURLOPT_URL, $url);
87 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
88 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
90 $data = curl_exec($ch);
91 curl_close($ch);
H A Dsyntax.php.2018-03-08_165158.bak84 $ch = curl_init();
86 curl_setopt($ch, CURLOPT_URL, $url);
87 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
88 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
90 $data = curl_exec($ch);
91 curl_close($ch);
/plugin/openlayersmap/
H A DStaticMap.php420 $ch = curl_init();
421 curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
422 curl_setopt($ch, CURLOPT_USERAGENT, $_UA);
423 curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 10);
424 curl_setopt($ch, CURLOPT_URL, $url . $this->apikey);
426 $tile = curl_exec($ch);
427 curl_close($ch);
/plugin/googlepagerank/
H A Dplugin.info.txt3 email sourcecode@steinger.ch
/plugin/vcard/
H A Dplugin.info.txt3 email glen@delfi.ee, jaloma.ac@googlemail.de, esther@kaffeehaus.ch
/plugin/ipban/lang/cs/
H A Dintro.txt3 …elům na základě jejich IP adres. Uživatelé přistupující na wiki ze zakázaných IP adres uvidí pouze…
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php35 var $ch = false; // cURL handle variable in soap_transport_http
83 curl_setopt($this->ch, $option, $value);
276 $this->ch = curl_init();
961 $this->incoming_payload = curl_exec($this->ch);
964 $cErr = curl_error($this->ch);
966 $err = 'cURL ERROR: '.curl_errno($this->ch).': '.$cErr.'<br>';
968 foreach(curl_getinfo($this->ch) as $k => $v){
973 curl_close($this->ch);
982 curl_close($this->ch);
/plugin/sqlite/lang/vi/
H A Dintro.txt
/plugin/ckgedit/lang/vi/
H A Dmerger.txt2 …u>plugin:ckgdoku|ckgdoku]]. Xem ckgdoku's [[doku>plugin:ckgdoku#configuration|tùy chọn cấu hình]].
/plugin/fedauth/Auth/Yadis/
H A DParanoidHTTPFetcher.php44 function _writeHeader($ch, $header) argument
53 function _writeData($ch, $data) argument

12345678910>>...15