Home
last modified time | relevance | path

Searched defs:file (Results 276 – 300 of 440) sorted by path

1...<<1112131415161718

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.audioinfo.class.php87 public function Info($file) {
H A Ddemo.browse.php151 while ($file = readdir($handle)) { variable
H A Ddemo.mp3header.php1087 function md5_data($file, $offset, $end, $invertsign=false) {
H A Ddemo.mysqli.php423 while (($file = readdir($dir)) !== false) { variable
H A Ddemo.simple.php33 while (($file = readdir($dir)) !== false) { variable
H A Dindex.php10 while ($file = readdir($dh)) { variable
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php761 public static function hash_data($file, $offset, $end, $algorithm) {
1646 public static function EmbeddedLookup($key, $begin, $end, $file, $name) {
H A Dmodule.misc.cue.php93 public function parseCueSheet($file)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DCoalescingDirectoryResource.php86 protected function getRelativeName(ResourceInterface $file, ResourceInterface $directory)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DDartFilter.php67 private function cleanup($file)
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireJsProcess.php158 public function aggregateScripts($package, array $scripts, $file)
/plugin/jplayer/vendor/robloach/component-installer/src/
H A Dbootstrap.php12 function includeIfExists($file)
/plugin/jsonrpc/
H A Djsonrpc.php368 public function putAttachment($id, $file, $params) {
/plugin/judge/
H A Dzerospace.php2 $file = dirname(dirname(dirname(dirname(__FILE__)))) . '/inc/utf8.php'; variable
/plugin/jukebox/id3/
H A Dgetid3.lib.php517 function md5_file($file) {
550 function sha1_file($file) {
587 function hash_data($file, $offset, $end, $algorithm) {
1240 function EmbeddedLookup($key, $begin, $end, $file, $name) {
/plugin/latexit/
H A Drenderer.php760 function file($text, $lang = null, $file = null) { argument
771 function code($text, $lang = null, $file = null) {
/plugin/latexport/implementation/
H A Ddecorator.php611 function file($text, $lang = null, $file = null) { function in decorator
623 function code($text, $lang = null, $file = null) {
H A Ddecorator_persister.php577 function file($text, $lang = null, $file = null) { function in DecoratorPersister
597 function code($text, $lang = null, $file = null) {
/plugin/linkmanager/
H A Dfunctions.php235 function linkpage_search_index(&$data,$base,$file,$type,$lvl,$opts){
/plugin/loglog/helper/
H A Dlogging.php8 protected $file = ''; variable in helper_plugin_loglog_logging
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php111 public function renderImage($text, $file)
/plugin/mdpage/src/
H A Dbootstrap.php3 function includeIfExists($file) {
/plugin/mdpage/
H A Dsyntax.php128 protected function _debug($message, $err, $line, $file = __FILE__) {
/plugin/mdpage/vendor/cebe/markdown/bin/
H A Dmarkdown71 $file = reset($src); variable
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DBaseMarkdownTest.php31 public function testParse($path, $file)
86 public function getTestData($path, $file)

1...<<1112131415161718