matchNodePath     195 lib/common/xpath.c     char *matchNodePath = NULL;
matchNodePath     224 lib/common/xpath.c                     matchNodePath = (char *) xmlGetNodePath(match);
matchNodePath     227 lib/common/xpath.c                                pcmk__s(matchNodePath, "unrecognizable match"));
matchNodePath     228 lib/common/xpath.c                     free(matchNodePath);