Lines Matching refs:C
121 * Rename min and max so we can never clash with C or C++ std library
132 * Don't use this as a variable, so we can compile with a C++ compiler
172 * Make headers C++ compatible by change *this to *obj
173 * Add ifdef C++ extern "C" to headers
196 * printbuf.c - C. Watford (christopher.watford@gmail.com)
198 * debug.c - C. Watford (christopher.watford@gmail.com)
201 * json_object.c - C. Watford (christopher.watford@gmail.com)
203 needs to be rethought to be more ANSI C friendly
204 * json_object.h - C. Watford (christopher.watford@gmail.com)
205 Added Microsoft C friendly version of json_object_object_foreach
206 * json_tokener.c - C. Watford (christopher.watford@gmail.com)
208 * json_util.c - C. Watford (christopher.watford@gmail.com)