Lines Matching refs:subChar1
5515 /* first, select between subChar and subChar1 */5516 if( cnv->subChar1!=0 &&5521 /* select subChar1 if it is set (not 0) and the unmappable Unicode code point is up to U+00ff (IBM MBCS behavior) */5522 subchar=(char *)&cnv->subChar1;