Lines Matching refs:code
78 foreach ($this->findLanguages() as $code) {
82 $foreignFile = "$base/lang/$code/$file";
90 $code,
104 * @param string $code language code of the foreign file
109 public function testObsolete($english, $foreign, $code, $file, $prefix = '') argument
119 $this->testObsolete($english[$key], $value, $code, $file, $key);
129 * @param string $code language code of the foreign file
134 public function testPlaceholders($english, $foreign, $code, $file, $prefix = '') argument
144 $this->testPlaceholders($english[$key], $value, $code, $file, $key);
160 "$code: '$value'",
170 "$code: '$value'",