Home
last modified time | relevance | path

Searched defs:file (Results 251 – 275 of 440) sorted by last modified time

1...<<1112131415161718

/plugin/fullindex/
H A Daction.php135 function search_fullindex(&$data,$base,$file,$type,$lvl,$opts){
/plugin/xml/
H A Drenderer.php307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) { function in renderer_plugin_xml
/plugin/btable/
H A Dexport.php31 $file = DOKU_INC.metaFN(md5($dID), '.btable'); variable
/plugin/gtime/gtlib/tsp/
H A DGTDataHash.php159 public function updateFile($file) {
H A DGTPublicationsFile.php164 public function save($file) {
175 public static function load($file) {
H A DGTTimestamp.php555 public function save($file) {
566 public static function load($file) {
/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/authfacebook/lib/
H A DFacebookRequest.php385 public function addFile($key, FacebookFile $file)
H A Dautoload.php75 $file = rtrim($baseDir, '/') . '/' . str_replace('\\', '/', $relativeClass) . '.php'; variable
/plugin/authfacebook/lib/FileUpload/
H A DFacebookResumableUploader.php85 public function start($endpoint, FacebookFile $file)
H A DFacebookTransferChunk.php36 private $file; variable in Facebook\\FileUpload\\FacebookTransferChunk
65 …public function __construct(FacebookFile $file, $uploadSessionId, $videoId, $startOffset, $endOffs…
/plugin/authfacebook/lib/Http/
H A DRequestBodyMultipart.php108 private function getFileString($name, FacebookFile $file)
166 protected function getFileHeaders(FacebookFile $file)
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DBaseMarkdownTest.php31 public function testParse($path, $file)
86 public function getTestData($path, $file)
/plugin/mdpage/vendor/cebe/markdown/bin/
H A Dmarkdown71 $file = reset($src); variable
/plugin/cleanup/
H A Dhelper.php93 public function delete($file, $type) {
140 public function cb_check_cache(&$data, $base, $file, $type, $lvl, $opts) {
159 public function cb_check_attic(&$data, $base, $file, $type, $lvl, $opts) {
181 public function cb_check_mediaattic(&$data, $base, $file, $type, $lvl, $opts) {
206 public function cb_check_meta(&$data, $base, $file, $type, $lvl, $opts) {
229 public function cb_check_mediameta(&$data, $base, $file, $type, $lvl, $opts) {
252 public function cb_check_locks(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php272 public function registerFile($url, $cid, $file)
/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/fckg/action/entities/
H A Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js3 function setupLanguage(file) { argument
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php171 function dwiki_encodeFN($file,$safe=true){
196 function dwiki_decodeFN($file){
H A Dcommands.php748 function send_ckg_UploadError($err,$sFileUrl, $file) {
/plugin/fckg/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js7 function sack(file) { argument
/plugin/fckg/fckeditor/
H A Dtw-sack.js7 function sack(file) { argument

1...<<1112131415161718