Home
last modified time | relevance | path

Searched refs:cgi (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/external/dnsmasq/contrib/dynamic-dnsmasq/
Ddynamic-dnsmasq.pl106 my %cgi;
115 $cgi{(split '=', $element)[0]} = (split '=', $element)[1];
118 unless ( defined $cgi{'hostname'} ) {
122 if ( !exists $cgi{'myip'} ) {
123 $cgi{'myip'} = $client->peerhost();
126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) {
127 print_http_response($client, $cgi{'myip'}, "good");
128 update_dns(\%cgi);
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
Dquoting.py4 import cgi
25 return cgi.escape(v, 1)
28 return cgi.escape(v, 1)
30 return cgi.escape(v.encode(encoding), 1)
33 return cgi.escape(six.text_type(v), 1)
35 return cgi.escape(six.text_type(v).encode(encoding), 1)
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
Dcompat.py131 from cgi import escape
137 import cgi
138 from cgi import FieldStorage as _cgi_FieldStorage
146 if not cgi.valid_boundary(ib):
151 query = cgi.urllib.parse.parse_qsl(
156 self.list.append(cgi.MiniFieldStorage(key, value))
172 parser = cgi.FeedParser()
194 from cgi import FieldStorage as cgi_FieldStorage
/external/libxml2/test/URI/
Duri.data13 /root.cgi#OK
14 /root.cgi?OK
15 /root.cgi?OK#OK2
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dfile_equiv.txt9 …s handed /srv/www/cgi-bin/myscript.cgi, it substitutes /var/www for /svr/www and looks up the cont…
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
Dhandlingforms.rst14 import cgi
34 self.response.out.write(cgi.escape(self.request.get('content')))
61 Before displaying it back to the user, it uses ``cgi.escape()`` to escape
62 HTML special characters to their character entity equivalents. ``cgi`` is a
63 …tandard Python library; see `the documentation for cgi <http://www.python.org/doc/2.5.2/lib/module…
/external/libxml2/result/URI/
Duri.data13 http://foo.com/root.cgi#OK
14 http://foo.com/root.cgi?OK
15 http://foo.com/root.cgi?OK#OK2
/external/chromium-trace/trace-viewer/third_party/Paste/tests/cgiapp_data/
Dform.cgi3 import cgi
8 form = cgi.FieldStorage()
/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
Dwatchthreads.py6 import cgi
291 key=cgi.escape(str(key)),
292 value=cgi.escape(str(value))))
296 key=cgi.escape(str(key)),
Dprofile.py14 import cgi
82 self.style, cgi.escape(output), cgi.escape(output_callers))
Dwdg_validate.py12 import cgi
98 % cgi.escape(html_errors))
Dprints.py22 import cgi
139 text = cgi.escape(log)
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Durlmap.py9 import cgi
117 extra += '\nSCRIPT_NAME: %r' % cgi.escape(environ.get('SCRIPT_NAME'))
118 extra += '\nPATH_INFO: %r' % cgi.escape(environ.get('PATH_INFO'))
119 extra += '\nHTTP_HOST: %r' % cgi.escape(environ.get('HTTP_HOST'))
122 comment=cgi.escape(extra)).wsgi_application
Drequest.py20 import cgi
185 fs = cgi.FieldStorage(fp=input,
417 cgi.FieldStorage.__repr__ = _cgi_FieldStorage__repr__patch
Durlmap.py.orig9 import cgi
117 extra += '\nSCRIPT_NAME: %r' % cgi.escape(environ.get('SCRIPT_NAME'))
118 extra += '\nPATH_INFO: %r' % cgi.escape(environ.get('PATH_INFO'))
119 extra += '\nHTTP_HOST: %r' % cgi.escape(environ.get('HTTP_HOST'))
122 comment=cgi.escape(extra)).wsgi_application
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
Dopen_id.py58 import cgi
67 qs = cgi.escape(s, 1)
204 message = fmt % (cgi.escape(openid_url),)
249 message = fmt % (cgi.escape(openid_url),)
270 message = fmt % (cgi.escape(openid_url),)
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPAccessNetworkInfo.java100 public void setCGI3GPP(String cgi) throws ParseException { in setCGI3GPP() argument
102 if (cgi == null) in setCGI3GPP()
107 setParameter(ParameterNamesIms.CGI_3GPP, cgi); in setCGI3GPP()
/external/bison/m4/
Dmemchr.m428 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737
29 # http://sourceware.org/bugzilla/show_bug.cgi?id=10162
/external/chromium-trace/trace-viewer/third_party/Paste/tests/
Dtest_wsgiwrappers.py4 import cgi
79 assert isinstance(fs, cgi.FieldStorage)
88 assert isinstance(fs, cgi.FieldStorage)
Dtest_multidict.py4 import cgi
149 fs = cgi.FieldStorage()
155 assert isinstance(ufs, cgi.FieldStorage)
/external/llvm/lib/Target/ARM/
DREADME.txt16 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43129
357 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19598
358 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18560
359 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27016
361 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11831
362 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11826
363 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11825
364 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11824
365 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11823
366 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11820
[all …]
/external/bison/examples/calc++/
Dcalc++-scanner.ll12 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
DREADME.folder.contents.may.not.be.up.to.date.txt29 (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community) or send a note to webmaster@eclipse…
30 and ask to have the file placed for you. Example: https://bugs.eclipse.org/bugs/show_bug.cgi?id=156…
/external/libxml2/result/HTML/
Ddoc3.htm.err5 href="http://ads.gamesquad.net/addclick.exe/adclick.cgi?REGION=game|tech|ent&id
8 _top"><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&media
11 ><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&media=1&id
/external/llvm/test/MC/SystemZ/
Dlit.local.cfg4 # http://llvm.org/bugs/show_bug.cgi?id=20980

12345678910>>...13