Searched defs:is_string (Results 1 – 13 of 13) sorted by relevance
46 <tr id="types.is_string-v">
157 bool is_string() const { return type() == Type::STRING; } in is_string() function
94 int is_string; in show_data() local
302 def is_string(self): member in FormatToken
86 bool is_string = c.value.type == SqlValue::kString; in ComputeTable() local
452 char is_string = 0; in a2i_GENERAL_NAME() local
464 char is_string = 0; in a2i_GENERAL_NAME() local
466 pub fn is_string(&self) -> bool { in is_string() method
135 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
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