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_Custom::parse ()
mixed File_Passwd_Custom::parse
Parse the custom passwd file. (package developer related)
This usually happens in File_Passwd_Custom::load() .
Returns TRUE on success, PEAR_Error on failure.
Returns PEAR_Error FILE_PASSWD_E_INVALID_FORMAT, if passwd file has illegal format.
This function can not be called statically.