Home
last modified time | relevance | path

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

/plugin/linksuggest/_test/
DSuggestionAjaxRequestsTest.php456 public function expectedResultlocalNsinNs($withSemicolon = true) argument
462 'ns' => '.' . ($withSemicolon ? ':' : ''),
469 'ns' => '.' . ($withSemicolon ? ':' : ''),
476 'ns' => '.' . ($withSemicolon ? ':' : ''),
483 'ns' => '.' . ($withSemicolon ? ':' : ''),
501 public function expectedResultlocalNsinParentNs($withSemicolon = true) argument
507 'ns' => '..' . ($withSemicolon ? ':' : ''),
514 'ns' => '..' . ($withSemicolon ? ':' : ''),
521 'ns' => '..' . ($withSemicolon ? ':' : ''),
528 'ns' => '..' . ($withSemicolon ? ':' : ''),
[all …]