Home
last modified time | relevance | path

Searched refs:filter (Results 401 – 425 of 1263) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dspecial_chars.test2 "§" custom filter
H A Descape_non_supported_charset.test2 "escape" filter
H A Dnumber_format.test2 "number_format" filter
H A Descape.test2 "escape" filter
H A Dbatch_with_zero_elements.test2 "batch" filter with zero elements
H A Descape_javascript.test2 "escape" filter
H A Ddynamic_filter.test2 dynamic filter
H A Dformat.test2 "format" filter
H A Dround.test2 "round" filter
H A Dspaceless.test2 "spaceless" filter
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsplit.rst5 The ``split`` filter was added in Twig 1.10.3.
7 The ``split`` filter splits a string by the given delimiter and returns a list
H A Dlower.rst4 The ``lower`` filter converts a value to lowercase:
H A Dupper.rst4 The ``upper`` filter converts a value to uppercase:
/plugin/sectionedit/
H A Dscript.js64 …if ( $nodeWithParents.children().filter('h1,h2,h3,h4,h5,h6,.level1,.level2,.level3,.level4,.level5…
85 $toRemove.filter(':last').before($tmpWrap);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTranscoder.php114 'filter' => [
184 'filter' => [
H A DDatabaseMigrationService.php88 'filter' => [
180 'filter' => [
324 'filter' => [
488 'filter' => [
H A DServiceUsage.php108 'filter' => [
199 'filter' => [
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Dconfig.js19filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true'…
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php61 if (isset($config['filter'])) unset($config['filter']);
107 foreach($this->data['filter'] as $i => $filter) {
108 foreach ($filter as $j => $value) {
109 $urlParameters["filter[$i][$j]"] = $value;
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md80 * Added a string filter parser based on RFC 4515. Allows creating filter objects from arbitrary string filters.
81 * Added a toString() method on filters for displaying their string filter representation.
83 * Corrected the ASN1 encoding of the 'not' filter.
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19filter=e.config.styles["#MathJax_Tooltip"].filter;if(this===d){return}p.style.left=o+"px";p.style.…
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.scrutinizer.yml8 filter:
/plugin/dirtylittlehelper/
H A Dscript.js328 this_label = jQuery(this).contents().filter('label').text();
329 this_id = jQuery(this).contents().filter('span.input').contents().filter('input').attr('id');
334 …if( jQuery(this).contents().filter('span.input').contents().filter('input').data('uiAutocomplete')…
564 jQuery( '#'+JSINFO['dlh']['dlh_fields'][i] ).contents().filter('label').css('display','none');
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dchaining.js86 assert.deepEqual(o.filter(function(i) { return i < 3; }).value(), [1, 2]);
87 assert.deepEqual(o.filter(function(i) { return i > 2; }).value(), [3, 4]);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Df70a54cd9a9f4811bf962e469f2ca2ea.asciidoc9 'filter' => [

1...<<11121314151617181920>>...51