Searched refs:dataPath (Results 1 – 10 of 10) sorted by relevance
39 public $dataPath; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity140 public function setDataPath($dataPath) argument142 $this->dataPath = $dataPath;149 return $this->dataPath;
31 $dataPath = fullpath($conf['savedir']); variable32 if (!@file_exists($dataPath)) {33 $dataPath = fullpath(DOKU_INC . $conf['savedir']); variable34 if (!@file_exists($dataPath)) die('invalid DokuWiki savedir');36 $fullSphinxPath = $dataPath . '/sphinxsearch/';
16 $dataPath = fullpath($conf['savedir']);17 if (!@file_exists($dataPath)) {18 $dataPath = fullpath(DOKU_INC . $conf['savedir']);20 $this->_dbpath = $dataPath . '/sphinxsearch/' . $this->_database;
168 $dataPath = self::cleanPath($conf['savedir']);169 if (str_starts_with($path, $dataPath)) {
50 function dataPath($id) { function
212 $this->origIns = getCleanInstructions(dataPath($ID) . '/orig.txt');
222 $datapath = dataPath($ID);
30 …dataPath),error:t}}).filter(function(e){return null!=e.node}))}this.errorNodes=t.concat(n).reduce(…