Home
last modified time | relevance | path

Searched defs:file (Results 51 – 75 of 549) sorted by relevance

12345678910>>...22

/plugin/mdpage/vendor/cebe/markdown/tests/
DBaseMarkdownTest.php31 public function testParse($path, $file)
86 public function getTestData($path, $file)
/plugin/barcodes/vendor/jucksearm/php-barcode/
DPDF417.php29 $file = null,
45 $file = null,
DDatamatrix.php29 $file = null,
45 $file = null,
DQRcode.php34 $file = null,
54 $file = null,
DBarcode.php34 $file = null,
54 $file = null,
/plugin/nspages/fileHelper/
DpagePreparer.php34 function isFileWanted($file, $useTitle){
42 function prepareFileTitle(&$file){
46 private function passSubNsfilterInRecursiveMode($file){
/plugin/authfacebook/lib/Http/
DRequestBodyMultipart.php108 private function getFileString($name, FacebookFile $file)
166 protected function getFileHeaders(FacebookFile $file)
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
DIntegrationTestCase.php82 public function testIntegration($file, $message, $condition, $templates, $exception, $outputs)
91 …public function testLegacyIntegration($file, $message, $condition, $templates, $exception, $output…
144 …protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs)
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
DSafeFN.class.php173 function dwiki_encodeFN($file,$safe=true){
198 function dwiki_decodeFN($file){
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
DSafeFN.class.php171 function dwiki_encodeFN($file,$safe=true){
196 function dwiki_decodeFN($file){
/plugin/shorty/
Dhelper.php162 function readShortUrl ($pageID, $file) {
176 function writeShortUrl ($pageID, $shortURL, $file) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
DSafeFN.class.php173 function dwiki_encodeFN($file,$safe=true){
198 function dwiki_decodeFN($file){
/plugin/swiftmail/Swift/Message/
DEncoder.php152 public function base64EncodeFile(Swift_File $file, $chunk=76, $le="\r\n")
267 public function QPEncodeFile(Swift_File $file, $chunk=76, $le="\r\n")
298 public function encode7BitFile(Swift_File $file, $chunk=76, $le="\r\n")
326 public function encode8BitFile(Swift_File $file, $chunk=76, $le="\r\n")
/plugin/webdav/core/
DUtils.php42 public static function streamWriter($stream, $file)
140 public static function searchCallback(&$data, $base, $file, $type, $lvl, $opts = [])
/plugin/authclientcert/
Dauth.php170 protected function _debug($message, $err, $line, $file) {
175 protected function _debugCert($client_cert_data, $message, $err, $line, $file) {
/plugin/ipban/ip-lib/
Dip-lib.php8 …$file = __DIR__.DIRECTORY_SEPARATOR.'src'.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, st… variable
/plugin/displayorphans/
Dhelper.php52 …function /* bool */ _filterItem(&$data, $base, /* string */ $file, /* string */ $type, $lvl, $opts)
72 function /* array */ _findLinks(/* string */ $file)
/plugin/projects/lib/
Dproject.php157 public function file($name) { function in Project
195 public function update_file($file) {
230 public function handle($file) {
/plugin/directorylist/syntax/
Ddirectorylist.php200 private function formatBytes(SplFileInfo $file, $precision = 2)
218 private function formatLink(SplFileInfo $file, array $data)
/plugin/xcom/scripts/
Dtest_ini.php2 $file = './xcom.ini'; variable
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A Dbootstrap.php6 $file = str_replace('\\', DIRECTORY_SEPARATOR, variable
/plugin/html2pdf/html2pdf/html2ps/
Dstubs.file_get_contents.inc.php4 function file_get_contents($file) {
/plugin/judge/
Dzerospace.php2 $file = dirname(dirname(dirname(dirname(__FILE__)))) . '/inc/utf8.php'; variable
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Dindex.php10 while ($file = readdir($dh)) { variable
/plugin/photogallery/phpThumb/demo/
Dindex.php18 while ($file = readdir($dh)) { variable

12345678910>>...22