Searched defs:nsName (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dnamespaces.c319 * @nsName: the namespace name (or NULL)
324 * for the requested @nsName and @nsPrefix in the result tree.
331 * If both @nsName and @nsPrefix are NULL, then this will try to
338 const xmlChar *nsName, const xmlChar *nsPrefix,
362 if ((nsPrefix == NULL) && ((nsName == NULL) || (nsName[0] == 0))) {
448 if (xmlStrEqual(ns->href, nsName))
453 if (xmlStrEqual(ns->href, nsName))
473 ns = xmlSearchNsByHref(target->doc, target, nsName);
495 if (xmlStrEqual(ns->href, nsName))
337 xsltGetSpecialNamespace(xsltTransformContextPtr ctxt, xmlNodePtr invocNode, const xmlChar *nsName, const xmlChar *nsPrefix, xmlNodePtr target) argument
[all...]
H A Dpreproc.c1273 int *hasProp, const xmlChar **nsName,
1278 if (nsName)
1279 *nsName = NULL;
1319 if (nsName)
1320 *nsName = xmlDictLookup(style->dict, URI, -1);
1270 xsltGetQNameProperty(xsltStylesheetPtr style, xmlNodePtr inst, const xmlChar *propName, int mandatory, int *hasProp, const xmlChar **nsName, const xmlChar** localName) argument
H A Dattributes.c654 const xmlChar *name = NULL, *prefix = NULL, *nsName = NULL; local
804 nsName = comp->ns;
822 nsName = xmlDictLookup(ctxt->dict, BAD_CAST tmpNsName, -1);
845 nsName = ns->href;
856 attr = xmlHasNsProp(targetElem, name, nsName);
877 if (nsName != NULL) {
881 ns = xsltTreeAcquireStoredNs(some doc, nsName, prefix);
886 if (nsName != NULL) {
902 ns = xsltGetSpecialNamespace(ctxt, inst, nsName, BAD_CAST pref,
907 ns = xsltGetSpecialNamespace(ctxt, inst, nsName, prefi
[all...]
H A Dtransform.c2340 (xmlStrEqual(ns->href, effNs->nsName)))
2345 ns = xmlNewNs(copy, effNs->nsName, effNs->prefix);
3882 const xmlChar *name, *prefix = NULL, *nsName = NULL; local
3963 nsName = comp->ns;
3978 nsName = xmlDictLookup(ctxt->dict, BAD_CAST tmpNsName, -1);
4004 nsName = ns->href;
4009 if (nsName != NULL) {
4010 copy->ns = xsltGetSpecialNamespace(ctxt, inst, nsName, prefix, copy);
H A Dxslt.c1792 * @nsName: the namespace name
1805 const xmlChar *nsName,
1825 if (xmlStrEqual(ns->href, nsName))
1830 xmlStrEqual(ns->href, nsName))
1840 ns->next = xmlNewNs(NULL, nsName, prefix);
2171 effNs->nsName = ns->href;
2247 const xmlChar *nsName)
2276 ivar->nsName = nsName;
2449 const xmlChar *nsName local
1804 xsltTreeAcquireStoredNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
2244 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctxt, xmlNodePtr inst, const xmlChar *name, const xmlChar *nsName) argument
[all...]
H A DxsltInternals.h1162 const xmlChar *nsName; member in struct:_xsltEffectiveNs
1248 const xmlChar *nsName; member in struct:_xsltVarInfo
/external/chromium_org/third_party/icu/source/i18n/
H A Ddcfmtsym.cpp196 const char *nsName; local
228 nsName = ns->getName();
239 nsName = gLatn;
242 UBool isLatn = !uprv_strcmp(nsName,gLatn);
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
H A Dnumsys.cpp134 const UChar *nsName = ures_getStringByKeyWithFallback(numberElementsRes, buffer, &count, &localStatus); local
136 u_UCharsToChars(nsName,buffer,count);
272 const char *nsName = ures_getKey(nsCurrent); local
273 fNumsysNames->addElement(new UnicodeString(nsName, -1, US_INV),status);
H A Dsmpdtfmt.cpp1074 UnicodeString nsName; local
1089 nsName.setTo(currentString);
1092 nsName.setTo(currentString,equalSignPosition+1);
1096 int32_t nsNameHash = nsName.hashCode();
1114 nsName.extract(0,len,kw+8,ULOC_KEYWORD_AND_VALUES_CAPACITY-8,US_INV);
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp196 const char *nsName; local
228 nsName = ns->getName();
239 nsName = gLatn;
242 UBool isLatn = !uprv_strcmp(nsName,gLatn);
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
H A Dnumsys.cpp134 const UChar *nsName = ures_getStringByKeyWithFallback(numberElementsRes, buffer, &count, &localStatus); local
136 u_UCharsToChars(nsName,buffer,count);
272 const char *nsName = ures_getKey(nsCurrent); local
273 fNumsysNames->addElement(new UnicodeString(nsName, -1, US_INV),status);
H A Dsmpdtfmt.cpp1101 UnicodeString nsName; local
1116 nsName.setTo(currentString);
1119 nsName.setTo(currentString,equalSignPosition+1);
1123 int32_t nsNameHash = nsName.hashCode();
1141 nsName.extract(0,len,kw+8,ULOC_KEYWORD_AND_VALUES_CAPACITY-8,US_INV);
/external/chromium_org/third_party/libxml/src/
H A Dtree.c6313 const xmlChar *nsName, int useDTD)
6322 if (nsName == NULL) {
6338 ((prop->ns->href == nsName) ||
6339 xmlStrEqual(prop->ns->href, nsName)))
6372 if (nsName == NULL) {
6387 * ns-decls corresponding to @nsName.
6397 if (xmlStrEqual((*cur)->href, nsName)) {
7746 * @nsName: the namespace name
7757 const xmlChar *nsName,
7773 xmlStrEqual(ns->href, nsName)) {
6312 xmlGetPropNodeInternal(xmlNodePtr node, const xmlChar *name, const xmlChar *nsName, int useDTD) argument
7756 xmlDOMWrapStoreNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
8137 xmlSearchNsByNamespaceStrict(xmlDocPtr doc, xmlNodePtr node, const xmlChar* nsName, xmlNsPtr *retNs, int prefixed) argument
8302 xmlDOMWrapNSNormDeclareNsForced(xmlDocPtr doc, xmlNodePtr elem, const xmlChar *nsName, const xmlChar *prefix, int checkShadow) argument
[all...]
H A Dxmlschemas.c884 const xmlChar *nsName; member in struct:_xmlSchemaNodeInfo
943 const xmlChar *nsName; member in struct:_xmlSchemaAttrInfo
2207 ielem->nsName, ielem->localName));
2215 vctxt->inode->nsName, vctxt->inode->localName));
2486 return (xmlSchemaFormatQName(str, ni->nsName, ni->localName));
2518 xmlChar *localName, *nsName; local
2535 nsName = NULL;
2572 nsName = xmlStrdup(BAD_CAST "{*}");
2578 nsName = xmlStrdup(BAD_CAST "{##other:");
2580 nsName
4728 xmlSchemaGetElem(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4762 xmlSchemaGetType(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4809 xmlSchemaGetAttributeDecl(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4843 xmlSchemaGetAttributeGroup(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4883 xmlSchemaGetGroup(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4908 xmlSchemaGetNotation(xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName) argument
4924 xmlSchemaGetIDC(xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName) argument
5014 xmlSchemaFindRedefCompInGraph(xmlSchemaBucketPtr bucket, xmlSchemaTypeType type, const xmlChar *name, const xmlChar *nsName) argument
5106 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node ATTRIBUTE_UNUSED) argument
5143 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5254 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node) argument
5306 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5347 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlSchemaTypeType type, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5532 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node) argument
5594 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, int category, xmlNodePtr node) argument
8880 const xmlChar *localName, *nsName; local
13274 const xmlChar *name, *nsName; local
21562 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21809 xmlChar *nsName; local
21865 const xmlChar *nsName = NULL; local
23926 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
24376 const xmlChar *nsName; local
24778 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24856 const xmlChar *nsName = NULL, *local = NULL; local
27785 const xmlChar *nsName; local
[all...]
/external/libxml2/
H A Dtree.c6433 const xmlChar *nsName, int useDTD)
6442 if (nsName == NULL) {
6458 ((prop->ns->href == nsName) ||
6459 xmlStrEqual(prop->ns->href, nsName)))
6492 if (nsName == NULL) {
6507 * ns-decls corresponding to @nsName.
6517 if (xmlStrEqual((*cur)->href, nsName)) {
7910 * @nsName: the namespace name
7921 const xmlChar *nsName,
7937 xmlStrEqual(ns->href, nsName)) {
6432 xmlGetPropNodeInternal(xmlNodePtr node, const xmlChar *name, const xmlChar *nsName, int useDTD) argument
7920 xmlDOMWrapStoreNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
8303 xmlSearchNsByNamespaceStrict(xmlDocPtr doc, xmlNodePtr node, const xmlChar* nsName, xmlNsPtr *retNs, int prefixed) argument
8470 xmlDOMWrapNSNormDeclareNsForced(xmlDocPtr doc, xmlNodePtr elem, const xmlChar *nsName, const xmlChar *prefix, int checkShadow) argument
[all...]
H A Dxmlschemas.c884 const xmlChar *nsName; member in struct:_xmlSchemaNodeInfo
943 const xmlChar *nsName; member in struct:_xmlSchemaAttrInfo
2226 ielem->nsName, ielem->localName));
2234 vctxt->inode->nsName, vctxt->inode->localName));
2505 return (xmlSchemaFormatQName(str, ni->nsName, ni->localName));
2537 xmlChar *localName, *nsName; local
2554 nsName = NULL;
2591 nsName = xmlStrdup(BAD_CAST "{*}");
2597 nsName = xmlStrdup(BAD_CAST "{##other:");
2599 nsName
4747 xmlSchemaGetElem(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4781 xmlSchemaGetType(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4828 xmlSchemaGetAttributeDecl(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4862 xmlSchemaGetAttributeGroup(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4902 xmlSchemaGetGroup(xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName) argument
4927 xmlSchemaGetNotation(xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName) argument
4943 xmlSchemaGetIDC(xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName) argument
5033 xmlSchemaFindRedefCompInGraph(xmlSchemaBucketPtr bucket, xmlSchemaTypeType type, const xmlChar *name, const xmlChar *nsName) argument
5125 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node ATTRIBUTE_UNUSED) argument
5162 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5273 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node) argument
5325 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5366 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlSchemaTypeType type, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5551 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, xmlNodePtr node) argument
5613 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, int category, xmlNodePtr node) argument
8899 const xmlChar *localName, *nsName; local
13302 const xmlChar *name, *nsName; local
21591 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21838 xmlChar *nsName; local
21894 const xmlChar *nsName = NULL; local
23955 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
24405 const xmlChar *nsName; local
24807 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24885 const xmlChar *nsName = NULL, *local = NULL; local
27863 const xmlChar *nsName; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 407 milliseconds