matchNodePath     220 lib/common/xpath.c     char *matchNodePath = NULL;
matchNodePath     249 lib/common/xpath.c                     matchNodePath = (char *) xmlGetNodePath(match);
matchNodePath     252 lib/common/xpath.c                                pcmk__s(matchNodePath, "unrecognizable match"));
matchNodePath     253 lib/common/xpath.c                     free(matchNodePath);