Extra string functions. More...
#include <sofia-sip/su_string.h>
Go to the source code of this file.
Defines | |
#define | STRING0_H |
Defined when <sofia-sip/string0.h> is included. |
Extra string functions.
String comparison functions accepting NULL pointers: str0cmp(), str0ncmp(), str0casecmp(), str0ncasecmp(). Also includes span functions testing at most n bytes: strncspn(), strnspn().
#define STRING0_H |
Defined when <sofia-sip/string0.h> is included.