HomeSort by relevance Sort by last modified time
    Searched full:urldecode (Results 1 - 11 of 11) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
urlencode.h 34 int UrlDecode(const char *source, char *dest);
urlencode.cc 94 int UrlDecode(const char *source, char *dest) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
searchcvs.php 216 $tmp = urlencode(urldecode((get_magic_quotes_gpc() ? stripslashes($str) : $str)));
217 return ($type == "url" ? $tmp : htmlspecialchars(urldecode($tmp)));
  /external/libvpx/examples/includes/geshi/geshi/
cfm.php 166 'Trim','EncryptBinary','ListQualify','UCase','Evaluate','ListRest','URLDecode','Exp','ListSetAt','URLEncodedFormat',
lotusformulas.php 204 '@URLEncode', '@URLDecode', '@UpperCase', '@UpdateFormulaContext',
php-brief.php 82 'parse_str', 'str_pad', 'chop', 'strchr', 'sprintf', 'printf', 'vprintf', 'vsprintf', 'sscanf', 'fscanf', 'parse_url', 'urlencode', 'urldecode', 'rawurlencode', 'rawurldecode', 'readlink', 'linkinfo', 'link', 'unlink', 'exec', 'system', 'escapeshellcmd', 'escapeshellarg', 'passthru', 'shell_exec', 'proc_open', 'proc_close', 'rand', 'srand', 'getrandmax', 'mt_rand', 'mt_srand', 'mt_getrandmax', 'base64_decode', 'base64_encode', 'abs', 'ceil', 'floor', 'round', 'is_finite', 'is_nan', 'is_infinite', 'bindec', 'hexdec', 'octdec', 'decbin', 'decoct', 'dechex', 'base_convert', 'number_format', 'fmod', 'ip2long', 'long2ip', 'getenv', 'putenv', 'getopt', 'microtime', 'gettimeofday', 'getrusage', 'uniqid', 'quoted_printable_decode', 'set_time_limit', 'get_cfg_var', 'magic_quotes_runtime', 'set_magic_quotes_runtime', 'get_magic_quotes_gpc', 'get_magic_quotes_runtime',
winbatch.php 176 'w3NetDialog', 'w3GetCon', 'w3GetCaps', 'w3DirBrowse', 'w3CancelCon', 'w3AddCon', 'urlGetScheme', 'urlEncode', 'urlDecode',
    [all...]
php.php     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 748 return urldecode($string);
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt     [all...]
  /external/zxing/core/
core.jar 

Completed in 242 milliseconds