Searched defs:is_string (Results 1 – 11 of 11) sorted by relevance
20 def is_string(value): function
157 bool is_string() const { return type() == Type::STRING; } in is_string() function
73 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
700 bool is_string = (info.type == "string"); in GetShortFlagLine() local
789 struct is_string : std::false_type { struct793 struct is_string<T, struct
1705 const bool is_string = (field.value.type.base_type == BASE_TYPE_STRING); in GenKeyFieldMethods() local2015 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
2718 Node* is_string = __ Uint32LessThan(value_instance_type, in LowerCheckedTaggedToArrayIndex() local