Home
last modified time | relevance | path

Searched refs:MAX_VAL (Results 1 – 2 of 2) sorted by relevance

/plugin/autolink4/
Dconsts.php16 static $MAX_VAL = 8; // Must equal the highest value in this file. variable
Dhelper.php74 $data = array_pad(str_getcsv($line), self::$MAX_VAL, '');