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

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile.am77 csharpdoc/namespaces.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c889 const xmlChar **namespaces,
910 if (namespaces != NULL) {
913 if (namespaces[i] != NULL)
914 fprintf(stdout, ":%s", namespaces[i]);
916 fprintf(stdout, "='%s'", namespaces[i]);
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmllint.c1515 const xmlChar **namespaces,
1536 if (namespaces != NULL) {
1539 if (namespaces[i] != NULL)
1540 fprintf(stdout, ":%s", namespaces[i]);
1542 fprintf(stdout, "='%s'", namespaces[i]);
1973 const xmlChar *namespaces[22]; local
1979 namespaces[i++] = ns->href;
1980 namespaces[i++] = ns->prefix;
1982 namespaces[i++] = NULL;
1983 namespaces[
1510 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c889 const xmlChar **namespaces,
910 if (namespaces != NULL) {
913 if (namespaces[i] != NULL)
914 fprintf(stdout, ":%s", namespaces[i]);
916 fprintf(stdout, "='%s'", namespaces[i]);
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Druntest.c1414 const xmlChar **namespaces,
1435 if (namespaces != NULL) {
1438 if (namespaces[i] != NULL)
1439 fprintf(SAXdebug, ":%s", namespaces[i]);
1441 fprintf(SAXdebug, "='%s'", namespaces[i]);
3456 const xmlChar *namespaces[22]; local
3462 namespaces[j++] = ns->href;
3463 namespaces[j++] = ns->prefix;
3465 namespaces[j++] = NULL;
3466 namespaces[
1409 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
H A Dxmllint.c1515 const xmlChar **namespaces,
1536 if (namespaces != NULL) {
1539 if (namespaces[i] != NULL)
1540 fprintf(stdout, ":%s", namespaces[i]);
1542 fprintf(stdout, "='%s'", namespaces[i]);
1973 const xmlChar *namespaces[22]; local
1979 namespaces[i++] = ns->href;
1980 namespaces[i++] = ns->prefix;
1982 namespaces[i++] = NULL;
1983 namespaces[
1510 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestSAX.c889 const xmlChar **namespaces,
910 if (namespaces != NULL) {
913 if (namespaces[i] != NULL)
914 fprintf(stdout, ":%s", namespaces[i]);
916 fprintf(stdout, "='%s'", namespaces[i]);
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Druntest.c1414 const xmlChar **namespaces,
1435 if (namespaces != NULL) {
1438 if (namespaces[i] != NULL)
1439 fprintf(SAXdebug, ":%s", namespaces[i]);
1441 fprintf(SAXdebug, "='%s'", namespaces[i]);
3456 const xmlChar *namespaces[22]; local
3462 namespaces[j++] = ns->href;
3463 namespaces[j++] = ns->prefix;
3465 namespaces[j++] = NULL;
3466 namespaces[
1409 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
H A Dxmllint.c1515 const xmlChar **namespaces,
1536 if (namespaces != NULL) {
1539 if (namespaces[i] != NULL)
1540 fprintf(stdout, ":%s", namespaces[i]);
1542 fprintf(stdout, "='%s'", namespaces[i]);
1973 const xmlChar *namespaces[22]; local
1979 namespaces[i++] = ns->href;
1980 namespaces[i++] = ns->prefix;
1982 namespaces[i++] = NULL;
1983 namespaces[
1510 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DSAX2.h116 const xmlChar **namespaces,
H A Dxpath.h259 * check namespaces at compilation
307 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
321 xmlHashTablePtr nsHash; /* The namespaces hash table */
337 xmlNsPtr *tmpNsList; /* Array of namespaces */
338 int tmpNsNr; /* number of namespaces in scope */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DSAX2.h116 const xmlChar **namespaces,
H A Dxpath.h259 * check namespaces at compilation
307 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
321 xmlHashTablePtr nsHash; /* The namespaces hash table */
337 xmlNsPtr *tmpNsList; /* Array of namespaces */
338 int tmpNsNr; /* number of namespaces in scope */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX2.in.h116 const xmlChar **namespaces,
H A Dxpath.in.h259 * check namespaces at compilation
304 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
318 xmlHashTablePtr nsHash; /* The namespaces hash table */
334 xmlNsPtr *tmpNsList; /* Array of namespaces */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h116 const xmlChar **namespaces,
H A Dxpath.h259 * check namespaces at compilation
307 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
321 xmlHashTablePtr nsHash; /* The namespaces hash table */
337 xmlNsPtr *tmpNsList; /* Array of namespaces */
338 int tmpNsNr; /* number of namespaces in scope */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.in.h116 const xmlChar **namespaces,
H A Dxpath.in.h259 * check namespaces at compilation
304 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
318 xmlHashTablePtr nsHash; /* The namespaces hash table */
334 xmlNsPtr *tmpNsList; /* Array of namespaces */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsysctl.c1600 lookup_header_set(struct ctl_table_root *root, struct nsproxy *namespaces) argument
1604 set = root->lookup(root, namespaces);
1609 lookup_header_list(struct ctl_table_root *root, struct nsproxy *namespaces) argument
1611 struct ctl_table_set *set = lookup_header_set(root, namespaces);
1615 struct ctl_table_header *__sysctl_head_next(struct nsproxy *namespaces, argument
1641 header_list = lookup_header_list(root, namespaces);
1650 header_list = lookup_header_list(root, namespaces);
1775 * @namespaces: Data to compute which lists of sysctl entries are visible
1827 struct nsproxy *namespaces,
1876 if (sysctl_check_table(namespaces, heade
1825 __register_sysctl_paths( struct ctl_table_root *root, struct nsproxy *namespaces, const struct ctl_path *path, struct ctl_table *table) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A Dinterop2Btest.cpp65 soap->namespaces = (struct Namespace *)namespacesB;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A Dinterop2Btest.cpp65 soap->namespaces = (struct Namespace *)namespacesB;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jar ... element org.jdom.output.XMLOutputter$NamespaceStack namespaces java.util.List list int i org. ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.am15 interface.html intro.html library.html namespaces.html news.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am15 interface.html intro.html library.html namespaces.html news.html \

Completed in 138 milliseconds

1234567