rpm
4.5
|
Structure(s) and routine(s) used for dpkg EVR parsing and comparison. More...
#include "rpmevr.h"
Go to the source code of this file.
Functions | |
int | dpkgEVRcmp (const char *a, const char *b) |
Segmented string compare. More... | |
int | dpkgEVRparse (const char *evrstr, EVR_t evr) |
Split EVR string into epoch, version, and release components. More... | |
int | dpkgEVRcompare (const EVR_t a, const EVR_t b) |
Compare EVR containers. More... | |
Variables | |
int | _rpmdpkg_debug |
Structure(s) and routine(s) used for dpkg EVR parsing and comparison.
Definition in file rpmdpkg.h.