Home
last modified time | relevance | path

Searched defs:headers (Results 76 – 100 of 300) sorted by relevance

12345678910>>...12

/plugin/ckgedit/ckeditor/
H A Dget_headers.php36 $headers = array(); variable
/plugin/mantis/lib/
H A Dclass.soap_server.php22 var $headers = array(); variable in nusoap_server
803 function parseRequest($headers, $data) {
/plugin/groupmatrix/syntax/
H A Dtable.php158 protected function renderTable($headers, $rows, $className = '')
/plugin/magnifier/
H A Dsyntax.php18 private $headers = array(); variable in syntax_plugin_magnifier
/plugin/swiftmail/Swift/Message/
H A DEncoder.php95 public function base64Encode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
180 public function QPEncode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php214 $headers=""; variable
227 $headers=explode("^",$line); variable
[all...]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DRequest.php36 array $headers = [],
/plugin/txt2tags/
H A Dtxt2tags.class.php73 var $headers = ''; # the first 3 lines of the t2t file variable in T2T
414 function secondpass($headers, $lines) { # all other marks
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePart.php73 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php225 function normalize_header_keys(array $headers)
/plugin/upgrade/HTTP/
H A DHTTPClient.php31 public $headers; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
800 buildHeaders($headers) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMapTest.php95 public function setHeaders($headers)
H A DTestFailure.php145 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DReport.php67 public function setHeaders($headers)
/plugin/phosphor/
H A Dphosphor.php19 private $headers = array(); variable in syntax_plugin_phosphor_phosphor
/plugin/popupviewer/syntax/
H A Dviewer.php18 private $headers = array(); variable in syntax_plugin_popupviewer_viewer
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php337 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/elwikiupgrade/
H A DHTTPClient.php41 var $headers; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
790 function _buildHeaders($headers){
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php369 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/swiftmail/Swift/
H A DBatchMailer.php43 protected $headers = array(); variable in Swift_BatchMailer
/plugin/sectiontoggle/
H A Dscript.js223 headers: "", global() property in SectionToggle
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php20 var $headers; variable in FetcherUrl
/plugin/webdav/vendor/sabre/http/lib/
H A DRequest.php42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
/plugin/davcal/vendor/sabre/http/lib/
H A DRequest.php42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
/plugin/rater/scripts/
H A Djquery.tablesorter.js126 }, headers: {}, widthFixed: false, property in AnonymousFunctionb162a0010100.defaults
155 function buildParserCache(table, $headers) {
539 function setHeadersCss(table, $headers, list, css) {
556 function fixColumnWidth(table, $headers) {

12345678910>>...12