Searched refs:nhex (Results 1 – 1 of 1) sorted by relevance
1526 int nhex = 0; in ParseEscape() local1529 nhex++; in ParseEscape()1538 if (c != '}' || nhex == 0) in ParseEscape()