Home | History | Annotate | Download | only in i18n

Lines Matching refs:CharsetDetector

33     CharsetDetector* csd = new CharsetDetector(*status);
46 CharsetDetector *csd = (CharsetDetector *) ucsd;
57 ((CharsetDetector *) ucsd)->setText(textIn, len);
97 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status);
107 ((CharsetDetector *) ucsd)->setDeclaredEncoding(encoding,length);
118 CharsetDetector *csd = (CharsetDetector *) ucsd;
149 return ((CharsetDetector *) ucsd)->getStripTagsFlag();
160 CharsetDetector *csd = (CharsetDetector *) ucsd;