Home
last modified time | relevance | path

Searched refs:prefix (Results 226 – 250 of 458) sorted by last modified time

12345678910>>...19

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.tar.php74 $prefix = (isset($attr['prefix'] ) ? trim($attr['prefix'] ) : '');
79 if ($prefix) {
80 $name = $prefix.'/'.$name;
H A Dmodule.audio-video.quicktime.php3084 $prefix = substr($sub_value[0], 0, -12);
3085 …if ((substr($stbl_res[0][0], 0, strlen($prefix)) === $prefix) && ($ts_prefix_len < strlen($prefix)…
3087 $ts_prefix_len = strlen($prefix);
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md304 using the `?` prefix.
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php33 private $prefix = []; variable in Symfony\\Component\\Process\\ProcessBuilder
75 * @param string|array $prefix A command prefix or an array of command prefixes
79 public function setPrefix($prefix) argument
81 $this->prefix = \is_array($prefix) ? $prefix : [$prefix];
261 if (0 === \count($this->prefix) && 0 === \count($this->arguments)) {
265 $arguments = array_merge($this->prefix, $this->arguments);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1279 ¤ Added prefix GETID3_ to all defined constants.
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js386 var prefix,
392 return [prefix, name];
412 prefix = null,
426 prefix = nameParts[0];
429 if (prefix) {
430 prefix = normalize(prefix, parentName, applyMap);
436 if (prefix) {
453 prefix = nameParts[0];
469 prefix: prefix,
476 id: (prefix ?
[all …]
/plugin/jplayer/components/
H A Drequire-built.js386 var prefix,
392 return [prefix, name];
412 prefix = null,
426 prefix = nameParts[0];
429 if (prefix) {
430 prefix = normalize(prefix, parentName, applyMap);
436 if (prefix) {
453 prefix = nameParts[0];
469 prefix: prefix,
476 id: (prefix ?
[all …]
H A Drequire.js386 var prefix,
392 return [prefix, name];
412 prefix = null,
426 prefix = nameParts[0];
429 if (prefix) {
430 prefix = normalize(prefix, parentName, applyMap);
436 if (prefix) {
453 prefix = nameParts[0];
469 prefix: prefix,
476 id: (prefix ?
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as510 // Mp3 streams with standard appname/no instance name, mp3: prefix
523 // Mp4 streams with standard appname/no instance name, mp4: prefix
/plugin/jplayer/vendor/composer/
H A DClassLoader.php111 if (!$prefix) {
127 $first = $prefix[0];
158 if (!$prefix) {
173 $length = strlen($prefix);
177 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
201 public function set($prefix, $paths) argument
203 if (!$prefix) {
206 $this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths;
221 if (!$prefix) {
224 $length = strlen($prefix);
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DFilesystemUtils.php56 * @param string $prefix A prefix for the directory name
60 public static function createThrowAwayDirectory($prefix) argument
62 $directory = self::getTemporaryDirectory().DIRECTORY_SEPARATOR.uniqid('assetic_'.$prefix);
71 * @param string $prefix A prefix for the file name
75 public static function createTemporaryFile($prefix) argument
77 return tempnam(self::getTemporaryDirectory(), 'assetic_'.$prefix);
/plugin/filelist/
H A Dsyntax.php723 _flatten_filelist($files, $prefix = '') global() argument
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php545 private $prefix = 'ds'; variable in XMLSecurityDSig
570 static function generateGUID($prefix='pfx') { argument
572 $guid = $prefix.substr($uuid,0,8)."-".
605 … $node = $doc->createElementNS(XMLSecurityDSig::XMLDSIGNS, $this->prefix.':'.$name, $value);
607 $node = $doc->createElementNS(XMLSecurityDSig::XMLDSIGNS, $this->prefix.':'.$name);
936 $prefix = null;
943 $prefix = empty($options['prefix'])?null:$options['prefix'];
951 if (! empty($prefix)) {
952 $attname = $prefix.':'.$attname;
987 … $XPathNode->setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns:$prefix", $namespace);
H A DCHANGELOG.txt181 - Add InclusiveNamespaces prefix list support within exclusive transformations.
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php801 $tagName = ($childNode->prefix ? $childNode->prefix.':' : '') . 'AttributeValue';
/plugin/backup/
H A Dadmin.php371 * @param string $prefix
374 protected function stripPrefix($dir, $prefix) argument
376 if (strpos($dir, $prefix) === 0) {
377 $dir = substr($dir, strlen($prefix));
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 …nick $port $portable $portfree \" +\n \"$pos $prefix $prop $protect $pu…
H A Dperl.min.js.map1prefix","p","n","eat","look","test","eatSuffix","suffix","l","startState","token","lineComment","r…
H A Dsql.min.js.map1 …variable token\n function hookVar(stream) {\n // variables\n // @@prefix.varName @varName\n…
H A Dswift.min.js.map1 …",\"none\",\"operator\",\"postfix\",\"precedence\",\"precedencegroup\",\"prefix\",\"right\",\n …
H A Deiffel.min.js.map1 …\n 'require',\n 'rename',\n 'reference',\n 'redefine',\n 'prefix',\n 'once',\n …
H A Dpowershell.min.js1prefix!==undefined?b.prefix:"^";var d=b.suffix!==undefined?b.suffix:"\\b";for(var e=0;e<a.length;e…
H A Dsparql.min.js.map1 …sliteral\", \"a\", \"bind\"]);\n var keywords = wordRegexp([\"base\", \"prefix\", \"select\", \"d…
H A Dcss.min.js.map1prefix)?|domain|regexp)$/.test(stream.current().toLowerCase())) {\n state.tokenize = tokenP…
H A Dpowershell.min.js.map1prefix","undefined","suffix","i","length","RegExp","source","replace","join","notCharacterOrDash",…

12345678910>>...19