Extra string function.
String comparison functions accepting NULL pointers: str0cmp(), str0ncmp(), str0casecmp(), str0ncasecmp(). Also includes span functions testing at most n bytes: strncspn(), strnspn().
#include <sofia-sip/su_config.h>
#include <string.h>
Go to the source code of this file.