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

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dpattern.h56 const xmlChar **namespaces);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dpattern.in.h56 const xmlChar **namespaces);
H A Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
183 int nb_namespaces; /* the number of namespaces */
281 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
290 const xmlChar **namespaces) {
306 if (namespaces != NULL) {
308 for (i = 0;namespaces[2 * i] != NULL;i++);
313 cur->namespaces = namespaces;
959 if (xmlStrEqual(ctxt->namespaces[
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, const xmlChar **namespaces) argument
2348 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, const xmlChar **namespaces) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dhttpgettest.c109 SOAP_NMAC struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/link/
H A Dxmas.c126 /* dummy namespaces to prevent link errors when not using WITH_NONAMSPACES */
127 SOAP_NMAC struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/lu/
H A Dluclient.cpp93 struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dhttpgettest.c109 SOAP_NMAC struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/link/
H A Dxmas.c126 /* dummy namespaces to prevent link errors when not using WITH_NONAMSPACES */
127 SOAP_NMAC struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/lu/
H A Dluclient.cpp93 struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dwsdl2h.cpp98 extern struct Namespace namespaces[];
180 { struct Namespace *p = namespaces;
380 -Nname use name as the base namespace prefix for service namespaces\n\
447 struct Namespace namespaces[] = variable in typeref:struct:Namespace
460 {"gwsdl", "http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dwsdl2h.cpp98 extern struct Namespace namespaces[];
180 { struct Namespace *p = namespaces;
380 -Nname use name as the base namespace prefix for service namespaces\n\
447 struct Namespace namespaces[] = variable in typeref:struct:Namespace
460 {"gwsdl", "http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dwsdl2h.cpp98 extern struct Namespace namespaces[];
180 { struct Namespace *p = namespaces;
380 -Nname use name as the base namespace prefix for service namespaces\n\
447 struct Namespace namespaces[] = variable in typeref:struct:Namespace
460 {"gwsdl", "http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dwsdl2h.cpp98 extern struct Namespace namespaces[];
180 { struct Namespace *p = namespaces;
380 -Nname use name as the base namespace prefix for service namespaces\n\
447 struct Namespace namespaces[] = variable in typeref:struct:Namespace
460 {"gwsdl", "http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysctl.h956 extern struct ctl_table_header *__sysctl_head_next(struct nsproxy *namespaces,
1031 struct nsproxy *namespaces);
1033 struct nsproxy *namespaces, struct ctl_table *table);
1060 struct ctl_table_root *root, struct nsproxy *namespaces,
1067 int sysctl_check_table(struct nsproxy *namespaces, struct ctl_table *table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A Dinterop2Ctest.cpp63 soap->namespaces = (struct Namespace *)namespacesC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapcalcProxy.cpp31 static const struct Namespace namespaces[] = local
40 if (!this->namespaces)
41 this->namespaces = namespaces;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_xcode/
H A DsoapcalcProxy.cpp31 static const struct Namespace namespaces[] = local
40 if (!this->namespaces)
41 this->namespaces = namespaces;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/polytest/
H A Dpolymorph.cpp195 struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A Dinterop2Ctest.cpp63 soap->namespaces = (struct Namespace *)namespacesC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapcalcProxy.cpp31 static const struct Namespace namespaces[] = local
40 if (!this->namespaces)
41 this->namespaces = namespaces;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_xcode/
H A DsoapcalcProxy.cpp31 static const struct Namespace namespaces[] = local
40 if (!this->namespaces)
41 this->namespaces = namespaces;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/polytest/
H A Dpolymorph.cpp195 struct Namespace namespaces[] = variable in typeref:struct:Namespace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
183 int nb_namespaces; /* the number of namespaces */
281 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
290 const xmlChar **namespaces) {
306 if (namespaces != NULL) {
308 for (i = 0;namespaces[2 * i] != NULL;i++);
313 cur->namespaces = namespaces;
959 if (xmlStrEqual(ctxt->namespaces[
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, const xmlChar **namespaces) argument
2348 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, const xmlChar **namespaces) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
183 int nb_namespaces; /* the number of namespaces */
281 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
290 const xmlChar **namespaces) {
306 if (namespaces != NULL) {
308 for (i = 0;namespaces[2 * i] != NULL;i++);
313 cur->namespaces = namespaces;
959 if (xmlStrEqual(ctxt->namespaces[
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, const xmlChar **namespaces) argument
2354 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, const xmlChar **namespaces) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member in struct:_xmlPatParserContext
183 int nb_namespaces; /* the number of namespaces */
281 * @namespaces: the prefix definitions, array of [URI, prefix] terminated
290 const xmlChar **namespaces) {
306 if (namespaces != NULL) {
308 for (i = 0;namespaces[2 * i] != NULL;i++);
313 cur->namespaces = namespaces;
959 if (xmlStrEqual(ctxt->namespaces[
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, const xmlChar **namespaces) argument
2354 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, const xmlChar **namespaces) argument
[all...]

Completed in 164 milliseconds

1234567