Searched refs:iCurrentParam (Results 1 – 1 of 1) sorted by relevance
260 int iCurrentParam = 0; in ParseEscapeANSI() local303 if (iCurrentParam < nParam) in ParseEscapeANSI()304 iCurrentParam++; in ParseEscapeANSI()609 if (iCurrentParam < 1) in ParseEscapeANSI()701 if(iCurrentParam == 0) { in ParseEscapeANSI()749 if (iCurrentParam < 1) { in ParseEscapeANSI()754 if (iCurrentParam >1) { in ParseEscapeANSI()813 int iCurrentParam = 0; in ParseEscapeMTE() local830 iCurrentParam++; in ParseEscapeMTE()839 if (iCurrentParam < 2 ) in ParseEscapeMTE()[all …]