Home
last modified time | relevance | path

Searched refs:Filter (Results 176 – 200 of 285) sorted by relevance

12345678910>>...12

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssEmbedFilter.php12 namespace Assetic\Filter;
H A DScssphpFilter.php12 namespace Assetic\Filter;
H A DLessFilter.php12 namespace Assetic\Filter;
H A DCleanCssFilter.php12 namespace Assetic\Filter;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerApiFilter.php12 namespace Assetic\Filter\GoogleClosure;
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DLzw.php10 namespace setasign\Fpdi\PdfParser\Filter;
15 * @package setasign\Fpdi\PdfParser\Filter
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php19 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter;
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php51 class RegularExpression extends Filter
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md868 - Elastica\Filter\* are deprecated. You can use proper queries instead. Backward compatibility layer provided, but will be removed in next Elastica releases. See https://www.elastic.co/blog/better-query-execution-coming-elasticsearch-2-0 and https://github.com/ruflin/Elastica/issues/1001
874 - Readd \Elastica\Filter\Nested. See https://github.com/ruflin/Elastica/issues/1001 [#1020](https://github.com/ruflin/Elastica/pull/1020)
915 - Elastica\Filter\Bool and Elastica\Query\Bool trigger E_USER_DEPRECATED error when you try use them.
934 - Remove \Elastica\Filter\Nested as it is replaced by \Elastica\Query\Nested
953 - Elastica\Filter\Bool is deprecated
1031 - Constructor of `Aggregation\Filter` now accepts filter as second parameter [#878](https://github.com/ruflin/Elastica/pull/878)
1032 - Constructor of `Filter\AbstractMulti` (`BoolAnd`, `BooldOr`) now accepts array of filters as parameter [#878](https://github.com/ruflin/Elastica/pull/878)
1067 - For PHP 7 compatibility Elastica\Query\Bool was renamed to *\BoolQuery, Elastica\Filter\Bool was renamed to BoolFilter, Elastica\Transport\Null was renamed to NullTransport as Null and Bool are reserved phrases in PHP 7. Proxy objects for all three exist to keep backward compatibility. It is recommended to start using the new objects as the proxy classes will be deprecated as soon as PHP 7 is stable. [#837](https://github.com/ruflin/Elastica/pull/837)
1157 - Added: Filter\Range::setExecution, Filter\Term
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DFilterTest.php16 * @var Filter
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php12 namespace Assetic\Filter\Sass;
/plugin/searchtablejs/TableFilter_EN/
H A Dfiltergrid.css2 - HTML Table Filter Generator v1.6
H A Dtablefilter.js153 (!modfilter_fn) ? slc.onchange = function(){ Filter(id); } : slc.onchange = f["mod_filter_fn"];
167 … (!modfilter_fn) ? btn.onclick = function(){ Filter(id); } : btn.onclick = f["mod_filter_fn"];
343 function Filter(id) function
980 (t.tf_isModfilter_fn) ? t.tf_modfilter_fn.call() : Filter(tblid);
1093 if( TF_HasGrid(id) ) Filter(id);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt38 --filter <pattern> Filter which tests to run.
39 --testsuite <name> Filter which testsuite to run.
H A Dhelp2.phpt39 --filter <pattern> Filter which tests to run.
40 --testsuite <name> Filter which testsuite to run.
/plugin/openlayersmapoverlays/
H A Dscript.js134 if (filter.type === OpenLayers.Filter.Spatial.BBOX) {
/plugin/searchtablejs/
H A Dtablefilter.js153 (!modfilter_fn) ? slc.onchange = function(){ Filter(id); } : slc.onchange = f["mod_filter_fn"];
167 … (!modfilter_fn) ? btn.onclick = function(){ Filter(id); } : btn.onclick = f["mod_filter_fn"];
343 function Filter(id) function
980 (t.tf_isModfilter_fn) ? t.tf_modfilter_fn.call() : Filter(tblid);
1093 if( TF_HasGrid(id) ) Filter(id);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php27 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter;
H A DOperations.php36 use FreeDSx\Ldap\Search\Filter\FilterInterface;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php26 use FreeDSx\Ldap\Search\Filter\FilterInterface;
H A DVlv.php26 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php12 namespace FreeDSx\Ldap\Search\Filter;
H A DSubstringFilter.php12 namespace FreeDSx\Ldap\Search\Filter;
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dsemantic-enrich.js21 Filter: function(t, a, e) { method in MathJax.Extension
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php12 use setasign\Fpdi\PdfParser\Filter\FilterException;

12345678910>>...12