Lines Matching refs:mstable
195 $mstable = array("ident" => $e['ident']); variable
200 $mstable[$i][$j] = isset($mappy[$cp]) ? $mappy[$cp] : NULL;
209 if (($t = array_keys($prevStage2, $mstable[$i])) !== array()) {
222 if ($mstable[$i][$j] !== NULL)
223 echo sprintf("0x%04X,", $mstable[$i][$j]);
229 $prevStage2[] = $mstable[$i];
522 $mstable = array(); variable
528 $mstable[$s1][$s2][$s3] = "";
530 $mstable[$s1][$s2][$s3] = $el[0];
539 if (isset($mstable[$i][$k][$l])) {
541 $col3[$l] = $mstable[$i][$k][$l];
606 if (isset($mstable[$i][$k]))
616 if (isset($mstable[$i][$k])) {
631 if (isset($mstable[$i]))