Home
last modified time | relevance | path

Searched refs:STR_CONTENTTYPE (Results 1 – 1 of 1) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip-simple/
H A Discomposing.c39 static const pj_str_t STR_CONTENTTYPE = { "contenttype", 11 }; variable
91 node = pj_xml_node_new(pool, &STR_CONTENTTYPE); in pjsip_iscomposing_create_xml()
203 node = pj_xml_find_node(doc, &STR_CONTENTTYPE); in pjsip_iscomposing_parse()