Home | History | Annotate | Download | only in libxml2

Lines Matching refs:properties

369 		(cur->properties != NULL))
370 xmlTextReaderFreePropList(reader, cur->properties);
371 if ((cur->content != (xmlChar *) &(cur->properties)) &&
444 (cur->properties != NULL))
445 xmlTextReaderFreePropList(reader, cur->properties);
446 if ((cur->content != (xmlChar *) &(cur->properties)) &&
1248 * the stream, exposing its properties.
1919 * the stream, exposing its properties.
2321 cur = reader->node->properties;
2567 cur = reader->node->properties;
2624 prop = reader->node->properties;
2655 prop = reader->node->properties;
2727 prop = node->properties;
2767 if (reader->node->properties != NULL) {
2768 reader->curnode = (xmlNodePtr) reader->node->properties;
2800 if (reader->node->properties != NULL) {
2801 reader->curnode = (xmlNodePtr) reader->node->properties;
2868 (xmlChar *) &(reader->faketext->properties)))
2945 attr = node->properties;
3467 ((node->properties != NULL) || (node->nsDef != NULL)))
3733 * properties. Note that some properties can only be changed before any