Searched refs:openTagLen (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.cc126 int openTagLen; member in struct:__anon54
1092 if (xstrncmp(ctag->lpszOpen, result.pStr, ctag->openTagLen) == 0) {
1094 pXML->nIndex += ctag->openTagLen - 1;

Completed in 17 milliseconds