Searched refs:xmlPattern (Results 1 – 8 of 8) sorted by relevance
29 typedef struct _xmlPattern xmlPattern; typedef30 typedef xmlPattern *xmlPatternPtr;
145 * Whether the xmlPattern node selection interface is configured in
20 * xmlPattern:
117 * Whether the xmlPattern node selection interface is configured in
206 cur = (xmlPatternPtr) xmlMalloc(sizeof(xmlPattern)); in xmlNewPattern()212 memset(cur, 0, sizeof(xmlPattern)); in xmlNewPattern()261 memset(comp, -1, sizeof(xmlPattern)); in xmlFreePatternInternal()
42 option(LIBXML2_WITH_PATTERN "Add the xmlPattern selection interface" ON)
136 [ --with-pattern add the xmlPattern selection interface (on)])1196 echo Disabling the xmlPattern parsing interface
100499 echo Disabling the xmlPattern parsing interface