コード例 #1
0
ファイル: p4stringTest.php プロジェクト: luisbrito/Phraseanet
 public function testJSstring()
 {
     $this->assertEquals('babébibobu & marcel \'\\"', p4string::JSstring('babébibobu & marcel \'"'));
 }