added qse_nwadequal()

touched up httpd a bit more
This commit is contained in:
2012-10-01 13:30:44 +00:00
parent 2bf8d7610f
commit d2572d9c46
8 changed files with 206 additions and 197 deletions

View File

@ -75,6 +75,11 @@ enum qse_nwadtostr_flag_t
extern "C" {
#endif
int qse_nwadequal (
const qse_nwad_t* x,
const qse_nwad_t* y
);
int qse_mbstonwad (
const qse_mchar_t* mbs,
qse_nwad_t* nwad