Lines Matching full:null
19 static $table = null;
20 if ($table === null) $table = include __DIR__ . '/tables/case.php';
31 static $table = null;
32 if ($table === null) {
45 static $table = null;
46 if ($table === null) {
58 static $table = null;
59 if ($table === null) {
71 static $table = null;
72 if ($table === null) {
84 static $string = null;
85 if ($string === null) {