Lines Matching refs:minBytesPerChar
2312 s + enc->minBytesPerChar,
2313 next - enc->minBytesPerChar);
2322 s + enc->minBytesPerChar,
2323 next - enc->minBytesPerChar);
2408 tag->rawName = s + enc->minBytesPerChar;
2454 const char *rawName = s + enc->minBytesPerChar;
2504 rawName = s + enc->minBytesPerChar*2;
3468 versionend - encoding->minBytesPerChar);
3478 if (newEncoding->minBytesPerChar != encoding->minBytesPerChar) {
3897 s + enc->minBytesPerChar,
3898 next - enc->minBytesPerChar);
3915 s + enc->minBytesPerChar,
3916 next - enc->minBytesPerChar);
4112 s + enc->minBytesPerChar,
4113 next - enc->minBytesPerChar,
4147 s + enc->minBytesPerChar,
4148 next - enc->minBytesPerChar);
4177 s + enc->minBytesPerChar,
4178 next - enc->minBytesPerChar);
4214 s + enc->minBytesPerChar,
4215 next - enc->minBytesPerChar);
4354 s + enc->minBytesPerChar,
4355 next - enc->minBytesPerChar);
4368 s + enc->minBytesPerChar,
4369 next - enc->minBytesPerChar);
4487 s + enc->minBytesPerChar,
4488 next - enc->minBytesPerChar);
4620 : next - enc->minBytesPerChar);
4988 next = ptr + enc->minBytesPerChar;
5003 ptr + enc->minBytesPerChar,
5004 next - enc->minBytesPerChar);
5011 ptr + enc->minBytesPerChar,
5012 next - enc->minBytesPerChar);
5118 entityTextPtr + enc->minBytesPerChar,
5119 next - enc->minBytesPerChar);
5192 next = entityTextPtr + enc->minBytesPerChar;
5288 start += enc->minBytesPerChar * 2;
5296 end - enc->minBytesPerChar*2);
5317 start + enc->minBytesPerChar * 4,
5318 end - enc->minBytesPerChar * 3);