Searched defs:tag_value (Results 1 – 3 of 3) sorted by relevance
363 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1()386 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1()390 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element()394 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
113 std::string tag_value = args[my_keywords::tag | std::string()]; in open_record_unlocked() local
52 ecma_builtin_helper_object_to_string_tag_helper (ecma_value_t tag_value) /**< string tag */ in ecma_builtin_helper_object_to_string_tag_helper()146 … ecma_value_t tag_value = ecma_op_object_get_by_symbol_id (obj_p, LIT_GLOBAL_SYMBOL_TO_STRING_TAG); in ecma_builtin_helper_object_to_string() local