Lines Matching refs:mstable
192 $mstable = array("ident" => $e['ident']); variable
197 $mstable[$i][$j] = isset($mappy[$cp]) ? $mappy[$cp] : NULL;
206 if (($t = array_keys($prevStage2, $mstable[$i])) !== array()) {
219 if ($mstable[$i][$j] !== NULL)
220 echo sprintf("0x%04X,", $mstable[$i][$j]);
226 $prevStage2[] = $mstable[$i];
519 $mstable = array(); variable
525 $mstable[$s1][$s2][$s3] = "";
527 $mstable[$s1][$s2][$s3] = $el[0];
536 if (isset($mstable[$i][$k][$l])) {
538 $col3[$l] = $mstable[$i][$k][$l];
603 if (isset($mstable[$i][$k]))
613 if (isset($mstable[$i][$k])) {
628 if (isset($mstable[$i]))