(no version information, might be only in CVS)
substr_compare -- 
     Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters
    
Description
int 
substr_compare ( string main_str, string str, int offset [, int length [, bool case_sensitivity]])