true               33 ext/json/JSON_parser.c #define true  1
true               41 ext/recode/recode.c typedef enum {false = 0, true = 1} bool;