Home
last modified time | relevance | path

Searched refs:types (Results 251 – 275 of 570) sorted by path

1...<<11121314151617181920>>...23

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst102 * ``type``: Optional formatting type to use (default: 'default'). Choose one of these types:
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst31 ``\Twig\TokenStream``). The default lexer recognizes 13 different token types:
H A Dtemplates.rst584 for PHP types such as strings, numbers, and arrays. The following literals
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dtype.test2 escape types
/plugin/flowplay/flowplayer/
H A DLICENSE.txt34 and conversions to other media types.
/plugin/flowplay2/flowplayer/
H A DREADME.txt393 …- Changed the splash image to use the 'baseURL' variable that is used with all other types of clip…
/plugin/flowplayer/player/
H A DREADME.txt225 - enhancements to RSS playlist parsing: Now skips all media:content that have unsupported types. No…
274 - Added new clip event types: 'onConnectionEvent' and 'onStreamEvent' these get fired when the pred…
/plugin/freesync/
H A Dhelper.php443 $types = array_keys(getMimeTypes());
444 $types = array_map(create_function('$q','return preg_quote($q,"/");'),$types);
445 $regex = join('|',$types);
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php252 private static function explodeCollections($unreduced, &$reduced, &$types) argument
256 self::explodeCollections($item->getComponents(), $reduced, $types);
259 $types[] = $item->geometryType();
/plugin/googlesearch/
H A Dnusoap.php3996 … * @param mixed $schemaTargetNamespace optional 'types' targetNamespace for service schema or false
4927 foreach($this->typemap as $ns => $types) {
4928 if (isset($types[$partType])) {
/plugin/gtime/gtlib/
H A DLICENSE34 and conversions to other media types.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md244 * #216: `ENCODING` parameter is now validated for all document types.
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng16 ### Section 4: Value types
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php3319 $types, argument
3326 $types = (array) $types;
3334 foreach ($types as $type) {
3400 $types, argument
3407 $types = (array) $types;
3415 foreach ($types as $type) {
3600 if (is_array($types) === false) {
3601 $types = array($types);
3612 foreach ($types as $type) {
3660 $types = (array) $types;
[all …]
/plugin/imagemap/
H A DREADME42 configured for the ''braille'', ''aural'', and ''tty'' CSS media types.
/plugin/imagemapping/
H A DREADME42 configured for the ''braille'', ''aural'', and ''tty'' CSS media types.
/plugin/ipban/ip-lib/
H A DREADME.md166 All the range types offer a `contains` method, and all the IP address types offer a `matches` metho…
182 All the range types offer a `containsRange` method: you can call them to check if an address range …
222 Please remark that if a range spans across multiple range types, you'll get NULL as the range type:
/plugin/issuetracker/
H A Dtablekit.js379 var tkst = TableKit.Sortable.types;
404 types : {}, property in TableKit.Sortable
408 TableKit.Sortable.types[o.name] = o;
421 if(cell.id && TableKit.Sortable.types[cell.id]) {
426 return (TableKit.Sortable.types[n]) ? true : false;
781 var ftype = TableKit.Editable.types['text-input'];
782 if(head.id && TableKit.Editable.types[head.id]) {
783 ftype = TableKit.Editable.types[head.id];
786 return (TableKit.Editable.types[n]) ? true : false;
788 ftype = n ? TableKit.Editable.types[n] : ftype;
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak1006 // TODO: Support other atomic types
/plugin/jmol2/jmol/
H A DCHANGES.txt1607 # code: better algorithm for atom types in Mol2Reader
1666 # selects within a set of atom types (defined currently only for mol2 and AMBER topology file type…
1668 # defaults to atom name if no types are indicated
2525 # new feature: draw with mixed types processes them in order
2605 # Between types, or involving NOT, options are AND'd together
2754 # bug fix: "show data types" putting comma in wrong location
3652 # allows FULL math access to ALL getProperty types
3667 # For many property types, the qualifier is an atom set
4114 # new feature: MOL reader recognizes bond types 4,5,6,7
4709 # bug fix: isosurface color -- not operating for some isosurface types
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSize=typ… argument
H A Dopus.js2types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSize=typ… argument
H A Dvorbis.js2types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSize=typ… argument
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as264 // NB: With MP4 player both audio and video types get connected to myVideo.
470 …// may need an extra way to close manually if switching media types after an rtmp session - revisit

1...<<11121314151617181920>>...23