Home
last modified time | relevance | path

Searched refs:each (Results 226 – 250 of 1178) sorted by relevance

12345678910>>...48

/plugin/issuetracker/
H A Dprototype.js821 function each(iterator, context) { function
909 this.each(function(value) {
974 this.each(function(value) {
1033 each: each,
1089 function each(iterator, context) { function
1094 if (!_each) _each = each;
1454 this.each(function(responder) {
2033 .each(function(node) {
3392 keys.each( function(key) {
3411 keys.each( function(key) {
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A DREADME.md12 support for the usual functional suspects (each, map, reduce, filter...)
/plugin/tcycle/
H A Dscript.js2 (function(e){"use strict";e.fn.tcycle=function(){return this.each(function(){function t(){var t=i==…
/plugin/s5reloaded/ui/effects_support/
H A Dsound.js28 $R(0, this.tracks[options.track].id).each(function(id){
H A Dunittest.js127 $$("tr.failed .nameCell").each( function(td){ // todo: limit to children of this.log
131 $$("tr.passed .nameCell").each( function(td){ // todo: limit to children of this.log
532 $H(METHODMAP).each(function(pair) {
539 [Array.prototype, String.prototype, Number.prototype, Boolean.prototype].each(
/plugin/data-au/
H A Dscript.js30 jQuery.each(classes, function (i, cls) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
/plugin/fullindex/
H A Dstyle.css9 /* This controls the indent for each sublist */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dendpoint-closure.asciidoc38 wiring the Transport and Serializer into each endpoint
/plugin/data/
H A Dscript.js30 jQuery.each(classes, function (i, cls) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js47 _.each([null, void 0, 1, 'a', true, NaN, {}, [], new Number(5), new Date(0)], function(val) {
159 _.each(['a', 5, null, false], function(val) {
184 _.each([null, void 0], function(val) {
293 _.each(['foo', null, void 0, 1], function(val) {
800 .each(function(TypedArray) {
923 …_.each([null, void 0], function(item) { assert.strictEqual(_.isMatch(item, null), true, 'null matc…
924 …_.each([null, void 0], function(item) { assert.strictEqual(_.isMatch(item, null), true, 'null matc…
927 _.each([true, 5, NaN, null, void 0], function(item) {
972 _.each([true, 5, NaN, null, void 0], function(item) {
1095 _.each([null, void 0, 1, 'abc', [], {}, void 0], function(val){
/plugin/settingstree/
H A Dscript.js35 $root.find('.input_area.changed, .protect_area.changed').each(function(){
92 $root.find('.input_area.changed, .protect_area.changed').each(function(){
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
/plugin/mapillary/scss/
H A D_mapillary.scss25 @each $float in $floats {
H A Dprint.scss27 @each $float in $floats {
/plugin/editions/
H A DREADME17 b. needs sub namespaces for each edition
/plugin/quicksubscribe/
H A Dscript.js103 $links.each(function () {
/plugin/passpolicy/
H A Dscript.js105 $passfield.each(function () {
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md22 triggered after each method handled. This is dubbed the 'continueCallback' and
/plugin/captcha/
H A Dfiglet.php90 * for each font height.
/plugin/slider/
H A Djquery.bxslider.js92 this.each(function(){$(this).bxSlider(options)});
170 el.children(slider.settings.slideSelector).each(function() {
277 selector.find('img, iframe').each(function(){
380 children.each(function(index) {
710 slider.children.each(function(index){
803 slider.pagerEl.each(function(i, el) { $(el).find('a').eq(slideIndex).addClass('active'); });
935 slider.children.each(function(index){
1311 slider.children.each(function() {
/plugin/bibtex/OSBib/format/
H A DREADME.txt32 …mple of how WIKINDX uses OSBib-Format. process() is the loop that parses each bibliographic entry…
62 2/ You should edit each resource type's array changing ONLY the key of each element. However, do N…
64 …y in WIKINDX to display each resource in a format suitable for OSBib processing returns the follow…
132 $styleTypes -- bibliographic styling for each resource type supported by that particular style.
143 The following should be called for each database row you wish to process.
156 This method should be called for each type of creator the resource has. (See BIBSTYLE.php for an e…
/plugin/localization/
H A DREADME3 Translate and define individual settings for each language separately
/plugin/accscounter/lang/en/
H A Dmngintro.txt3 After selecting the action from the following menu, for each page, you'll see:
/plugin/bliki/
H A Dlocal.php.dist5 $conf['plugin']['bliki']['numposts'] = 15; // Number of posts to show on each page of a blog

12345678910>>...48