Home
last modified time | relevance | path

Searched refs:where (Results 176 – 200 of 889) sorted by relevance

12345678910>>...36

/plugin/jmol2/jmol/
H A DCHANGES.txt435 # where type =
534 # bug fix: set xxxx n where n is an integer fails.
760 # used where you would use that in Java, for instance:
924 # new feature: label %[....] where .... is one of:
1566 # for any atoms A--X- - -Y where A is attached to X,
1947 # where [type] is one of Cs, Ci, Cn, or Sn, where n is an integer or the character "n"
2351 # where q1 and q2 are quaternions defined generally as:
4024 # where TYPE is one of:
4989 # where [zoom factor] is x, where x > 0
5315 # where N is -1 to 9.
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md126 …* Fixed issue in GroupHandler and WhatFailureGroupHandler where setting multiple processors would …
201 …* Fixed issue in GroupHandler and WhatFailureGroupHandler where setting multiple processors would …
226 * Fixed HipChatHandler bug where slack dropped messages randomly
233 and implement it where possible
293 * Fixed SlackHandler bug where slack dropped messages randomly
572 * Added IntrospectionProcessor to get info from where the logger was called
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md36 The "target path" property denotes where an asset (or an collection of assets) should be dumped.
299 where the filtered asset can be found.
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki42 …* You might run into a case where ImageMagick, Imagick and Ghostscript are properly installed, but…
76 In all cases where a file format is supported by the plugin, it will add a thumbnail image into the…
/plugin/xcom/lang/en/
H A Dhowto.txt17 …* Above the status bar is the output window where the results of the query are displayed. They op…
40 …of the three view windows. The status bar also contains a ''Query'' field where the current query …
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1where limit \";\n\n // turn a space-separated list into an array\n function set(str) {\n var …
H A Drust.min.js.map1 …of|static|struct|super|trait|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\\b/, …
H A Dcypher.min.js.map1where\", \"with\", \"call\", \"yield\"]);\n var systemKeywords = wordRegexp([\"access\", \"acti…
H A Dq.min.js.map1 …\",\"upsert\",\"value\",\"var\",\"view\",\"views\",\"vs\",\"wavg\",\"where\",\"where\",\"while\",\…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md75 * #355: Support `DateTimeInterface` in more places where only `DateTime` was
84 * #327: Throwing `InvalidDataException` in more cases where invalid iCalendar
160 `InvalidArgumentException` and `LogicException` in all places where we fail
669 problem with double-backslashes where they don't belong.
795 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md14 * #355: Support `DateTimeInterface` in more places where only `DateTime` was
23 * #327: Throwing `InvalidDataException` in more cases where invalid iCalendar
99 `InvalidArgumentException` and `LogicException` in all places where we fail
608 problem with double-backslashes where they don't belong.
734 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn33 14. Nxd2 Qd6 { So far following Anand-Yusupov, Linares 1993, where 15. Nb3
/plugin/projects/
H A Dcodemirror.css15 /* This is needed to prevent an IE[67] bug where the scrolled content
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md93 where the function is overloaded or otherwise broken.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc85 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md309 system where files are represented by instances of `Hoa\Iterator\SplFileInfo`.
443 A recursive iterator is an iterator where its values is other iterators. The
/plugin/dokutexit/
H A DREADME.md30 …* *conf/defaults.php* (or the configuration manager) holds the global configuration, where you can…
33 …* *conf/commands.tex* is where the TeX macros for dokuwiki styles will be held (this is common for…
/plugin/tuxquote/
H A Dimages-license.txt18 …ply with the license for elements of the material in the public domain or where your use is permit…
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md134 [This repository](https://github.com/antlr/grammars-v4) is a collection of grammars without actions where the
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md7 culture where everyone feels included.
/plugin/bible/bible_douayRheims/
H A DRuth.txt16 …ld leave thee and depart: for whithersoever thou shalt go, I will go: and where thou shalt dwell, …
30 …2:9. And follow where they reap. For I have charged my young men, not to molest thee: and if thou …
39 …2:19. And her mother in law said to her: Where hast thou gleaned today, and where hast thou wrough…
/plugin/tindexmenu/
H A Dindexmenu-full.js541 dTree.prototype.scroll = function(where, s, n, i) { argument
548 if (where == "r") {
/plugin/indexmenu/scripts/
H A Dindexmenu.js713 * @param {string} where to move to
718 dTree.prototype.scroll = function (where, s, n, i) {
725 if (where === "r") {
670 scroll(where, s, n, i) global() argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js704 assert.equal(coll.where({a: 1}).length, 3);
705 assert.equal(coll.where({a: 2}).length, 1);
706 assert.equal(coll.where({a: 3}).length, 1);
707 assert.equal(coll.where({b: 1}).length, 0);
708 assert.equal(coll.where({b: 2}).length, 2);
709 assert.equal(coll.where({a: 1, b: 2}).length, 1);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt149 * bugfix (G:48): Quicktime set MIME to video/mp4 where applicable
327 files where meta frame is present but meta-playtime is zero
444 (or ISO-8859-1 where possible) for better compatability
455 where @ does not act to suppress warnings of undefined
1284 into the files where they are actually used.
1832 parameter). Check your code where you're calling
1936 ['audiodataend'] rather than ['filesize'] where appropriate
2083 to non-cast indexes: [$i] where appropriate
2718 Added urlencode() where needed in check.php
2829 Language name as well as code retured where appropriate
[all …]

12345678910>>...36