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

/external/chromium/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp1317 UnicodeString nsName; local
1332 nsName.setTo(currentString);
1335 nsName.setTo(currentString,equalSignPosition+1);
1339 int32_t nsNameHash = nsName.hashCode();
1357 nsName.extract(0,len,kw+8,ULOC_KEYWORD_AND_VALUES_CAPACITY-8,US_INV);
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1315 UnicodeString nsName; local
1330 nsName.setTo(currentString);
1333 nsName.setTo(currentString,equalSignPosition+1);
1337 int32_t nsNameHash = nsName.hashCode();
1355 nsName.extract(0,len,kw+8,ULOC_KEYWORD_AND_VALUES_CAPACITY-8,US_INV);
/external/libxml2/
H A Dtree.c6301 const xmlChar *nsName, int useDTD)
6310 if (nsName == NULL) {
6326 ((prop->ns->href == nsName) ||
6327 xmlStrEqual(prop->ns->href, nsName)))
6360 if (nsName == NULL) {
6375 * ns-decls corresponding to @nsName.
6385 if (xmlStrEqual((*cur)->href, nsName)) {
7732 * @nsName: the namespace name
7743 const xmlChar *nsName,
7759 xmlStrEqual(ns->href, nsName)) {
6300 xmlGetPropNodeInternal(xmlNodePtr node, const xmlChar *name, const xmlChar *nsName, int useDTD) argument
7742 xmlDOMWrapStoreNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
8120 xmlSearchNsByNamespaceStrict(xmlDocPtr doc, xmlNodePtr node, const xmlChar* nsName, xmlNsPtr *retNs, int prefixed) argument
8285 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
13206 const xmlChar *name, *nsName; local
21493 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21740 xmlChar *nsName; local
21796 const xmlChar *nsName = NULL; local
23855 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
24305 const xmlChar *nsName; local
24707 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24785 const xmlChar *nsName = NULL, *local = NULL; local
27713 const xmlChar *nsName; local
[all...]
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 121 milliseconds