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.
1923 * the stream, exposing its properties.
2325 cur = reader->node->properties;
2571 cur = reader->node->properties;
2628 prop = reader->node->properties;
2659 prop = reader->node->properties;
2731 prop = node->properties;
2771 if (reader->node->properties != NULL) {
2772 reader->curnode = (xmlNodePtr) reader->node->properties;
2804 if (reader->node->properties != NULL) {
2805 reader->curnode = (xmlNodePtr) reader->node->properties;
2872 (xmlChar *) &(reader->faketext->properties)))
2949 attr = node->properties;
3476 ((node->properties != NULL) || (node->nsDef != NULL)))
3743 * properties. Note that some properties can only be changed before any