Home | Sort by: relevance | last modified time | path |
/src/common/lib/libprop/ | |
prop_bool.c | 43 static const char truestr[] = "true"; variable in typeref:typename:const char[] 47 .xml_tag = truestr, 48 .json_open_tag = truestr, 243 if (_PROP_TAG_MATCH(ctx, truestr)) |
prop_bool.c | 43 static const char truestr[] = "true"; variable in typeref:typename:const char[] 47 .xml_tag = truestr, 48 .json_open_tag = truestr, 243 if (_PROP_TAG_MATCH(ctx, truestr)) |
prop_bool.c | 43 static const char truestr[] = "true"; variable in typeref:typename:const char[] 47 .xml_tag = truestr, 48 .json_open_tag = truestr, 243 if (_PROP_TAG_MATCH(ctx, truestr)) |