Searched refs:errorFuncArg (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c128 void *errorFuncArg; /* callback function user argument */ member in struct:_xmlTextReader
3982 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_ERROR, NULL /* locator */);
4000 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_WARNING, NULL /* locator */);
4015 reader->sErrorFunc(reader->errorFuncArg, error);
4600 reader->errorFunc(reader->errorFuncArg,
4614 reader->sErrorFunc(reader->errorFuncArg,
4700 reader->errorFuncArg = arg;
4726 reader->errorFuncArg = NULL;
4762 reader->errorFuncArg = arg;
4787 reader->errorFuncArg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c149 void *errorFuncArg; /* callback function user argument */ member in struct:_xmlTextReader
4017 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_ERROR, NULL /* locator */);
4035 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_WARNING, NULL /* locator */);
4050 reader->sErrorFunc(reader->errorFuncArg, error);
4637 reader->errorFunc(reader->errorFuncArg,
4651 reader->sErrorFunc(reader->errorFuncArg,
4737 reader->errorFuncArg = arg;
4763 reader->errorFuncArg = NULL;
4799 reader->errorFuncArg = arg;
4824 reader->errorFuncArg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c149 void *errorFuncArg; /* callback function user argument */ member in struct:_xmlTextReader
4017 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_ERROR, NULL /* locator */);
4035 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_WARNING, NULL /* locator */);
4050 reader->sErrorFunc(reader->errorFuncArg, error);
4637 reader->errorFunc(reader->errorFuncArg,
4651 reader->sErrorFunc(reader->errorFuncArg,
4737 reader->errorFuncArg = arg;
4763 reader->errorFuncArg = NULL;
4799 reader->errorFuncArg = arg;
4824 reader->errorFuncArg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.c128 void *errorFuncArg; /* callback function user argument */ member in struct:_xmlTextReader
3982 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_ERROR, NULL /* locator */);
4000 reader->errorFunc(reader->errorFuncArg, str, XML_PARSER_SEVERITY_VALIDITY_WARNING, NULL /* locator */);
4015 reader->sErrorFunc(reader->errorFuncArg, error);
4600 reader->errorFunc(reader->errorFuncArg,
4614 reader->sErrorFunc(reader->errorFuncArg,
4700 reader->errorFuncArg = arg;
4726 reader->errorFuncArg = NULL;
4762 reader->errorFuncArg = arg;
4787 reader->errorFuncArg
[all...]

Completed in 87 milliseconds