Home
last modified time | relevance | path

Searched refs:TYPE_REMOVE (Results 1 – 25 of 86) sorted by relevance

1234

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Internal/
H A DDiffer.php110 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
133 if ($diffType !== DiffElem::TYPE_REMOVE) {
139 while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {
H A DDiffElem.php11 const TYPE_REMOVE = 1; define in PhpParser\\Internal\\DiffElem
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_history_rickr.c510 { 25, Aug, 2020, RCR, "3dFWHM", MINOR, TYPE_REMOVE,
520 { 25, Aug, 2020, RCR, "3dMax", MINOR, TYPE_REMOVE,
545 { 25, Aug, 2020, RCR, "3ddup", MINOR, TYPE_REMOVE,
550 { 25, Aug, 2020, RCR, "3dfim", MINOR, TYPE_REMOVE,
575 { 25, Aug, 2020, RCR, "Dimon1", MINOR, TYPE_REMOVE,
580 { 25, Aug, 2020, RCR, "FD2", MINOR, TYPE_REMOVE,
585 { 25, Aug, 2020, RCR, "Ifile", MINOR, TYPE_REMOVE,
590 { 25, Aug, 2020, RCR, "Xphace", MINOR, TYPE_REMOVE,
595 { 25, Aug, 2020, RCR, "abut", MINOR, TYPE_REMOVE,
600 { 25, Aug, 2020, RCR, "ent16", MINOR, TYPE_REMOVE,
[all …]
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Apps/Mp4Pssh/
H A DMp4Pssh.cpp74 TYPE_REMOVE, enumerator
180 case Command::TYPE_REMOVE: in Initialize()
357 processor.AddCommand(AP4_EditingProcessor::Command::TYPE_REMOVE, system_id, NULL); in main()
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Apps/Mp4Edit/
H A DMp4Edit.cpp80 TYPE_REMOVE, enumerator
160 case Command::TYPE_REMOVE: in Initialize()
397 processor.AddCommand(AP4_EditingProcessor::Command::TYPE_REMOVE, atom_path, ""); in main()
/dports/lang/php81/php-8.1.1/scripts/dev/
H A Dbless_tests.php134 const TYPE_REMOVE = 1; define in DiffElem
233 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
/dports/www/mod_php80/php-8.0.15/scripts/dev/
H A Dbless_tests.php132 const TYPE_REMOVE = 1; define in DiffElem
231 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
/dports/www/mod_php81/php-8.1.1/scripts/dev/
H A Dbless_tests.php134 const TYPE_REMOVE = 1; define in DiffElem
233 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
/dports/lang/php74/php-7.4.27/scripts/dev/
H A Dbless_tests.php132 const TYPE_REMOVE = 1; define in DiffElem
231 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
/dports/lang/php80/php-8.0.15/scripts/dev/
H A Dbless_tests.php132 const TYPE_REMOVE = 1; define in DiffElem
231 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);
/dports/www/mod_php74/php-7.4.27/scripts/dev/
H A Dbless_tests.php132 const TYPE_REMOVE = 1; define in DiffElem
231 $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x-1], null);

1234