Home
last modified time | relevance | path

Searched refs:bson_check_field_name (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_cdr_mongodb/driver/src/
H A Dencoding.h37 int bson_check_field_name( bson *b, const char *string,
H A Dencoding.c163 int bson_check_field_name( bson *b, const char *string, in bson_check_field_name() function
H A Dbson.c722 if( bson_check_field_name( b, ( const char * )name, len - 1 ) == BSON_ERROR ) { in bson_append_estart()
/dports/www/nginx-full/nginx_http_gridfs_module-7970bab/mongo-c-driver/src/
H A Dencoding.h37 int bson_check_field_name( bson *b, const char *string,
H A Dencoding.c144 int bson_check_field_name( bson *b, const char *string, in bson_check_field_name() function
H A Dbson.c715 if( bson_check_field_name( b, ( const char * )name, len - 1 ) == BSON_ERROR ) { in bson_append_estart()
/dports/games/powder-toy/The-Powder-Toy-95.0/src/bson/
H A DBSON.h1147 int bson_check_field_name( bson *b, const char *string,
H A DBSON.cpp687 if( bson_check_field_name( b, ( const char * )name, len - 1 ) == BSON_ERROR ) { in bson_append_estart()
1132 int bson_check_field_name( bson *b, const char *string, in bson_check_field_name() function