From 797da9e82fc1e478fde509c6d474d97aceeae788 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Mon, 1 Mar 2004 16:27:37 +0000 Subject: [PATCH] reverting my mistake git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152727 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/fnmatch.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/fnmatch.xml b/reference/filesystem/functions/fnmatch.xml index 05c3fd1a1d..3880071e91 100644 --- a/reference/filesystem/functions/fnmatch.xml +++ b/reference/filesystem/functions/fnmatch.xml @@ -1,5 +1,5 @@ - + fnmatch @@ -39,7 +39,12 @@ if (fnmatch("*gr[ae]y", $color)) { ]]> - ¬e.no-windows; + + + For now this function is not available on Windows or other non-POSIX + compliant systems. + + See also glob, ereg,