Home
last modified time | relevance | path

Searched defs:clean_input (Results 1 – 15 of 15) sorted by relevance

/dports/games/sarien/sarien-0.7.0/src/core/
H A Dkeyboard.c82 void clean_input () in clean_input() function
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dclass_core.php408 function clean_input() function in MyBB
/dports/databases/mantis/mantisbt-2.25.2/plugins/SourceCgit/
H A DSourceCgit.php335 public function clean_input( $p_input ) { function in SourceCgitPlugin
/dports/devel/grpc134/grpc-1.34.1/test/cpp/util/
H A Dproto_file_parser.cc36 std::string clean_input = input; in MethodNameMatch() local
/dports/devel/grpc130/grpc-1.30.2/test/cpp/util/
H A Dproto_file_parser.cc34 grpc::string clean_input = input; in MethodNameMatch() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/util/
H A Dproto_file_parser.cc34 grpc::string clean_input = input; in MethodNameMatch() local
/dports/devel/grpc/grpc-1.42.0/test/cpp/util/
H A Dproto_file_parser.cc37 std::string clean_input = input; in MethodNameMatch() local
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Cgi/
H A Dadmin.py1667 def clean_input(x): function
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Cgi/
H A Dadmin.py1667 def clean_input(x): function
/dports/mail/mailman/mailman-2.1.39/Mailman/Cgi/
H A Dadmin.py1667 def clean_input(x): function
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_test_suite.php261 public static function clean_input($value) function in pts_test_suite
H A Dpts_result_file.php225 protected static function clean_input($value) function in pts_result_file
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper.erl457 -type clean_input() :: proper_gen:instance() | sub_counterexamples(). type
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/certcgi/
H A Dcertcgi.c107 clean_input(Pair *data) in clean_input() function
/dports/www/moinmoin/moin-1.9.11/MoinMoin/
H A Dwikiutil.py194 def clean_input(text, max_len=201): function