Home
last modified time | relevance | path

Searched defs:header (Results 26 – 50 of 396) sorted by relevance

12345678910>>...16

/plugin/quickstats/scripts/
Dread_ini.php11 $header = trim($entry,'[]'); variable
/plugin/bibtex/OSBib/create/
DCLOSEPOPUP.php41 function header() function in CLOSEPOPUP
DCLOSE.php42 function header() function in CLOSE
/plugin/bugzillahttp/
DcUrlHelper.php19 private $header = array('Connection: Keep-Alive', 'Accept: text/xml'); variable in cUrlHelper
/plugin/odp/
DZipLib.class.php202 function ReadFileHeader($zip, $header)
296 function ExtractFile($header,$to,$zip)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DInflateStream.php42 private function getLengthOfPossibleFilenameHeader(StreamInterface $stream, $header)
/plugin/reqlang/
Daction.php49 public function parseAcceptLang($header)
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/
H A DAbstractRequest.php128 public function addHeader ($header)
271 protected function storeResponseHeader ($header)
H A DCurlRequest.php193 public function _curlReadHeaders ($ch, $header)
/plugin/upgrade/myvendor/splitbrain/php-archive/src/
H A DZip.php638 protected function readFileHeader($header)
680 protected function parseExtra($header)
709 protected function header2fileinfo($header)
/plugin/bez/action/
H A Ddefault.php26 private function add_notification($value, $header=NULL) {
46 private function add_error($value, $header=NULL) {
/plugin/strata/syntax/
H A Dlist.php19 function handleHeader($header, &$result, &$typemap) {
H A Dradar.php24 function handleHeader($header, &$result, &$typemap) {
H A Dtable.php23 function handleHeader($header, &$result, &$typemap) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
DResponsePoliciesPatchResponse.php30 public function setHeader(ResponseHeader $header)
DResponsePoliciesUpdateResponse.php30 public function setHeader(ResponseHeader $header)
DPoliciesPatchResponse.php30 public function setHeader(ResponseHeader $header)
DResponsePolicyRulesUpdateResponse.php30 public function setHeader(ResponseHeader $header)
DPoliciesUpdateResponse.php30 public function setHeader(ResponseHeader $header)
DResponsePolicyRulesPatchResponse.php30 public function setHeader(ResponseHeader $header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DTermsAndConditions.php44 public function setHeader(UserFacingMessage $header)
/plugin/confmanager/adminActions/
DConfigManagerAdminShowConfig.php65 private function header() { function in ConfigManagerAdminShowConfig
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
DDiffer.php25 private $header; variable in SebastianBergmann\\Diff\\Differ
36 public function __construct($header = "--- Original\n+++ New\n", $showNonDiffLines = true)
/plugin/asciidocjs/node_modules/unxhr/lib/
DXMLHttpRequest.js141 const isAllowedHttpHeader = function (header) { argument
204 this.setRequestHeader = function (header, value) { argument
226 this.getResponseHeader = function (header) { argument
/plugin/impressjs/
Drenderer.php56 public function header($text, $level, $pos) { function in renderer_plugin_impressjs

12345678910>>...16