Home
last modified time | relevance | path

Searched refs:fileContents (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DConfigFile.php25 public $fileContents; variable in Google\\Service\\ServiceManagement\\ConfigFile
38 public function setFileContents($fileContents) argument
40 $this->fileContents = $fileContents;
47 return $this->fileContents;
/plugin/dx/src/
H A DStandardize.php82 $fileContents = file_get_contents($filePath);
83 $fileContents = str_replace(
86 $fileContents
94 file_put_contents($targetFilePath, $fileContents);
/plugin/zotero/
H A DTextZoteroRepository.php21 $fileContents = file_get_contents($fileName);
22 $this->parseEntries($fileContents);
25 private function parseEntries($fileContents) argument
27 foreach (explode("\n", $fileContents) as $line)
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/sys/
H A DFile.php95 $fileContents = "";
101 $fileContents .= $data;
103 return $fileContents;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContextFactory.php61 …* @param string $fileContents the file's contents to retrieve the aliases from with the given name…
67 public function createForNamespace($namespace, $fileContents) argument
72 $tokens = new \ArrayIterator(token_get_all($fileContents));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php408 $fileContents = '';
410 $fileContents .= $line;
416 if (trim($fileContents) !== '') {
417 $this->values['stdin'] = $fileContents;
1001 $fileContents = $values['stdin'];
1002 if ($fileContents === null) {
1006 $fileContents = stream_get_contents($handle);
1010 if ($fileContents === '') {
1016 $this->values['stdin'] = $fileContents;
1017 $phpcs->processFile('STDIN', $fileContents);
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php63 $fileContents = $this->getContents();
65 $this->parseFromString($fileContents);
/plugin/jmol2/jmol/
H A DCHANGES.txt3517 # new feature: print getProperty("fileContents","zipFileName", "subfile", "subFile",...)
3521 # print getProperty("fileContents", "data/test.zip")
3533 # print getProperty("fileContents", "data/test.zip", "BENZEN~1.ZIP")
3546 # print getProperty("fileContents", "data/test.zip", "BENZEN~1.ZIP","benzenevib.spardir/M0001/")
3563 # print getProperty("fileContents", "data/test.zip", "BENZEN~1.ZIP","benzenevib.spardir/M0001/Comma…