Home
last modified time | relevance | path

Searched defs:nameSpace (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DId.php33 public $nameSpace; variable in Google\\Service\\CloudSearch\\Id
66 public function setNameSpace($nameSpace)
/plugin/schedule/
H A Dschedules.class.php30 var $nameSpace; // namespace where definition could be found variable in schedules
/plugin/processing/
H A Dscript.js3153 var XMLAttribute = function(fname, n, nameSpace, v, t){ argument