Home | History | Annotate | Download | only in doc

Lines Matching full:interned

6416       <field name='docdict' type='int' info='* pre-interned strings
12594 <arg name='dict' type='xmlDict *' info='an optional dictionary for interned strings'/>
14783 <info>Get an interned string from the reader, allows for example to speedup string name comparisons</info>
14784 <return type='const xmlChar *' info='an interned copy of the string or NULL in case of error. The string will be deallocated with the reader.'/>