Searched refs:iPattern (Results 1 – 4 of 4) sorted by relevance
101 int32_t* iPattern, in GetLiteralText() argument104 if (pStrPattern[*iPattern] != '\'') in GetLiteralText()107 (*iPattern)++; in GetLiteralText()109 while (*iPattern < iLenPattern) { in GetLiteralText()110 if (pStrPattern[*iPattern] == '\'') { in GetLiteralText()112 if ((*iPattern + 1 >= iLenPattern) || in GetLiteralText()113 ((pStrPattern[*iPattern + 1] != '\'') && (iQuote % 2 == 0))) { in GetLiteralText()117 (*iPattern)++; in GetLiteralText()118 } else if (pStrPattern[*iPattern] == '\\' && in GetLiteralText()119 (*iPattern + 1 < iLenPattern) && in GetLiteralText()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...