Home
last modified time | relevance | path

Searched refs:supplied (Results 1 – 25 of 103) sorted by relevance

12345

/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
Dpopcorn.jplayer.js140 var supplied = '',
146 supplied += separator + prop;
151 if(DEBUG) console.log('getSupplied(): Generated: supplied = "' + supplied + '"');
152 return supplied;
179 srcObj.options.supplied = mediaType;
197 if(!srcObj.options.supplied) {
198 srcObj.options.supplied = getSupplied(srcObj.media);
205supplied = srcObj.options.supplied.toLowerCase().split(","); // Create the supplied formats array,… variable
214 for(var fmt = 0; fmt < supplied.length; fmt++) {
215 mediaType = supplied[fmt].replace(/^\s+|\s+$/g, ""); //trim
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
Dpopcorn.jplayer.js140 var supplied = '',
146 supplied += separator + prop;
151 if(DEBUG) console.log('getSupplied(): Generated: supplied = "' + supplied + '"');
152 return supplied;
179 srcObj.options.supplied = mediaType;
197 if(!srcObj.options.supplied) {
198 srcObj.options.supplied = getSupplied(srcObj.media);
205supplied = srcObj.options.supplied.toLowerCase().split(","); // Create the supplied formats array,… variable
214 for(var fmt = 0; fmt < supplied.length; fmt++) {
215 mediaType = supplied[fmt].replace(/^\s+|\s+$/g, ""); //trim
[all …]
Dpopcorn.jplayer.min.js2supplied=c)):f=b,j(f)&&j(f.media))){j(f.options)||(f.options={}),f.options.solution||(f.options.so…
/plugin/pgn4web/pgn4web/fonts/
Dpgn4web-font-LiberationSans.css8 * The standard LiberationSans font is supplied to allow for consistent display of
9 * header and text with the moves, when chess moves are displayed using a supplied
Dpgn4web-fonts.css18 * The standard LiberationSans font is also supplied to allow for consistent display
/plugin/purplenumbers/images/
DREADME6 All our products are supplied under our license agreement which basically states that:
/plugin/bibtex/OSBib/format/bibtexParse/
DREADME23 If $parse->fieldExtract == TRUE (default), the $entries array using the supplied example bib.bib fi…
54 If $parse->fieldExtract == FALSE, the $entries array using the supplied example bib.bib file will b…
72 Additional BibTeX macro can be supplied to the parser:
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAttr.EnableID.txt11 you use (%Attr.IDBlacklist) or prefixing all user supplied IDs
/plugin/tuxquote/
Dimages-license.txt1 The supplied images were sourced from CrystalXP.net (http://www.crystalxp.net/) and are all distrib…
3 … Share Alike) license, you are free to do the following with the images supplied in this this plug…
21 The following ChrystalXP.net members are attributed with the supplied images:
DREADME15 The supplied images were sourced fromm CrystalXP.net (http://www.crystalxp.net/) and are all distri…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Drandom.rst13 The ``random`` function returns a random value depending on the supplied
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
DVAvailabilityTest.php427 …$this->fail('Failed to assert that the supplied document is a valid document. Validation messages:…
/plugin/dokucrypt2/
DREADME.md26 …en, asking the user to enter a pass phrase key for the encryption. Once supplied, the encryption w…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Dcircle.player.js37 supplied: "m4a, oga", property
/plugin/bibtex/OSBib/
DCHANGELOG13 2/ User-defined strings for each of the 12 months may now be supplied in the bibliographic styles.
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
DREADME.md50 * `options` The options supplied to the constructor.
96 supplied argument, suitable for use with `Array.filter`. Example:
/plugin/mantis/lib/
Dchangelog14 - soap_base: fix code that overwrites user-supplied attributes in serialize_val
399 - wsdl: when serializing a complexType, require the PHP value supplied to be an array
402 - nusoap_base: Allow SOAP headers to be supplied as an array like parameters
406 - soapclient: Allow SOAP headers to be supplied as an array like parameters
412 - nusoap_base: do not override supplied element name with class name when serializing an object in …
540 - wsdl: wrap parameters if unwrapped values are supplied and WSDL specifies Microsoft-style wrapping
559 - wsdl: wrap return value if unwrapped value is supplied and WSDL specifies Microsoft-style wrapping
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DCHANGELOG.md112 - Now correctly honoring a `version` option is supplied in a request.
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md64 * `options` The options supplied to the constructor.
110 supplied argument, suitable for use with `Array.filter`. Example:
/plugin/bootswrapper/exe/help/
Dpopover.txt79 … popover (ms) - does not apply to manual trigger type \\ If a number is supplied, delay is applied…
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/
DREADME.md496 Each mapping to the supplied source file is rewritten using the
497 supplied SourceMap. Note: The resolution for the resulting mappings
498 is the minimum of this map and the supplied map.
/plugin/remotescript/lib/JsHttpRequest/
Dprotocol.txt86 Each loading process is supplied with a piece of information appended to the
/plugin/asciidocjs/node_modules/source-map/
DREADME.md508 Each mapping to the supplied source file is rewritten using the
509 supplied SourceMap. Note: The resolution for the resulting mappings
510 is the minimum of this map and the supplied map.
/plugin/asciidocjs/node_modules/commander/
DCHANGELOG.md172 * complain about unknown options when program argument supplied and action handler ([#1049])
247 * e.g. `-p 80` can also be supplied as `-p80`
/plugin/authhttp/
DREADME21 supplied those through the login form. It will perform authentication using

12345