<?xml version="1.0"?><phpdoc><class name="File_Find" extends="" undoc="true" access="private"><file>c:/www/apache/doc2//pear/File/Find.php</file><doc></doc><function name="&amp;glob" undoc="false" access="private"><doc><author email="sterling@php.net">Sterling Hughes</author><parameter name="$pattern" type="string">the pattern to search&#x0a;the directory for.</parameter><parameter name="$dirpath" type="string">the directory path&#x0a;to search.</parameter><parameter name="$pattern_type" default="&amp;apos;php&amp;apos;" type="string">the type of&#x0a;pattern matching functions to use (can either be &amp;apos;php&amp;apos; or&#x0a;&amp;apos;perl&amp;apos;).</parameter><return name="" type="array">containing all of the files and directories&#x0a;matching the pattern.</return><description>the specified pattern.</description><shortdescription>Search the current directory to find matches for the</shortdescription></doc></function><function name="&amp;maptree" undoc="false" access="private"><doc><author email="sterling@php.net">Sterling Hughes</author><parameter name="$directory" undoc="true"/><return name="" type="array"> , the first element containing a list&#x0a;of all the directories, the second element containing a list of all the&#x0a;files.</return><description/><shortdescription>Map the directory tree given by the directory_path parameter.</shortdescription></doc></function><function name="&amp;search" undoc="false" access="private"><doc><author email="sterling@php.net">Sterling Hughes</author><parameter name="$pattern" undoc="true"/><parameter name="$directory" undoc="true"/><parameter name="$type" type="string" undoc="true"/><return type="void"/><description>array containing all matching files (no directories included).</description><shortdescription>Search the specified directory tree with the specified pattern.  Return an</shortdescription></doc></function><function name="isError" undoc="false" access="private"><doc><parameter name="&amp;$var" undoc="true"/><return type="void"/><description/><shortdescription>Determine whether or not a variable is a PEAR exception</shortdescription></doc></function><function name="File_Find_version" undoc="false" access="private"><doc><return type="void"/><description/><shortdescription>Fetch the current File_Find version</shortdescription></doc></function><function name="_build" undoc="true" access="private"><doc><parameter name="$directory" undoc="true"/><return type="void"/></doc></function><function name="_determineRegex" undoc="true" access="private"><doc><parameter name="$type" undoc="true"/><return type="void"/></doc></function><function name="FileFindException" undoc="true" access="private"><doc><parameter name="$message" undoc="true"/><parameter name="$mode" type="string" undoc="true"/><parameter name="$level" type="string" undoc="true"/><return type="void"/></doc></function><variable name="$_dirs" access="private" type="array">array ()<doc></doc></variable><variable name="$files" access="private" type="array">array ()<doc></doc></variable><variable name="$directories" access="private" type="array">array ()<doc></doc></variable><variable name="$classname" access="private" type="string">&amp;apos;FileFindException&amp;apos;<doc></doc></variable><variable name="$error_message_prepend" access="private" type="string">&amp;apos;Error in File_Find&amp;apos;<doc></doc></variable></class></phpdoc>