Searched refs:nsName (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/libxslt-13/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 Dattributes.c654 const xmlChar *name = NULL, *prefix = NULL, *nsName = NULL; local
793 nsName = comp->ns;
811 nsName = xmlDictLookup(ctxt->dict, BAD_CAST tmpNsName, -1);
815 if (xmlStrEqual(nsName, BAD_CAST "http://www.w3.org/2000/xmlns/")) {
821 if (xmlStrEqual(nsName, XML_XML_NAMESPACE)) {
846 nsName = ns->href;
857 attr = xmlHasNsProp(targetElem, name, nsName);
878 if (nsName != NULL) {
882 ns = xsltTreeAcquireStoredNs(some doc, nsName, prefix);
887 if (nsName !
[all...]
H A Dxslt.c1802 * @nsName: the namespace name
1815 const xmlChar *nsName,
1835 if (xmlStrEqual(ns->href, nsName))
1840 xmlStrEqual(ns->href, nsName))
1850 ns->next = xmlNewNs(NULL, nsName, prefix);
2181 effNs->nsName = ns->href;
2257 const xmlChar *nsName)
2286 ivar->nsName = nsName;
2459 const xmlChar *nsName local
1814 xsltTreeAcquireStoredNs(xmlDocPtr doc, const xmlChar *nsName, const xmlChar *prefix) argument
2254 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctxt, xmlNodePtr inst, const xmlChar *name, const xmlChar *nsName) argument
[all...]
H A Dpreproc.c1267 int *hasProp, const xmlChar **nsName,
1272 if (nsName)
1273 *nsName = NULL;
1313 if (nsName)
1314 *nsName = xmlDictLookup(style->dict, URI, -1);
1264 xsltGetQNameProperty(xsltStylesheetPtr style, xmlNodePtr inst, const xmlChar *propName, int mandatory, int *hasProp, const xmlChar **nsName, const xmlChar** localName) argument
H A Dtransform.c2392 (xmlStrEqual(ns->href, effNs->nsName)))
2397 ns = xmlNewNs(copy, effNs->nsName, effNs->prefix);
3975 const xmlChar *name, *prefix = NULL, *nsName = NULL; local
4048 nsName = comp->ns;
4063 nsName = xmlDictLookup(ctxt->dict, BAD_CAST tmpNsName, -1);
4067 if (xmlStrEqual(nsName, BAD_CAST "http://www.w3.org/2000/xmlns/")) {
4073 if (xmlStrEqual(nsName, XML_XML_NAMESPACE)) {
4101 nsName = ns->href;
4106 if (nsName != NULL) {
4111 copy->ns = xsltGetSpecialNamespace(ctxt, inst, nsName, pre
[all...]
H A DxsltInternals.h1167 const xmlChar *nsName; member in struct:_xsltEffectiveNs
1253 const xmlChar *nsName; member in struct:_xsltVarInfo
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
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 Ddcfmtsym.cpp177 const char *nsName; local
208 nsName = ns->getName();
221 nsName = gLatn;
224 UBool isLatn = !uprv_strcmp(nsName,gLatn);
229 nonLatnSymbols = ures_getByKeyWithFallback(numberElementsRes, nsName, NULL, &nlStatus);
H A Dsmpdtfmt.cpp1100 UnicodeString nsName; local
1115 nsName.setTo(currentString);
1118 nsName.setTo(currentString,equalSignPosition+1);
1122 int32_t nsNameHash = nsName.hashCode();
1140 nsName.extract(0,len,kw+8,ULOC_KEYWORD_AND_VALUES_CAPACITY-8,US_INV);
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Dnodecmd.c515 char *nsName, buf[64]; local
562 nsName = (char *)Tcl_GetStringResult(interp);
563 Tcl_DStringAppend(&cmdName, nsName, -1);
564 if (strcmp(nsName, "::")) {
/macosx-10.9.5/libxml2-26/libxml2/
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...]
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...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
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...]
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...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclNamesp.c54 * the internal representation for a nsName object. It contains the
69 int refCount; /* Reference count: 1 for each nsName
150 "nsName", /* the type's name */
602 * If no nsName objects refer to the namespace (i.e., if its refCount
1708 CONST char *nsName;
1797 nsName = start;
1816 nsName = Tcl_DStringValue(&buffer);
1820 * Look up the namespace qualifier nsName in the current namespace
1827 entryPtr = Tcl_FindHashEntry(&nsPtr->childTable, nsName);
1836 nsPtr = (Namespace *) Tcl_CreateNamespace(interp, nsName,
1691 CONST char *nsName; local
[all...]
H A DtclCmdIL.c1255 char* nsName = procPtr->cmdPtr->nsPtr->fullName;
1258 lv [lc ++] = Tcl_NewStringObj (nsName,-1);
1260 if (strcmp (nsName, "::") != 0) {
1244 char* nsName = procPtr->cmdPtr->nsPtr->fullName; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A Dmake_names.pl522 my ($F, $prefix, $nsName, $includes) = @_;
524 print F "#ifndef ${prefix}_${nsName}Names_h\n";
525 print F "#define ${prefix}_${nsName}Names_h\n\n";
529 print F "namespace ${nsName}Names {\n\n";
531 print F "#ifndef ${prefix}_${nsName}NAMES_HIDE_GLOBALS\n";
536 my ($F, $prefix, $nsName, $usedNamespace) = @_;
540 print F "#define ${prefix}_${nsName}NAMES_HIDE_GLOBALS 1\n";
545 print F "#include \"${nsName}Names.h\"\n\n";
549 print F "namespace ${nsName}Names {\n\n";
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclNamesp.c53 * internal representation for a nsName object. It contains the pointer along
64 int refCount; /* Reference count: 1 for each nsName object
235 "nsName", /* the type's name */
969 * function again to delete everything in the namespace. If no nsName
2092 const char *nsName;
2178 nsName = start;
2197 nsName = Tcl_DStringValue(&buffer);
2201 * Look up the namespace qualifier nsName in the current namespace
2208 entryPtr = Tcl_FindHashEntry(&nsPtr->childTable, nsName);
2217 nsPtr = (Namespace *) Tcl_CreateNamespace(interp, nsName,
2069 const char *nsName; local
[all...]
H A DtclProc.c2606 char *nsName = TclGetString(objv[2]);
2608 if ((*nsName != ':') || (*(nsName+1) != ':')) {
2583 char *nsName = TclGetString(objv[2]); local
H A DtclCmdIL.c1274 char *nsName = procPtr->cmdPtr->nsPtr->fullName;
1276 ADD_PAIR("proc", Tcl_NewStringObj(nsName, -1));
1278 if (strcmp(nsName, "::") != 0) {
1262 char *nsName = procPtr->cmdPtr->nsPtr->fullName; local
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dtree.h595 * @nsName: the requested namespace name
604 const xmlChar *nsName,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dtree.h557 * @nsName: the requested namespace name
566 const xmlChar *nsName,

Completed in 936 milliseconds