Searched defs:property (Results 1 – 3 of 3) sorted by relevance
87 PropertyParser(const char* property) : cur_(property) {} in PropertyParser()103 bool PropertyParser::Get(std::string* property, size_t* value, bool* value_set) { in Get()332 std::string property; in SetFromProperties() local
91 wctype_t wctype(const char* property) { in wctype()105 wctype_t wctype_l(const char* property, locale_t) { in wctype_l()
114 __u8 property; member