Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 440) sorted by relevance

12345678910>>...18

/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php34 function ReadAFM($file,&$map)
230 function SaveToFile($file,$s,$mode='t')
251 function CheckTTF($file)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DDefaultFileFilter.java56 public boolean accept(File file) in accept()
130 public boolean accept(File file) in accept()
193 public boolean accept(File file) in accept()
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php102 function ReadAFM($file, $map) {
316 function SaveToFile($file,$s,$mode='t')
337 function CheckTTF($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DSourceLocation.php25 public $file; variable in Google\\Service\\Logging\\SourceLocation
38 public function setFile($file)
H A DLogEntrySourceLocation.php25 public $file; variable in Google\\Service\\Logging\\LogEntrySourceLocation
38 public function setFile($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntrySourceLocation.php22 public $file; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
26 public function setFile($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntrySourceLocation.php25 public $file; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
38 public function setFile($file)
/plugin/discussion/
H A Dconvert.php58 function search_discussionpages(&$data, $base, $file, $type, $lvl, $opts) {
77 function convertDiscussionPage($file) {
/plugin/elasticsearch/helper/
H A Ddocparser.php74 public function parse($file) argument
120 runParser($file, $parser) global() argument
[all...]
/plugin/gtime/gtlib/util/
H A DGTUtil.php119 public static function write($file, array $bytes) {
157 public static function touch($file) {
176 public static function read($file) {
222 public static function printAsn1($file) {
/plugin/news/
H A Dhelper.php70 function getMetaFN($file,$ext) {
166 function _readFile($file, $ser=false) {
176 function _writeFile($file,$data,$ser) {
/plugin/owncloud/
H A Dhelper.php125 public function getIDForFilename($file){
202 public function fileInfoToString($file, $isID = false){
220 public function getAuthorsAndDescOfMediafile($file){
245 public function getMediaMeta($file){
258 public function mediaMetaStart($file){
285 public function mediaMetaAsTable($file){
338 public function filenameAndExtension($file){
/plugin/projects/lib/
H A Dlayout.php15 protected $file = NULL; variable in ProjectFileLayout
24 public function __construct($project, $ID, $file) {
142 public function __construct($project, $ID, $file) {
189 public function __construct($project, $name, $file) {
/plugin/source/
H A Dsyntax.php157 function _makeTitle($file,$start,$end) {
164 function _getSource($file,$start,$end) {
188 function _checkRules($file) {
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
H A DTemplate.php44 public function __construct($file = '', $openDelimiter = '{', $closeDelimiter = '}')
57 public function setFile($file)
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
54 public function open($file) argument
271 create($file = '') global() argument
305 addFile($file, $fileinfo = '') global() argument
528 save($file) global() argument
[all...]
/plugin/authfacebook/lib/FileUpload/
H A DFacebookTransferChunk.php36 private $file; variable in Facebook\\FileUpload\\FacebookTransferChunk
65 …public function __construct(FacebookFile $file, $uploadSessionId, $videoId, $startOffset, $endOffs…
/plugin/projects/syntax/
H A Dprojectfile.php66 function render($mode, &$renderer, $file) {
82 private function render_xhtml(&$renderer, $file) {
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DBaseMarkdownTest.php31 public function testParse($path, $file)
86 public function getTestData($path, $file)
/plugin/directions/
H A Daction.php51 function dir_init_log_file($file){
134 function dir_getStatus($file){
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DDatamatrix.php29 $file = null,
45 $file = null,
H A DPDF417.php29 $file = null,
45 $file = null,
/plugin/shell/
H A DP0wnyShell.js168 data.files = data.files.map(function (file) { argument
193 featureDownload(name, file) { argument
219 function (file) { argument
245 getBase64(file) { argument
/plugin/authfacebook/lib/Http/
H A DRequestBodyMultipart.php108 private function getFileString($name, FacebookFile $file)
166 protected function getFileHeaders(FacebookFile $file)
/plugin/ipban/ip-lib/
H A Dip-lib.php8 …$file = __DIR__.DIRECTORY_SEPARATOR.'src'.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, st… variable

12345678910>>...18