Searched defs:is_string (Results 1 – 14 of 14) sorted by relevance
157 bool is_string() const { return type() == Type::STRING; } in is_string() function
15 def is_string(value): function
88 int is_string; in show_data() local
84 bool is_string = c.value.type == SqlValue::kString; in ComputeTable() local
302 def is_string(self): member in FormatToken
452 char is_string = 0; in a2i_GENERAL_NAME() local
462 pub fn is_string(&self) -> bool { in is_string() method
134 fn is_string(&self) -> bool { in is_string() method
700 bool is_string = (info.type == "string"); in GetShortFlagLine() local
789 struct is_string : std::false_type { struct793 struct is_string<T, struct
726 bool generator::is_string(QualType type) in is_string() function in generator
1856 const bool is_string = (field.value.type.base_type == BASE_TYPE_STRING); in GenKeyFieldMethods() local2186 const bool is_string = field.value.type.base_type == BASE_TYPE_STRING; in GenBuilders() local
657 int i, addrs, digs, is_addr, is_hex, is_dec, is_string, dots; in parse_dhcp_opt() local