/external/libvpx/examples/includes/geshi/geshi/ |
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',
|
php.php | [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 290 > return shell_exec("echo $input | $markdown_script");
|
Markdown Documentation - Syntax.html | 290 > return shell_exec("echo $input | $markdown_script");
|
Markdown Documentation - Syntax.text-out | 305 > return shell_exec("echo $input | $markdown_script");
|
Markdown Documentation - Syntax.text-res | 305 > return shell_exec("echo $input | $markdown_script");
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 290 > return shell_exec("echo $input | $markdown_script");
|
Markdown Documentation - Syntax.html | 290 > return shell_exec("echo $input | $markdown_script");
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 290 > return shell_exec("echo $input | $markdown_script");
|
markdown-syntax.html | 236 > return shell_exec("echo $input | $markdown_script");
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 253 > return shell_exec("echo $input | $markdown_script");
|
syntax-toc.html | 218 > return shell_exec("echo $input | $markdown_script");
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 290 > return shell_exec("echo $input | $markdown_script");
|
markdown-syntax.html | 236 > return shell_exec("echo $input | $markdown_script");
|
/external/sqlite/dist/ |
shell.c | 1059 static int shell_exec( function [all...] |
shell.c.orig | 1054 static int shell_exec( [all...] |
/external/libvpx/examples/includes/geshi/docs/ |
geshi-doc.txt | [all...] |