Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrstr

2215 	    if (xmlStrstr(node->content, (xmlChar *) arg)) {
2221 if (xmlStrstr(node->content, (xmlChar *) arg)) {