encoding_helpers.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  result_t { VALID, NOT_UTF_8, HAS_NULL }

Functions

result_t check_string (const unsigned char *string, const int length, const char check_utf8, const char check_null)

Enumeration Type Documentation

enum result_t
Enumerator:
VALID 
NOT_UTF_8 
HAS_NULL 

Definition at line 20 of file encoding_helpers.h.


Function Documentation

result_t check_string ( const unsigned char *  string,
const int  length,
const char  check_utf8,
const char  check_null 
)

Definition at line 90 of file encoding_helpers.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pymongo
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:09:04 2013