Lines Matching refs:mstable
194 $mstable = array("ident" => $e['ident']); variable
199 $mstable[$i][$j] = isset($mappy[$cp]) ? $mappy[$cp] : NULL;
208 if (($t = array_keys($prevStage2, $mstable[$i])) !== array()) {
221 if ($mstable[$i][$j] !== NULL)
222 echo sprintf("0x%04X,", $mstable[$i][$j]);
228 $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]))