Searched refs:sErrorFunc (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.c158 xmlStructuredErrorFunc sErrorFunc; /* callback function */ member in struct:_xmlTextReader
4014 if (reader->sErrorFunc) {
4015 reader->sErrorFunc(reader->errorFuncArg, error);
4069 if (reader->sErrorFunc != NULL) {
4153 if (reader->sErrorFunc != NULL) {
4210 if (reader->sErrorFunc != NULL) {
4231 if (reader->sErrorFunc != NULL) {
4349 if (reader->sErrorFunc != NULL) {
4613 if (error && reader->sErrorFunc) {
4614 reader->sErrorFunc(reade
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c179 xmlStructuredErrorFunc sErrorFunc; /* callback function */ member in struct:_xmlTextReader
4049 if (reader->sErrorFunc) {
4050 reader->sErrorFunc(reader->errorFuncArg, error);
4104 if (reader->sErrorFunc != NULL) {
4188 if (reader->sErrorFunc != NULL) {
4245 if (reader->sErrorFunc != NULL) {
4266 if (reader->sErrorFunc != NULL) {
4384 if (reader->sErrorFunc != NULL) {
4650 if (error && reader->sErrorFunc) {
4651 reader->sErrorFunc(reade
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c179 xmlStructuredErrorFunc sErrorFunc; /* callback function */ member in struct:_xmlTextReader
4049 if (reader->sErrorFunc) {
4050 reader->sErrorFunc(reader->errorFuncArg, error);
4104 if (reader->sErrorFunc != NULL) {
4188 if (reader->sErrorFunc != NULL) {
4245 if (reader->sErrorFunc != NULL) {
4266 if (reader->sErrorFunc != NULL) {
4384 if (reader->sErrorFunc != NULL) {
4650 if (error && reader->sErrorFunc) {
4651 reader->sErrorFunc(reade
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.c158 xmlStructuredErrorFunc sErrorFunc; /* callback function */ member in struct:_xmlTextReader
4014 if (reader->sErrorFunc) {
4015 reader->sErrorFunc(reader->errorFuncArg, error);
4069 if (reader->sErrorFunc != NULL) {
4153 if (reader->sErrorFunc != NULL) {
4210 if (reader->sErrorFunc != NULL) {
4231 if (reader->sErrorFunc != NULL) {
4349 if (reader->sErrorFunc != NULL) {
4613 if (error && reader->sErrorFunc) {
4614 reader->sErrorFunc(reade
[all...]

Completed in 140 milliseconds