Lines Matching defs:src
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2126 char *src)
2137 src);
2160 if (strcmp(fixed_val, src) == 0)
2167 newattr = xmlNewProp(node, attrname, (xmlChar *)src);
9577 xmlNodePtr src;
9582 for (src = cur->xmlChildrenNode; src != NULL; src = src->next) {
9583 if ((err = fetchprop(handle, src, DTD_ATTR_URI,
9598 xmlNodePtr src;
9603 for (src = cur->xmlChildrenNode; src != NULL; src = src->next) {
9604 if ((err = fetchprop(handle, src, DTD_ATTR_URI,