Searched defs:_prop_object_internalize_context (Results 1 – 1 of 1) sorted by relevance
82 struct _prop_object_internalize_context { struct83 const char *poic_xml;84 const char *poic_cp;86 const char *poic_tag_start;88 const char *poic_tagname;89 size_t poic_tagname_len;90 const char *poic_tagattr;91 size_t poic_tagattr_len;92 const char *poic_tagattrval;93 size_t poic_tagattrval_len;[all …]