Home
last modified time | relevance | path

Searched defs:value (Results 476 – 500 of 1845) sorted by relevance

1...<<11121314151617181920>>...74

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DIdenticalValueToken.php23 private $value; variable in Prophecy\\Argument\\Token\\IdenticalValueToken
33 public function __construct($value, StringUtil $util = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DTraversableContains.php30 protected $value; variable in PHPUnit_Framework_Constraint_TraversableContains
39 …public function __construct($value, $checkForObjectIdentity = true, $checkForNonObjectIdentity = f…
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DRelativeOidType.php25 public function __construct(string $value) argument
63 public static function withTag($tagNumber, int $class, string $value) argument
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DHoursField.php13 public function isSatisfiedBy(DateTime $date, $value) argument
67 public function validate($value) argument
/plugin/bibtex/OSBib/create/
H A DFORM.php57 function formSubmit($value = FALSE)
82 function hidden($name, $value)
90 function radioButton($label, $name, $value = FALSE, $checked = FALSE)
302 function passwordInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
313 function textInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
324 function textareaInput($label, $name, $value = FALSE, $cols = 30, $rows = 5)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php408 private function add_proxy(RequestInterface $request, &$options, $value, &$params)
427 private function add_timeout(RequestInterface $request, &$options, $value, &$params)
434 private function add_verify(RequestInterface $request, &$options, $value, &$params)
460 private function add_cert(RequestInterface $request, &$options, $value, &$params)
474 private function add_progress(RequestInterface $request, &$options, $value, &$params)
486 private function add_debug(RequestInterface $request, &$options, $value, &$params)
/plugin/combo/vendor/symfony/yaml/
H A DParser.php81 public function parse(string $value, int $flags = 0) argument
116 private function doParse(string $value, int $flags) argument
721 parseValue(string $value, int $flags, string $context) global() argument
1001 cleanup(string $value) global() argument
1117 trimTag(string $value) global() argument
1126 getLineTag(string $value, int $flags, bool $nextLineCheck = true) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.state.class.php151 function set_property_on_level($code, $level, $value) {
155 function set_propertyDefault($code, $value) {
163 function set_property($code, $value) {
174 function set_propertyDefaultFlag($code, $value) {
H A Dcss.border.inc.php60 function parse($value) {
109 function detect_border_value_type($value) {
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js78 String.prototype.StartsWith = function( value ) argument
84 String.prototype.EndsWith = function( value, ignoreCase ) argument
158 Array.prototype.IndexOf = function( value ) argument
/plugin/bureaucracy-au/helper/
H A Dfieldnumber.php71 public function handle_post($value, &$fields, $index, $formid) {
109 protected function addLeadingzeros(&$value) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DBinary.php41 public function setValue($value) {
120 public function setJsonValue(array $value) {
/plugin/bureaucracyau/helper/
H A Dfieldnumber.php71 public function handle_post($value, &$fields, $index, $formid) {
109 protected function addLeadingzeros(&$value) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DBinary.php41 public function setValue($value) {
120 public function setJsonValue(array $value) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2DetectedAttribute.php33 public $value; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2DetectedAttribute
66 public function setValue($value)
H A DGoogleCloudVideointelligenceV1p1beta1DetectedAttribute.php33 public $value; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1DetectedAttribute
66 public function setValue($value)
H A DGoogleCloudVideointelligenceV1p3beta1DetectedAttribute.php33 public $value; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1DetectedAttribute
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Property.php33 public $value; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Property
66 public function setValue($value)
H A DGoogleCloudVisionV1p3beta1Property.php33 public $value; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Property
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DLocalizedString.php33 public $value; variable in Google\\Service\\GamesConfiguration\\LocalizedString
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserExternalId.php33 public $value; variable in Google\\Service\\Directory\\UserExternalId
66 public function setValue($value)
H A DUserRelation.php33 public $value; variable in Google\\Service\\Directory\\UserRelation
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedStatusExample.php33 public $value; variable in Google\\Service\\ShoppingContent\\DatafeedStatusExample
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DBucketByTimePeriod.php33 public $value; variable in Google\\Service\\Fitness\\BucketByTimePeriod
66 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DGuestAttributesEntry.php33 public $value; variable in Google\\Service\\Compute\\GuestAttributesEntry
66 public function setValue($value)

1...<<11121314151617181920>>...74