Searched refs:namespaces (Results 151 - 159 of 159) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp2831 return soap->namespaces[np->index].ns;
2904 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2914 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2919 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags and (default) namespaces match: '%s' '%s'\n", tag1, tag2));
6693 soap->namespaces = namespaces;
6695 soap->namespaces = NULL;
6888 soap->namespaces = p;
6941 { if (soap->namespaces && !soap->local_namespaces)
6945 for (ns1 = soap->namespaces; ns
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c2831 return soap->namespaces[np->index].ns;
2904 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2914 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2919 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags and (default) namespaces match: '%s' '%s'\n", tag1, tag2));
6693 soap->namespaces = namespaces;
6695 soap->namespaces = NULL;
6888 soap->namespaces = p;
6941 { if (soap->namespaces && !soap->local_namespaces)
6945 for (ns1 = soap->namespaces; ns
[all...]
H A Dstdsoap2.cpp2831 return soap->namespaces[np->index].ns;
2904 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2914 { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags '%s' and '%s' match but namespaces differ\n", tag1, tag2));
2919 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Tags and (default) namespaces match: '%s' '%s'\n", tag1, tag2));
6693 soap->namespaces = namespaces;
6695 soap->namespaces = NULL;
6888 soap->namespaces = p;
6941 { if (soap->namespaces && !soap->local_namespaces)
6945 for (ns1 = soap->namespaces; ns
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dconfigure.bak865 --disable-namespaces compile library without namespaces
6423 # Check whether --enable-namespaces or --disable-namespaces was given.
6431 echo "$as_me:$LINENO: checking for disable namespaces in library" >&5
6432 echo $ECHO_N "checking for disable namespaces in library... $ECHO_C" >&6
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dhighcharts.js113 null,e);c.parentNode.insertBefore(e,c);b.push(e)}this.shadows=b}return this}});Ma=function(){this.init.apply(this,arguments)};Ma.prototype=ya(Uc.prototype,{isIE8:xc.indexOf("MSIE 8.0")>-1,init:function(a,b,c){var d;this.Element=ge;this.alignedObjects=[];d=this.createElement(Lb);a.appendChild(d.element);this.box=d.element;this.boxWrapper=d;this.setSize(b,c,false);if(!Aa.namespaces.hcv){Aa.namespaces.add("hcv","urn:schemas-microsoft-com:vml");Aa.createStyleSheet().cssText="hcv\\:fill, hcv\\:path, hcv\\:shape, hcv\\:stroke{ behavior:url(#default#VML); display: inline-block; } "}},
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dhighcharts.js113 null,e);c.parentNode.insertBefore(e,c);b.push(e)}this.shadows=b}return this}});Ma=function(){this.init.apply(this,arguments)};Ma.prototype=ya(Uc.prototype,{isIE8:xc.indexOf("MSIE 8.0")>-1,init:function(a,b,c){var d;this.Element=ge;this.alignedObjects=[];d=this.createElement(Lb);a.appendChild(d.element);this.box=d.element;this.boxWrapper=d;this.setSize(b,c,false);if(!Aa.namespaces.hcv){Aa.namespaces.add("hcv","urn:schemas-microsoft-com:vml");Aa.createStyleSheet().cssText="hcv\\:fill, hcv\\:path, hcv\\:shape, hcv\\:stroke{ behavior:url(#default#VML); display: inline-block; } "}},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/
H A Dconfigure.bak865 --disable-namespaces compile library without namespaces
6423 # Check whether --enable-namespaces or --disable-namespaces was given.
6431 echo "$as_me:$LINENO: checking for disable namespaces in library" >&5
6432 echo $ECHO_N "checking for disable namespaces in library... $ECHO_C" >&6
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestapi.c5085 xmlChar ** namespaces; /* pointer to the array of prefix/URI pairs namespace definitions */ local
5109 namespaces = gen_const_xmlChar_ptr_ptr(n_namespaces, 5);
5114 xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI, nb_namespaces, (const xmlChar **)namespaces, nb_attributes, nb_defaulted, (const xmlChar **)attributes);
5121 des_const_xmlChar_ptr_ptr(n_namespaces, (const xmlChar **)namespaces, 5);
5350 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5419 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5495 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
19208 int extended; /* if 1 do a recursive copy (properties, namespaces and children when applicable) if 2 copy properties and namespaces (when applicable) */
19677 int extended; /* if 1 do a recursive copy (properties, namespaces an
31855 xmlChar ** namespaces; /* the prefix definitions, array of [URI, prefix] or NULL */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestapi.c5085 xmlChar ** namespaces; /* pointer to the array of prefix/URI pairs namespace definitions */ local
5109 namespaces = gen_const_xmlChar_ptr_ptr(n_namespaces, 5);
5114 xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI, nb_namespaces, (const xmlChar **)namespaces, nb_attributes, nb_defaulted, (const xmlChar **)attributes);
5121 des_const_xmlChar_ptr_ptr(n_namespaces, (const xmlChar **)namespaces, 5);
5350 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5419 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5495 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
19208 int extended; /* if 1 do a recursive copy (properties, namespaces and children when applicable) if 2 copy properties and namespaces (when applicable) */
19677 int extended; /* if 1 do a recursive copy (properties, namespaces an
31855 xmlChar ** namespaces; /* the prefix definitions, array of [URI, prefix] or NULL */ local
[all...]

Completed in 619 milliseconds

1234567