Searched defs:_prop_object_internalize_context (Results 1 – 1 of 1) sorted by relevance
88 struct _prop_object_internalize_context { struct89 const char *poic_xml;90 const char *poic_cp;92 const char *poic_tag_start;94 const char *poic_tagname;95 size_t poic_tagname_len;96 const char *poic_tagattr;97 size_t poic_tagattr_len;98 const char *poic_tagattrval;99 size_t poic_tagattrval_len;[all …]