Searched refs:validate (Results 76 - 100 of 135) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c2071 if ((ctxt->validate) && (ctxt->vctxt.error != NULL)) {
5031 if ((ctxt->validate) && (ctxt->input->id != inputchk)) {
5087 if ((ctxt->validate) && (ctxt->input->id != inputchk)) {
5312 if ((ctxt->validate) && (ctxt->input->id != inputchk)) {
8557 if (ctxt->validate && ctxt->wellFormed && ctxt->myDoc &&
9350 ctxt->validate = 0;
9873 if (ctxt->validate && ctxt->wellFormed && ctxt->myDoc &&
11220 ctxt->validate = ctx->validate;
11225 if (ctxt->validate) {
[all...]
H A Dparser.in.h217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
1080 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */
H A DparserInternals.c1633 ctxt->validate = xmlDoValidityCheckingDefaultValue;
1644 if (ctxt->validate) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
1082 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
1082 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
1080 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */
H A DparserInternals.c1633 ctxt->validate = xmlDoValidityCheckingDefaultValue;
1644 if (ctxt->validate) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
1082 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dhead_v10.S193 ;; ptable is ok. validate each entry.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DMakefile.in286 validate.py \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DMakefile.in286 validate.py \
H A DMakefile286 validate.py \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dmakefile.va308 ..\common\$D\validate.obj \
441 validate.obj \
807 copy ..\common\$D\validate.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1646 ctxt->validate = xmlDoValidityCheckingDefaultValue;
1657 if (ctxt->validate) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c1498 if (ops->validate) {
1499 err = ops->validate(tb, data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_gre.c1632 .validate = ipgre_tunnel_validate,
1645 .validate = ipgre_tap_validate,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DparserInternals.c1646 ctxt->validate = xmlDoValidityCheckingDefaultValue;
1657 if (ctxt->validate) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dservices.c29 #include <dbus/dbus-marshal-validate.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dmakefile290 ../../src/common/validate.cpp \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A D82571.c1771 .validate = e1000_validate_nvm_checksum_82571,
H A De1000.h650 return hw->nvm.ops.validate(hw);
H A Des2lan.c1476 .validate = e1000e_validate_nvm_checksum_generic,
H A Dhw.h808 s32 (*validate)(struct e1000_hw *); member in struct:e1000_nvm_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacvlan.c747 ops->validate = macvlan_validate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A DMakefile.in182 VALIDATE = CC='$(CC)' CFLAGS='$(CFLAGS)' CXX='$(CXX)' CXXFLAGS='$(CXXFLAGS)' GPERF='$(GPERF)' $(srcdir)/validate

Completed in 408 milliseconds

123456