phar_add         1074 phar/phar.php  			$this->phar_add($phar, $level, $input, $regex, $invregex, $stub, NULL, isset($loader));
phar_add         1077 phar/phar.php  				$this->phar_add($phar, $level, $i, $regex, $invregex, $stub, NULL, isset($loader));
phar_add         1499 phar/phar.php  			$this->phar_add($phar, $level, $input, $regex, $invregex, NULL, $compress);
phar_add         1502 phar/phar.php  				$this->phar_add($phar, $level, $i, $regex, $invregex, NULL, $compress);