Home
last modified time | relevance | path

Searched defs:header (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php45 public function hasHeader($header)
50 public function getHeader($header)
63 public function getHeaderLine($header)
68 public function withHeader($header, $value)
84 public function withAddedHeader($header, $value)
102 public function withoutHeader($header)
216 private function assertHeader($header)
H A DHeader.php17 public static function parse($header)
50 public static function normalize($header)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
H A DCore.php42 public static function headerLines($message, $header) argument
69 header($message, $header) global() argument
85 firstHeader($message, $header) global() argument
108 hasHeader($message, $header) global() argument
150 removeHeader(array $message, $header) global() argument
172 setHeader(array $message, $header, array $value) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageColumnProperties.php25 public $header; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
34 public function setHeader($header)
H A DGoogleCloudDialogflowV2IntentMessageColumnProperties.php25 public $header; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageColumnProperties
34 public function setHeader($header)
/plugin/swiftmail/Swift/Message/
H A DHeaders.php272 public function setAttribute($header, $name, $value)
298 public function hasAttribute($header, $name)
318 public function getAttribute($header, $name)
340 public function removeAttribute($header, $name)
354 public function listAttributes($header)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php28 public $header = null; variable in Sabre\\DAV\\Exception\\PreconditionFailed
36 function __construct($message, $header = null) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php28 public $header = null; variable in Sabre\\DAV\\Exception\\PreconditionFailed
36 function __construct($message, $header = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DSection.php26 public $header; variable in Google\\Service\\HangoutsChat\\Section
33 public function setHeader($header)
H A DGoogleAppsCardV1Section.php30 public $header; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Section
55 public function setHeader($header)
/plugin/photogallery/
H A Dadmin.php88 function _info_row($item, $value, $state = null, $header = false){
103 function _info_cell($text, $header = false){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceManagement\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceNetworking\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceUsage\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceConsumerManagement\\JwtLocation
56 public function setHeader($header)
/plugin/sphinxsearch-was/
H A Dfunctions.php104 function getZeroSectionContent($id, $header)
124 function getSectionByTitleLevel($id, $header, $extended = false)
171 function getSection($id, $header)
/plugin/sphinxsearch/
H A Dfunctions.php112 function getZeroSectionContent($id, $header)
132 function getSectionByTitleLevel($id, $header, $extended=false)
179 function getSection($id, $header)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php47 public function write($line, $header = "")
68 protected function assembleMessage(string $line, string $header): string
/plugin/rplus/
H A Drenderer.php35 protected $header = []; variable in renderer_plugin_rplus_renderer
93 function header($text, $level, $pos) function in renderer_plugin_rplus_renderer
/plugin/combo/renderer/
H A Drenderer.php33 protected $header = []; variable in renderer_plugin_combo_renderer
96 function header($text, $level, $pos, $returnonly = false) function in renderer_plugin_combo_renderer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DGoogleOperations.php40 public $header; variable in Google\\Service\\AlertCenter\\GoogleOperations
105 public function setHeader($header)
/plugin/quickstats/scripts/
H A Dread_ini.php11 $header = trim($entry,'[]'); variable
/plugin/bibtex/OSBib/create/
H A DCLOSEPOPUP.php41 function header() function in CLOSEPOPUP
/plugin/bugzillahttp/
H A DcUrlHelper.php19 private $header = array('Connection: Keep-Alive', 'Accept: text/xml'); variable in cUrlHelper
/plugin/lms/
H A Dscript.js15 AnonymousFunctionfa0f2a780300(idx, header) global() argument

12345678910>>...15