From: Rich Bowen Date: Fri, 7 Mar 2014 20:35:07 +0000 (+0000) Subject: Add =~ and !~ to the table of comparison operators X-Git-Tag: 2.5.0-alpha~4424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a0f6999e42a6f9bc8b3f6ac9dff9dd92e1d71b5;p=apache Add =~ and !~ to the table of comparison operators git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575392 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 56672a7781..c82b3d0db9 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -314,6 +314,12 @@ listfunction ::= listfuncname "(" word ")">= String greater than or equal +=~ + + String matches the regular expression +!~ + + String does not match the regular expression -eq eq Integer equality diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr index b994446dc8..d9d4b2815f 100644 --- a/docs/manual/expr.html.fr +++ b/docs/manual/expr.html.fr @@ -24,6 +24,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Historiquement, il existe de nombreuses variantes dans la syntaxe des expressions permettant d'exprimer une condition dans les diff --git a/docs/manual/expr.xml.fr b/docs/manual/expr.xml.fr index 50d2a1ae5b..22a0798317 100644 --- a/docs/manual/expr.xml.fr +++ b/docs/manual/expr.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/expr.xml.meta b/docs/manual/expr.xml.meta index d5a2e5e1a5..ea324a8bb2 100644 --- a/docs/manual/expr.xml.meta +++ b/docs/manual/expr.xml.meta @@ -8,6 +8,6 @@ en - fr + fr