DDraceNetwork Docs
sql_string_helpers.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sqlstr
 

Functions

void sqlstr::FuzzyString (char *pString, int Size)
 
int sqlstr::EscapeLike (char *pDst, const char *pSrc, int DstSize)
 
void sqlstr::AgoTimeToString (int AgoTime, char *pAgoString, int Size)