Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGetopt.php55 self::parseLongOption(
108 protected static function parseLongOption($arg, $long_options, &$opts, &$args) function in PHPUnit_Util_Getopt