Lines Matching refs:mstable
197 $mstable = array("ident" => $e['ident']); variable
202 $mstable[$i][$j] = isset($mappy[$cp]) ? $mappy[$cp] : NULL;
211 if (($t = array_keys($prevStage2, $mstable[$i])) !== array()) {
224 if ($mstable[$i][$j] !== NULL)
225 echo sprintf("0x%04X,", $mstable[$i][$j]);
231 $prevStage2[] = $mstable[$i];
525 $mstable = array(); variable
531 $mstable[$s1][$s2][$s3] = "";
533 $mstable[$s1][$s2][$s3] = $el[0];
542 if (isset($mstable[$i][$k][$l])) {
544 $col3[$l] = $mstable[$i][$k][$l];
609 if (isset($mstable[$i][$k]))
619 if (isset($mstable[$i][$k])) {
634 if (isset($mstable[$i]))