Home
last modified time | relevance | path

Searched defs:filename (Results 26 – 50 of 307) sorted by last modified time

12345678910>>...13

/plugin/odt/helper/
H A Dcssimport.php1102 function importFrom($filename) {
1229 function importFromFile($filename) {
1253 function loadReplacements($filename) {
H A Dcssimportnew.php58 function importFromFile($filename) {
/plugin/odt/renderer/
H A Dpage.php1020 function file($text, $language=null, $filename=null, $options=null) {
1039 function code($text, $language=null, $filename=null, $options=null) {
/plugin/odt/ODT/
H A DODTDefaultStyles.php216 function getMissingFonts($filename) {
/plugin/openid/Auth/OpenID/
H A DFileStore.php316 function _getAssociation($filename)
651 function _removeIfPresent($filename)
/plugin/iframeinterwiki/
H A Dsyntax.php77 parse_uri_inter($url, $filename) global() argument
/plugin/dw2markdown/
H A Drenderer.php372 function file($text, $language = NULL, $filename = NULL, $options = NULL) {
382 function code($text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/edittable/renderer/
H A Dinverse.php305 function file($text, $language = null, $filename = null) {
309 function code($text, $language = null, $filename = null) {
313 function _highlight($type, $text, $language = null, $filename = null) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php24 public static function open($filename, $mode) argument
H A DLazyOpenStream.php13 private $filename; variable in GuzzleHttp\\Stream\\LazyOpenStream
22 public function __construct($filename, $mode) argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) {
76 public static function decode($filename) {
H A Dcommands.php427 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) {
/plugin/ckgedit/scripts/
H A DsafeFN_class.js144 encode: function(filename) { argument
157 decode: function (filename) { argument
237 function SafeFN_encode(filename) { argument
241 function SafeFN_decode(filename) { argument
/plugin/ckgedit/action/
H A Dmeta.php959 function startup_check_twice($filename, $which) {
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js140 encode: function(filename) { argument
153 decode: function (filename) { argument
233 function SafeFN_encode(filename) { argument
237 function SafeFN_decode(filename) { argument
/plugin/html5video2/syntax/
H A Dvideo.php208 private function _getAlts($filename) {
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …TA=0,MSG_LOAD=1,MSG_ERROR=2,MSG_STL_LOADED=3,MSG_LOAD_IN_PROGRESS=4;var filename=null,local_file=n… variable
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php103 function createFile($filename, $data = null) {
117 function createDirectory($filename) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php107 function createFile($filename, $data = null) {
121 function createDirectory($filename) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php32 function __construct($filename = null) {
46 function loadFile($filename) {
/plugin/text/
H A Drenderer.php369 function file($text, $language = null, $filename = null, $options = null) {
373 function code($text, $language = null, $filename = null, $options = null) {
/plugin/actionrenderer/
H A Drenderer.php309 public function file($text, $language = null, $filename = null, $options = null)
315 public function code($text, $language = null, $filename = null, $options = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php34 protected $filename; variable in Monolog\\Handler\\RotatingFileHandler
52 …public function __construct(string $filename, int $maxFiles = 0, $level = Logger::DEBUG, bool $bub…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DAttachment.php31 public $filename; variable in Google\\Service\\CloudSupport\\Attachment
76 public function setFilename($filename)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DFileCookieJar.php10 private $filename; variable in GuzzleHttp\\Cookie\\FileCookieJar
49 public function save($filename)
73 public function load($filename)

12345678910>>...13