Home
last modified time | relevance | path

Searched refs:ch (Results 76 – 100 of 366) sorted by last modified time

12345678910>>...15

/plugin/twofactorgoogleauth/
H A DQRCode.php321 $code[] = $ch & 0x80;
322 $code[] = $ch & 0x40;
323 $code[] = $ch & 0x20;
324 $code[] = $ch & 0x10;
325 $code[] = $ch & 0x08;
326 $code[] = $ch & 0x04;
327 $code[] = $ch & 0x02;
328 $code[] = $ch & 0x01;
366 $ch = 0;
395 foreach ($data as $ch) {
[all …]
/plugin/discordnotifier/examples/
H A Dsend_embeds.php26 $ch = curl_init($webhook);
28 curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST");
29 curl_setopt($ch, CURLOPT_POSTFIELDS, $json);
30 curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
31 curl_exec($ch);
33 Curl_close($ch);
H A Dsend_message.php15 $ch = curl_init($webhook);
17 curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST");
18 curl_setopt($ch, CURLOPT_POSTFIELDS, $json);
19 curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
20 curl_exec($ch);
22 Curl_close($ch);
H A Dsend_file.php16 $ch = curl_init($webhook);
18 curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST");
19 curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
20 curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
21 curl_exec($ch);
23 Curl_close($ch);
/plugin/discordnotifier/
H A Dhelper.php174 $ch = curl_init ( $webhook );
181 curl_setopt ( $ch, CURLOPT_PROXY, $proxyAddress );
182 curl_setopt ( $ch, CURLOPT_FOLLOWLOCATION, 1 );
183 curl_setopt ( $ch, CURLOPT_SSL_VERIFYPEER, false );
188 curl_setopt ( $ch, CURLOPT_PROXYUSERPWD, $proxyAuth );
194 curl_setopt ( $ch, CURLOPT_CUSTOMREQUEST, "POST" );
197 …curl_setopt ( $ch, CURLOPT_HTTPHEADER, array ( 'Content-type: application/json', $payload_length )…
198 curl_setopt ( $ch, CURLOPT_POSTFIELDS, $json_payload );
199 curl_setopt ( $ch, CURLOPT_RETURNTRANSFER, true );
200 curl_exec ( $ch );
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34ch(e,t,n){var i=hh(e),r=dh(i,t),o=i[i.length-1];return r.length?r[0]:eh(o.original||o,n,t)}functio… function
/plugin/xtern/
H A Dadmin.php259 $ch = curl_init($url);
263 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 1);
265 curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
266 curl_setopt($ch,CURLOPT_FOLLOWLOCATION,1);
267 curl_setopt($ch, CURLOPT_MAXREDIRS, 5);
268 curl_setopt($ch,CURLOPT_TIMEOUT,15);
270 $output = curl_exec($ch);
271 $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
272 $curl_errno = curl_errno($ch);
274 return "Curl Erro: " .curl_errno($ch) . "--" . curl_error($ch);
[all …]
H A Daction.php76 $ch = curl_init($url);
79 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 1);
81 curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
82 curl_setopt($ch,CURLOPT_FOLLOWLOCATION,1);
83 curl_setopt($ch, CURLOPT_MAXREDIRS, 5);
84 curl_setopt($ch,CURLOPT_TIMEOUT,10);
85 curl_setopt($ch, CURLOPT_NOBODY, 1); //just fetch headers
86 $output = curl_exec($ch);
87 $curl_errno = curl_errno($ch);
97 else $status = curl_getinfo($ch, CURLINFO_HTTP_CODE);
[all …]
/plugin/xtern/scripts/
H A Dchk_links.php40 $ch = curl_init($url);
44 curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
45 curl_setopt($ch,CURLOPT_FOLLOWLOCATION,1);
46 curl_setopt($ch, CURLOPT_MAXREDIRS, 5);
47 curl_setopt($ch,CURLOPT_TIMEOUT,10);
48 $output = curl_exec($ch);
49 $httpcode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
50 if(curl_errno($ch)){
51 return "500: " . curl_error($ch);
54 curl_close($ch);
/plugin/move/lang/sk/
H A Dtree.txt
H A Dmove.txt
/plugin/move/lang/vi/
H A Dtree.txt
H A Dmove.txt
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DPunctuationParser.php
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/resources/
H A Ddia_vi.txt15 address=Địa ch
31 areYouSure=Bạn chắc chắn chứ?
52 autosize=Tự động chọn kích thước
79 bulletedList=Danh sách chấm đầu dòng
82 cabinets=Tủ chứa
148 copy=Sao chép
155 copyStyle=Sao chép phong cách
323 font=Font ch
378 helpTranslate=Giúp chúng tôi dịch ứng dụng này
442 list=Danh sách
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5135 function Paragraph(val, ch, pg, field) { argument
5143 /* add */ (this.charIndices.push(ch));
5148 Paragraph.prototype.addText = function (val, ch, field) { argument
5150 /* add */ (this.charIndices.push(ch));
10232 var ch = null;
10243 ch = this.getIndex(elem);
10273 … para = new com.mxgraph.io.vsdx.Paragraph(value, ch, pg, fld);
10277 para.addText(value, ch, fld);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1223 if (ch.currentFocus != null && ch.isStateIgnored(ch.currentFocus, true))
1227 ch.destroyIcons();
13248 ch[0].redraw();
13249 ch[1].bounds.x = ch[0].bounds.x + this.state.width - 2 * inset;
13250 ch[1].bounds.y = ch[0].bounds.y;
13251 ch[1].redraw();
13252 ch[2].bounds.x = ch[0].bounds.x;
13254 ch[2].redraw();
13255 ch[3].bounds.x = ch[1].bounds.x;
13256 ch[3].bounds.y = ch[2].bounds.y;
[all …]
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19 …hs[g])){j=a.styleLengths[g]}return(i>=j[0]&&i<=j[1])},unit2em:{em:1,ex:0.5,ch:0.5,rem:1,px:1/16,mm…

12345678910>>...15