librsync
2.3.4
|
String prefix text function. More...
Go to the source code of this file.
Functions | |
int | isprefix (char const *tip, char const *iceberg) |
Return true if TIP is a prefix of ICEBERG. More... | |
String prefix text function.
Definition in file isprefix.h.
int isprefix | ( | char const * | tip, |
char const * | iceberg | ||
) |
Return true if TIP is a prefix of ICEBERG.
Definition at line 24 of file isprefix.c.