Home
last modified time | relevance | path

Searched refs:filter (Results 576 – 600 of 1263) sorted by relevance

1...<<21222324252627282930>>...51

/plugin/highlightjs/highlight/styles/
H A Dvs.css47 .filter .argument,
H A Dir_black.css25 .string, .attribute .value, .cdata, .filter .argument, .attr_selector, .apache .cbracket, .date {
/plugin/wideredit/
H A Dscript.js21 const selected = $buttons.filter('.selected').get(0);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessBusinessCalls.php109 'filter' => [
H A DCustomSearchAPI.php96 'filter' => [
235 'filter' => [
H A DArtifactRegistry.php132 'filter' => [
372 'filter' => [
490 'filter' => [
H A DCloudchannel.php268 'filter' => [
354 'filter' => [
626 'filter' => [
692 'filter' => [
H A DSecurityCommandCenter.php117 'filter' => [
393 'filter' => [
561 'filter' => [
907 'filter' => [
1063 'filter' => [
1197 'filter' => [
1473 'filter' => [
/plugin/farmer/admin/
H A Ddelete.php41 if ($INPUT->filter('trim')->str('delanimal') === '') {
/plugin/bez/
H A Dscript.js46 var tb = toolbar.filter(function (button) {
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor_iequirks.css5filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px …
/plugin/tagsections/
H A Dscript.js33 … return ($tgt.offset()||{top:0}).top - ($highlight.filter(':last').offset()||{top:0}).top;
132 $toRemove.filter(':last').before($tmpWrap);
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php174 foreach ($this->getTwigFilters() as $filter) {
175 $twig->addFilter($filter);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php34 * nested?: array{path: non-empty-string, filter?: array<mixed>, max_children?: int, nested?: array<mixed>},
354 * @param float $minScore Minimum score to filter documents by
419 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-post-filter argument
421 public function setPostFilter(AbstractQuery $filter): self
423 return $this->setParam('post_filter', $filter);
/plugin/structodt/
H A Daction.php210 $filter = $INPUT->arr('filter');
215 $rows = $helper->getRows($schemas, $first_schema, $filter);
/plugin/projects/
H A Dcodemirror.css118filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6600c800, endColorstr=#4c00c800);
120 /* Kludge to turn off filter in ie9+, which also accepts rgba */
122 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DLong_Building.svg1filter id="A" filterUnits="userSpaceOnUse" x="0" y="25.859" width="159.889" height="189.214"><feCo…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php372 $filter = new AsciiHex();
373 $string = $filter->decode($value->value);
375 $value->value = $filter->encode($string, true);
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst100 // `lodash/filter` is data-first iteratee-last:
102 var compact = _.partial(_.filter, _, Boolean);
106 // `lodash/fp/filter` is iteratee-first data-last:
108 var compact = fp.filter(Boolean);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_float.test2 "batch" filter
H A Dtrim.test2 "trim" filter
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Djoin.rst7 The ``join`` filter returns a string which is the concatenation of the items
H A Dlength.rst8 The ``length`` filter returns the number of items of a sequence or mapping, or
/plugin/struct/types/
H A DAutoSummary.php51 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\AutoSummary

1...<<21222324252627282930>>...51