Home
last modified time | relevance | path

Searched refs:promptChar (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/pear-phing/phing-2.6.1/input/
H A DInputRequest.php36 protected $promptChar; variable in InputRequest
97 $this->promptChar = $c;
105 return $this->promptChar;
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Util/
H A DPrompt.hs9 , promptChar
72 promptYorn p = (== 'y') `fmap` promptChar (PromptConfig p "yn" [] Nothing [])
80 promptChar :: PromptConfig -> IO Char
81 promptChar (PromptConfig p basic_chs adv_chs def_ch help_chs) = function
/dports/devel/pear-phing/phing-2.6.1/tasks/system/
H A DInputTask.php43 private $promptChar;
94 $this->promptChar = $c;
134 $request->setPromptChar($this->promptChar);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DMaskedTextProvider.cs159 private char promptChar; field in System.ComponentModel.MaskedTextProvider
260 this.promptChar = promptChar; in MaskedTextProvider()
397 … ch = this.promptChar; // replace edit identifier with prompt. in Initialize()
407 … ch = this.promptChar; // replace edit identifier with prompt. in Initialize()
753 if( value == this.promptChar )
779 return this.promptChar;
796 if (value != this.promptChar)
798 this.promptChar = value;
806 this.testString[position] = this.promptChar;
2082 this.testString[testPosition] = this.promptChar; in ResetChar()
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/text/
H A DLexer.java36 public char pushNesting (char promptChar) in pushNesting() argument
41 port.readState = promptChar; in pushNesting()
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/
H A DUtil.hs97 import Darcs.Util.Prompt ( PromptConfig(..), promptChar, promptYorn )
126 yn <- promptChar (PromptConfig prompt "yn" [] (Just 'n') [])
H A DWhatsNew.hs101 import Darcs.Util.Prompt ( PromptConfig (..), promptChar )
349 yorn <- liftIO $ promptChar
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/
H A DPatchHeader.hs44 import Darcs.Util.Prompt ( PromptConfig(..), askUser, promptChar, promptYorn )
304 askAboutHijack hj = promptChar (PromptConfig msg opts [] Nothing [])
H A DSelectChanges.hs142 import Darcs.Util.Prompt ( PromptConfig (..), askUser, promptChar )
472 yorn <- promptChar
799 liftIO $ promptChar PromptConfig { pPrompt = thePrompt
872 yorn <- liftIO . promptChar $
955 …yorn <- promptChar (PromptConfig prompt' (keysFor basicOptions) (keysFor advancedOptions) (Just 'n…
/dports/www/nift/nsm-2.4.11/
H A DParser.h44 std::string promptChar; member
H A DParser.cpp54 promptChar = '$'; in Parser()
587 result = getline(langStr, addPath, promptChar, lolcatActive, inLine, 1, tabCompletionStrs); in interactive()
17057 promptChar = ""; in change_prompt_char()
17083 ss >> promptChar; in change_prompt_char()
17087 std::cout << "changed prompt character to '" << promptChar << "'" << std::endl; in change_prompt_char()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DMaskedTextProvider.cs229 …ovider(string mask, CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
254 _promptChar = promptChar; in MaskedTextProvider()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs571 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2418 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2421 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2416 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2417 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4020 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3775 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3862 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3883 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3883 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3862 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3862 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3881 …ystem.Globalization.CultureInfo culture, bool allowPromptAsInput, char promptChar, char passwordCh… in MaskedTextProvider() argument

12