Home
last modified time | relevance | path

Searched refs:pgnLength (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dencoder-example.php53 $pgnLength = strlen($pgnTextBox); variable
59 $compressionRatio = round(100 * $pgnEncodedLength / $pgnLength) . "%";
97 <div style="width:900px; text-align:left; font-size:66%;">PGN:$pgnLength &nbsp; &nbsp; encoded:$pgn…