Searched refs:MAX_VAL (Results 1 – 2 of 2) sorted by relevance
/plugin/autolink4/ | ||
D | consts.php | 16 static $MAX_VAL = 8; // Must equal the highest value in this file. variable |
D | helper.php | 74 $data = array_pad(str_getcsv($line), self::$MAX_VAL, ''); |