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_Smb::parse ()
mixed File_Passwd_Smb::parse
Parse the SMB passwd file. (package developer related)
This usually happens in File_Passwd_Smb::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.