CollSeq Struct Reference

#include <sqliteInt.h>

List of all members.

Public Attributes

char * zName
u8 enc
u8 type
void * pUser
int(* xCmp )(void *, int, const void *, int, const void *)
void(* xDel )(void *)

Detailed Description

Definition at line 908 of file sqliteInt.h.


Member Data Documentation

Definition at line 910 of file sqliteInt.h.

Referenced by createCollation(), findCollSeqEntry(), and sqlite3MemCompare().

Definition at line 912 of file sqliteInt.h.

Referenced by createCollation(), and sqlite3MemCompare().

Definition at line 911 of file sqliteInt.h.

Referenced by isLikeOrGlob(), and openDatabase().

int(* CollSeq::xCmp)(void *, int, const void *, int, const void *)
void(* CollSeq::xDel)(void *)

The documentation for this struct was generated from the following file:

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1