Home
last modified time | relevance | path

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

12345678910>>...18

/plugin/nspages/fileHelper/
H A DpagePreparer.php34 function isFileWanted($file, $useTitle){ argument
42 function prepareFileTitle(&$file){ argument
46 private function passSubNsfilterInRecursiveMode($file){ argument
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php173 function dwiki_encodeFN($file,$safe=true){
198 function dwiki_decodeFN($file){
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php171 function dwiki_encodeFN($file,$safe=true){
196 function dwiki_decodeFN($file){
/plugin/shorty/
H A Dhelper.php162 function readShortUrl ($pageID, $file) {
176 function writeShortUrl ($pageID, $shortURL, $file) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php173 function dwiki_encodeFN($file,$safe=true){
198 function dwiki_decodeFN($file){
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A 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/jplayer/vendor/james-heinrich/getid3/demos/
H A Dindex.php10 while ($file = readdir($dh)) { variable
/plugin/html2pdf/html2pdf/html2ps/
H A Dstubs.file_get_contents.inc.php4 function file_get_contents($file) {
/plugin/judge/
H A Dzerospace.php2 $file = dirname(dirname(dirname(dirname(__FILE__)))) . '/inc/utf8.php'; variable
/plugin/xcom/scripts/
H A 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/photogallery/phpThumb/demo/
H A Dindex.php18 while ($file = readdir($dh)) { variable
/plugin/webdav/core/
H A DUtils.php42 public static function streamWriter($stream, $file)
140 public static function searchCallback(&$data, $base, $file, $type, $lvl, $opts = [])
/plugin/authclientcert/
H A Dauth.php170 protected function _debug($message, $err, $line, $file) {
175 protected function _debugCert($client_cert_data, $message, $err, $line, $file) {
/plugin/tindexmenu/inc/
H A Drepo.class.php9 function send_theme ($file) {
/plugin/templateconfhelper/inc/
H A Dconfutils.php19 function getConfigPath($type, $file) {
H A Dtemplate.php13 function tpl_include( $file, $t=false, $allowphp=true ) {
/plugin/indexmenu/inc/
H A Drepo.class.php9 send_theme($file) global() argument
/plugin/displayorphans/
H A Dhelper.php52 …function /* bool */ _filterItem(&$data, $base, /* string */ $file, /* string */ $type, $lvl, $opts)
72 function /* array */ _findLinks(/* string */ $file)
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php34 $file = null,
54 $file = null,
H A DQRcode.php34 $file = null,
54 $file = null,
/plugin/swiftmail/Swift/Message/
H A 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/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js50 , revoke = function(file) { argument
167 dir.getFile(name, create_if_not_found, abortable(function(file) { argument
193 dir.getFile(name, {create: false}, abortable(function(file) { argument
/plugin/directorylist/syntax/
H A Ddirectorylist.php200 private function formatBytes(SplFileInfo $file, $precision = 2)
218 private function formatLink(SplFileInfo $file, array $data)
/plugin/jplayer/vendor/robloach/component-installer/src/
H A Dbootstrap.php12 function includeIfExists($file)

12345678910>>...18