Lines Matching refs:xmlStrlen
631 if(xmlStrlen(ns->prefix) == 0) {
760 if(xmlStrlen(ns->prefix) == 0) {
783 if(xmlStrlen(ns->prefix) == 0) {
802 if(xmlStrlen(attr->ns->prefix) == 0) {
805 } else if((attr->ns != NULL) && (xmlStrlen(attr->ns->prefix) == 0) && (xmlStrlen(attr->ns->href) == 0)) {
920 if (attr->ns != NULL && xmlStrlen(attr->ns->prefix) > 0) {
1068 if (xmlStrlen(ns->href) > 0) {
1076 if (xmlStrlen((const xmlChar *) uri->scheme) == 0) {
1083 && (xmlStrlen((const xmlChar *) uri->server) == 0)) {
1154 if ((cur->ns != NULL) && (xmlStrlen(cur->ns->prefix) > 0)) {
1194 if ((cur->ns != NULL) && (xmlStrlen(cur->ns->prefix) > 0)) {