mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy a0de056299 Add contains_all and ccnorm_contains_all functions
Added the contains_all function, with basically the same role as
contains_any but using logic AND instead of OR. Also added
ccnorm_contains_all, that is the same of ccnorm_contains_any but with
AND mode. Finally, fixed three wrong task IDs.
Co-authored with Valerio Bozzolan.

Bug: T21176
Change-Id: Ib0a8b783db6ce0d5db64771c8e0c70f0f8d13d36
2018-02-09 17:33:24 +01:00
..
AbuseFilterCachingParser.php Improve some parameter docs 2017-10-07 00:54:58 +02:00
AbuseFilterParser.php Add contains_all and ccnorm_contains_all functions 2018-02-09 17:33:24 +01:00
AbuseFilterTokenizer.php Improve some parameter docs 2017-08-08 15:05:06 +02:00
AFPData.php Avoid Call Stack warning when there is an error in the regex pattern 2017-10-09 10:48:20 +02:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPToken.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPTreeNode.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPTreeParser.php Use short array syntax 2017-06-15 17:02:57 +02:00
AFPUserVisibleException.php Use short array syntax 2017-06-15 17:02:57 +02:00