Home
last modified time | relevance | path

Searched defs:value (Results 101 – 125 of 1845) sorted by relevance

12345678910>>...74

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DStringInputs.php26 public $value; variable in Google\\Service\\HangoutsChat\\StringInputs
31 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1FeatureMapFloatList.php26 public $value; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapFloatList
31 public function setValue($value)
H A DGoogleCloudRecommendationengineV1beta1FeatureMapStringList.php26 public $value; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapStringList
31 public function setValue($value)
/plugin/structjoin/types/
H A DJoin.php26 public function renderValue($value, \Doku_Renderer $R, $mode) {
50 public function rawValue($value) {
58 public function displayValue($value) {
76 public function compareValue($value) {
151 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) {
/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
H A DExporterTest.php175 public function testExport($value, $expected)
295 public function testShortenedExport($value, $expected)
341 public function testNonBinaryStringExport($value, $expectedLength)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAttributeValueAssertionTrait.php50 * @param string $value argument
34 protected $value; global() variable
40 __construct(string $attribute, string $value) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBitStringType.php25 public function __construct(string $value = '') argument
42 public function setValue(string $value) argument
130 withTag($tagNumber, int $class, bool $isConstructed, string $value = '') global() argument
[all...]
/plugin/struct/types/
H A DPage.php37 public function renderValue($value, \Doku_Renderer $R, $mode) argument
174 rawValue($value) global() argument
188 displayValue($value) global() argument
209 filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() argument
[all...]
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php79 public function parse(string $value, int $flags = 0)
121 private function doParse(string $value, int $flags)
642 private function parseValue(string $value, int $flags, string $context)
923 private function cleanup(string $value): string
1043 private function trimTag(string $value): string
1052 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string
/plugin/combo/vendor/symfony/yaml/
H A DInline.php61 public static function parse(string $value = null, int $flags = 0, array &$references = []) argument
117 dump($value, int $flags = 0) global() argument
208 isHash($value) global() argument
231 dumpArray(array $value, int $flags) global() argument
721 parseTag(string $value, int& $i, int $flags) global() argument
776 isBinaryString(string $value) global() argument
[all...]
/plugin/bureaucracyau/helper/
H A Dfield.php201 public function handle_post($value, &$fields, $index, $formid) {
280 protected function setVal($value) {
423 protected function validate_match($d, $value) {
434 protected function validate_min($d, $value) {
445 protected function validate_max($d, $value) {
/plugin/bureaucracy-au/helper/
H A Dfield.php201 public function handle_post($value, &$fields, $index, $formid) {
280 protected function setVal($value) {
423 protected function validate_match($d, $value) {
434 protected function validate_min($d, $value) {
445 protected function validate_max($d, $value) {
/plugin/bureaucracy/helper/
H A Dfield.php201 public function handle_post($value, &$fields, $index, $formid) {
280 protected function setVal($value) {
423 protected function validate_match($d, $value) {
434 protected function validate_min($d, $value) {
445 protected function validate_max($d, $value) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.generic.percentage.php14 function init($value, $status) {
19 function &_fromString($value, &$class_object) {
66 function &_copy(&$value) {
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DCdata.php27 protected $value; variable in Sabre\\Xml\\Element\\Cdata
34 function __construct($value)
/plugin/gtime/gtlib/asn1/
H A DASN1BitString.php31 protected $value; variable in ASN1BitString
40 public function __construct($value = null) {
H A DASN1Boolean.php31 protected $value; variable in ASN1Boolean
39 public function __construct($value = null) {
H A DASN1OctetString.php31 protected $value; variable in ASN1OctetString
39 public function __construct($value = null) {
H A DASN1Integer.php31 protected $value; variable in ASN1Integer
40 public function __construct($value = null) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DReturn.php20 protected $value; variable in PHPUnit_Framework_MockObject_Stub_Return
22 public function __construct($value)
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DCdata.php27 protected $value; variable in Sabre\\Xml\\Element\\Cdata
34 function __construct($value)
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DCdata.php27 protected $value; variable in Sabre\\Xml\\Element\\Cdata
34 function __construct($value)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlExtension.php32 protected $value; global() variable in FreeDSx\\Ldap\\LdapUrlExtension
44 __construct(string $name, string $value = null, bool $isCritical = false) global() argument
82 setValue(string $value) global() argument
[all...]
/plugin/odt/ODT/elements/
H A DODTElementList.php105 public function setContinueNumbering($value) {
123 public function setListFirstParagraph($value) {
141 public function setListLastParagraphPosition($value) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php68 public function withHeader($header, $value)
84 public function withAddedHeader($header, $value)
165 private function normalizeHeaderValue($value)
253 private function assertValue($value)

12345678910>>...74