Searched defs:is_string (Results 1 – 9 of 9) 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
449 char is_string = 0; in a2i_GENERAL_NAME() local
302 def is_string(self): member in FormatToken
700 bool is_string = (info.type == "string"); in GetShortFlagLine() local
789 struct is_string : std::false_type { struct793 struct is_string<T, struct
1656 const bool is_string = (field.value.type.base_type == BASE_TYPE_STRING); in GenKeyFieldMethods() local1966 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