
Public Member Functions | |
| addWeightMap ($charsetName, $charWeightMap) | |
| Add weight map for new charset or overwrite an existing one. | |
Definition at line 177 of file CharsetDetector.class.php.
| ICharWeightMapList::addWeightMap | ( | $ | charsetName, | |
| $ | charWeightMap | |||
| ) |
Add weight map for new charset or overwrite an existing one.
| charsetName | Name of charset to define. | |
| charWeightMap | Weight map's data. Format is character => weight. |
Implemented in CharsetStreamAnalyzer.
1.5.4