ReactOS 0.4.15-dev-7918-g2a2556c
xmlstr_t Struct Reference

Public Attributes

const WCHARptr
 
unsigned int len
 

Detailed Description

Definition at line 48 of file actctx.c.

Member Data Documentation

◆ len

unsigned int xmlstr_t::len

Definition at line 51 of file actctx.c.

Referenced by xml_name_cmp(), xmlstr_cmp(), xmlstr_cmp_end(), and xmlstr_cmpi().

◆ ptr

const WCHAR* xmlstr_t::ptr

Definition at line 50 of file actctx.c.

Referenced by xml_name_cmp(), xmlstr_cmp(), xmlstr_cmp_end(), and xmlstr_cmpi().


The documentation for this struct was generated from the following file: