Home
last modified time | relevance | path

Searched defs:values (Results 126 – 150 of 277) sorted by relevance

12345678910>>...12

/plugin/gtime/gtlib/util/
H A DGTBaseX.php34 private $values; variable in GTBaseX
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php301 function getHeaderValues($values, $values2 = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpecPolicyRule.php98 public function setValues(GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues $values)
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php301 function getHeaderValues($values, $values2 = null) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetInterface.php158 public function setValues(array $values);
H A DAssetCache.php120 public function setValues(array $values)
H A DAssetReference.php127 public function setValues(array $values)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php140 function __construct(array $values) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php141 function __construct(array $values) {
/plugin/database/
H A Ddatabase.php856 function drop_down($name,$values,$plusZero=false,$p_value='',$listOfPointers='') {
1040 function isUnique($values,$recordPointer=0) {
1351 var $values; variable in Record
1674 function create_form ($tab, $messages, $values='') {
1729 function edit_form($p_recordObj,$messages,$values='') {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php100 public function addAll(iterable $values) : void argument
/plugin/struct/types/
H A DColor.php49 public function renderMultiValue($values, \Doku_Renderer $R, $mode) argument
/plugin/struct/meta/
H A DCSVImporter.php208 protected function saveLine($values) argument
[all...]
/plugin/structstatus/
H A DStatus.php89 public function renderMultiValue($values, \Doku_Renderer $R, $mode) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DToken.php72 public function test($type, $values = null)
/plugin/structprogress/types/
H A DProgress.php81 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php133 setContains(string...$values) global() argument
/plugin/bureaucracy-au/
H A Dsyntax.php23 var $values = array(); variable in syntax_plugin_bureaucracyau
/plugin/bureaucracyau/
H A Dsyntax.php23 var $values = array(); variable in syntax_plugin_bureaucracyau
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCollectdPayload.php153 public function setValues($values)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php77 public function match(?string $field = null, $values = null): MatchQuery argument
276 public function match_phrase(?string $field = null, $values = null): MatchPhrase argument
288 public function match_phrase_prefix(?string $field = null, $values = null): MatchPhrasePrefix argument
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php192 private function trimAndValidateHeaderValues(array $values)
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php100 $values = explode ( ",", $row_info ); variable
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php173 public function willReturnOnConsecutiveCalls(...$values)
/plugin/statdisplay/pchart/
H A DDataDescription.php120 public $values = array(); variable in DataDescription

12345678910>>...12