PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
mixed File_Passwd_Cvs::parse ()
mixed File_Passwd_Cvs::parse
Parse the CVS passwd file. (package developer related)
This usually happens in File_Passwd_Cvs::load() .
Returns TRUE on success, PEAR_Error on failure.
Returns PEAR_Error FILE_PASSWD_E_INVALID_FORMAT, if passwd file has invalid format.
This function can not be called statically.