Home
last modified time | relevance | path

Searched refs:xmlXPathErrorMessages (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c597 static const char *xmlXPathErrorMessages[] = { variable
625 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
626 sizeof(xmlXPathErrorMessages[0])) - 1)
705 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()
716 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()
740 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()