Home
last modified time | relevance | path

Searched refs:_GET (Results 1 – 8 of 8) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
Dsearchcvs.php10 $page = (preg_match("/^\d+$/", $_GET["p"]) ? $_GET["p"] : 1);
24 $q = (get_magic_quotes_gpc() ? $_GET["q"] : addslashes($_GET["q"]));
37 if (preg_match("/^\s*\[?(\d+)\]?\s*$/", $_GET["q"], $regs))
39 $_GET["q"] = $regs[1];
62 …nput type="text" size="60" id="q" name="q"<?php print ($_GET["q"] ? " value=\"" . sanitize($_GET["…
78 …ows : $offset + $pagesize) . " for " . ($_GET["q"] == "" ? "last $days days of commits" : "$et" . …
79 $title = ($rows == 0 ? "No results found for " . sanitize($_GET["q"], "text") . "" : $title);
135 if (!isset($_GET["totalonly"]))
223 …$text = (!$selected ? "<a href=\"?q=" . sanitize($_GET["q"]) . "&amp;p=$page\">$innertext</a>" : $…
/external/smack/src/org/apache/harmony/javax/security/auth/
DSubjectDomainCombiner.java35 private static final AuthPermission _GET = new AuthPermission( field in SubjectDomainCombiner
60 sm.checkPermission(_GET); in getSubject()
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
Dindex.php120 if (!isset($_GET['openid_mode'])) {
123 if (isset($_GET['login'])) {
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
Dindex.php121 if (!isset($_GET['openid_mode'])) {
124 if (isset($_GET['login'])) {
/external/libvpx/libvpx/examples/includes/geshi/contrib/
Dcssgen.php118 if ( isset($_GET[$var_name]) )
120 return str_replace("\'", "'", $_GET[$var_name]);
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
Dopenid.php76 $this->data = $_POST + $_GET; # OPs may send data as POST or GET.
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
Dopenid.php76 $this->data = $_POST + $_GET; # OPs may send data as POST or GET.
/external/chromium_org/third_party/libxml/src/
DChangeLog7863 * doc/search.php: added $_GET[query] so that persistent globals