Home
last modified time | relevance | path

Searched refs:remove (Results 501 – 525 of 799) sorted by last modified time

1...<<21222324252627282930>>...32

/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml82 node ./test/remove.js $PTRN ./lodash.js
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js538 Job.prototype.remove = function(callback) { method in Job
569 return this.remove(onJobReset);
594 return this.remove(onGenericRestart);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css2750 /*display: block; TODO: safe to remove this? */
2905 /* TODO: remove this? */
3007 //TODO: remove this when console2 is finished
/plugin/sequencediagram/bower_components/raphael/dev/test/svg/
H A Ddom.js11 paper.remove();
209 el.remove();
220 el.remove();
231 el.remove();
232 el.remove();
242 paper.remove();
243 el.remove();
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1remove=function(){var e=C(this.node);if(!this.removed&&e.parentNode){var r=this.paper;for(var i in…
/plugin/alphalist2/
H A Dscript.js42 $list.remove();
/plugin/emoji/script/
H A Djquery.textcomplete.js487 this.$el.remove();
1308 $node.remove();
/plugin/quicksubscribe/
H A Daction.php53 $ok = $sub->remove($ns, $_SERVER['REMOTE_USER']);
H A Dscript.js32 // remove any existing popup
33 jQuery('#plugin_qsub__popup').remove();
/plugin/doodle4/
H A DLICENSE355 remove any additional permissions from that copy, or from any part of
392 restriction, you may remove that term. If a license document contains
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md72 * Move to PHP5.4 and remove `from`/`import`. (Ivan Enderlin, 2014-12-22T22:44:40+01:00)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md65 * `HasChildren` is not very well-defined, remove it. (Ivan Enderlin, 2014-11-07T13:38:15+01:00)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst851 Use the ``spaceless`` tag to remove whitespace *between HTML tags*:
878 use it to remove whitespace around tags. Trimming space will consume all whitespace
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst8 Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst8 Use the ``spaceless`` tag to remove whitespace *between HTML tags*, not
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1remove(t)),i&&e.push(r.set(t,{on:i})),n)},t}function S(){ao.event.preventDefault()}function k(){fo…
2remove(n),cl.push(n),rr(n)}function Fe(n){var t=n.circle,e=t.x,r=t.cy,i={x:e,y:r},u=n.P,o=n.N,a=[n…
3remove:p,keys:g,values:function(){var n=[];for(var t in this._)n.push(this._[t]);return n},entries… function
4 ….L&&(ur(this,e),n=e,e=n.U),e.C=!1,r.C=!0,ir(this,r))),e=n.U;this._.C=!1},remove:function(n){n.N&&(… method in er
5remove(n)}:function(i){i[r][e].tween.set(n,t)})},Yl.attr=function(n,t){function e(){this.removeAtt… function
H A Djquery.min.js2 …:c&&c.length&&"string"!==r.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return …
3remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){r.isArray(b)?b=b.map(r.…
4remove(d,b))}}});var qb=a.location,rb=r.now(),sb=/\?/;r.parseXML=function(b){var c;if(!b||"string"…
H A Dnv.d3.min.js2remove()}))})})}var c=a.models.tooltip();c.duration(0).hideDelay(0)._isInteractiveLayer(!0).hidden…
3remove();var s=h.call(this,e,o).slice().sort(d3.descending),t=i.call(this,e,o).slice().sort(d3.des…
4remove(),r.attr("class",function(a,b){return"nv-dist"+g+" nv-dist"+g+"-"+b}).attr(k+"1",0).attr(k+…
5remove(),c=e.xScale(),d=e.yScale();var E=v.selectAll("g.nv-wrap.nv-lineChart").data([j]),F=E.enter…
6remove(),J.attr("class",function(a,b){return"nv-group nv-series-"+b}).classed("hover",function(a){…
7remove(),D.attr("x1",function(a){return a[0]}).attr("y1",function(a){return a[1]}).attr("x2",funct…
8remove(),t.style("stroke",function(a,b){return a.color||p(a,b)}).attr("d",d3.svg.line().x(function…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml48 phpenv config-rm xdebug.ini || echo "ext-xdebug is not available, cannot remove it.";
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md118 - [98: Enhancement/#65 remove cache salt from cached reader](https://github.com/doctrine/annotation…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst217 …e upgrade path, we still allow you to disable this mechanism. Note however that we will remove this
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md135 * `rollbackTransaction` to remove all newly added exceptions since
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md426 This class allows to `register` or `remove` filters. A filter takes
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php166 ->when($result = SUT::remove($filter))
180 ->when($result = SUT::remove($name))
190 SUT::remove('foo');
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE28 …tion, upon notice from any Licensor You must, to the extent practicable, remove from the Collectio…

1...<<21222324252627282930>>...32