Home
last modified time | relevance | path

Searched defs:switchForm (Results 1 – 11 of 11) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Common/
H A DCommandLineParser.cpp128 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/Common/
H A DCommandLineParser.cpp127 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/Common/
H A DCommandLineParser.cpp127 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/sysutils/squashfs-tools/CPP/Common/
H A DCommandLineParser.cpp124 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/Common/
H A DCommandLineParser.cpp127 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialUserrights.php612 protected function switchForm() { function in UserrightsPage
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/Common/
H A DCommandLineParser.cpp127 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/archivers/lzmalib/lzmalib-0.0.1/Common/
H A DCommandLineParser.cpp127 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex]; in ParseString() local
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialUserrights.php639 protected function switchForm() { function in UserrightsPage
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialUserrights.php636 protected function switchForm() { function in UserrightsPage
/dports/devel/lokalize/lokalize-21.12.3/src/
H A Deditortab.cpp1092 void EditorTab::switchForm(int newForm) in switchForm() function in EditorTab