HomeSort by: relevance | last modified time | path
    Searched defs:truestr (Results 1 - 3 of 3) sorted by relevancy

  /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))

Completed in 36 milliseconds