Function
Purplestr_has_caseprefix
Declaration [src]
gboolean
purple_str_has_caseprefix (
const gchar* s,
const gchar* p
)
Description [src]
Compares two strings to see if the first contains the second as a proper case-insensitive prefix.