Searched refs:strlen_s (Results 1 – 3 of 3) sorted by relevance
95 len = strlen_s(s, MAX_STRING_SIZE) + 1; /* use strlen() because s is ascii encoding. */ in regerror()
55 #define strlen_s(String,MaxSize) AsciiStrnLenS (String, MaxSize) macro
888 onig_st_insert_strend(*table, name, name + strlen_s((char* )name, MAX_STRING_SIZE), in onigenc_property_list_add_property()