⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Readline
/
View File Name :
quoting_detection_proc%3d-c.ri
U:RDoc::AnyMethod[iI"quoting_detection_proc=:ETI"&Readline::quoting_detection_proc=;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"NSpecifies a Proc object +proc+ to determine if a character in the user's ;TI"Linput is escaped. It should take the user's input and the index of the ;TI"Qcharacter in question as input, and return a boolean (true if the specified ;TI"character is escaped).;To:RDoc::Markup::BlankLine o; ; [ I"DReadline will only call this proc with characters specified in ;TI"M+completer_quote_characters+, to discover if they indicate the end of a ;TI"1quoted argument, or characters specified in ;TI"M+completer_word_break_characters+, to discover if they indicate a break ;TI"between arguments.;T@o; ; [I"NIf +completer_quote_characters+ is not set, or if the user input doesn't ;TI"Icontain one of the +completer_quote_characters+ or a +\+ character, ;TI"7Readline will not attempt to use this proc at all.;T@o; ; [I"HRaises ArgumentError if +proc+ does not respond to the call method.;T: @fileI"ext/readline/readline.c;T:0@omit_headings_from_table_of_contents_below0I",Readline.quoting_detection_proc = proc ;T0[ I" (p1);T@!FI" Readline;TcRDoc::NormalModule00