Searched defs:PR_ErrorToString (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerror.h50 #define PR_ErrorToString VBoxNsprPR_ErrorToString macro
266 ** FUNCTION: PR_ErrorToString
275 NSPR_API(const char *) PR_ErrorToString(PRErrorCode code,
296 ** codes PR_ErrorToString() supports. The returned array is valid
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprerrortable.c122 PR_ErrorToString(PRErrorCode code, PRLanguageCode language) function

Completed in 32 milliseconds