Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c587 static const char *xmlXPathErrorMessages[] = { variable
615 #define MAXERRNO ((int)(sizeof(xmlXPathErrorMessages) / \
616 sizeof(xmlXPathErrorMessages[0])) - 1)
695 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()
706 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()
730 "%s", xmlXPathErrorMessages[error]); in xmlXPathErr()