Home
last modified time | relevance | path

Searched refs:exactMatch (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpQueryParameterMatch.php25 public $exactMatch; variable in Google\\Service\\Compute\\HttpQueryParameterMatch
42 public function setExactMatch($exactMatch) argument
44 $this->exactMatch = $exactMatch;
51 return $this->exactMatch;
H A DHttpHeaderMatch.php25 public $exactMatch; variable in Google\\Service\\Compute\\HttpHeaderMatch
56 public function setExactMatch($exactMatch) argument
58 $this->exactMatch = $exactMatch;
65 return $this->exactMatch;
/plugin/searchtablejs/
H A Dtablefilter.js69 var load_text, exactMatch, alternateBgs, colOperation;
88 …f!=undefined && f["exact_match"]==true ? exactMatch=true : exactMatch=false;//enables/disbles exac…
112 t.tf_exactMatch = exactMatch;
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js69 var load_text, exactMatch, alternateBgs, colOperation;
88 …f!=undefined && f["exact_match"]==true ? exactMatch=true : exactMatch=false;//enables/disbles exac…
112 t.tf_exactMatch = exactMatch;