Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpuzzler.php84 $pgnGame = $games[0][$gameNum]; variable
218 if (preg_match('/\[\s*FEN\s*"([^"]*)"\s*\]/', $pgnGame, $matches)) { $rawGame = $matches[1]; }
223 $rawGame = $pgnGame;
228 …if (preg_match('/\[\s*FEN\s*"[^"]*"\s*\]/', $pgnGame, $matches)) { $rawGame = "[SetUp \"1\"]\n" . …
229 $rawGame = $rawGame . preg_replace('/\[\s*\w+\s*"[^"]*"\s*\]\s*/', "", $pgnGame);
463 $pgnGame
H A Dpgn4web.js872 var pgnGame = new Array(); variable
1590 res += pgnGame[gameNum] ? pgnGame[gameNum].replace(/(^[\s]*|[\s]*$)/g, "") : "";
1614 pgnGame[newNumGames++] = checkedGame;
1628 pgnGame[newNumGames++] = checkedGame;
1884 …berOfGames; ii++) { if (gameResult[ii].indexOf('*') >= 0) { lbga++; if (!pgnGame[ii].match(/^\s*\*…