Searched refs:xmlXPathErrorMessages (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 Dxpath.c228 * The array xmlXPathErrorMessages corresponds to the enum xmlXPathError
230 static const char *xmlXPathErrorMessages[] = { variable
256 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
257 sizeof(xmlXPathErrorMessages[0])) - 1)
336 xmlXPathErrorMessages[error]);
347 xmlXPathErrorMessages[error]);
371 xmlXPathErrorMessages[error]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c229 * The array xmlXPathErrorMessages corresponds to the enum xmlXPathError
231 static const char *xmlXPathErrorMessages[] = { variable
257 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
258 sizeof(xmlXPathErrorMessages[0])) - 1)
337 xmlXPathErrorMessages[error]);
348 xmlXPathErrorMessages[error]);
372 xmlXPathErrorMessages[error]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c229 * The array xmlXPathErrorMessages corresponds to the enum xmlXPathError
231 static const char *xmlXPathErrorMessages[] = { variable
257 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
258 sizeof(xmlXPathErrorMessages[0])) - 1)
337 xmlXPathErrorMessages[error]);
348 xmlXPathErrorMessages[error]);
372 xmlXPathErrorMessages[error]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c228 * The array xmlXPathErrorMessages corresponds to the enum xmlXPathError
230 static const char *xmlXPathErrorMessages[] = { variable
256 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
257 sizeof(xmlXPathErrorMessages[0])) - 1)
336 xmlXPathErrorMessages[error]);
347 xmlXPathErrorMessages[error]);
371 xmlXPathErrorMessages[error]);

Completed in 287 milliseconds