Home
last modified time | relevance | path

Searched defs:scripturl (Results 1 – 6 of 6) sorted by relevance

/dports/lang/python27/Python-2.7.18/Demo/cgi/
H A Dwiki.py19 scripturl = os.path.basename(sys.argv[0]) variable in WikiPage
/dports/lang/python-legacy/Python-2.7.18/Demo/cgi/
H A Dwiki.py19 scripturl = os.path.basename(sys.argv[0]) variable in WikiPage
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/
H A Dwiki.py19 scripturl = os.path.basename(sys.argv[0]) variable in WikiPage
/dports/lang/p5-ePerl/eperl-2.2.14/
H A Deperl_sys.c322 char *ePerl_ReadErrorFile(char *filename, char *scriptfile, char *scripturl) in ePerl_ReadErrorFile()
H A Deperl_main.c51 void PrintError(int mode, char *scripturl, char *scriptfile, char *logfile, char *str, ...) in PrintError()
/dports/games/ufoai/ufoai-2.5-source/src/tools/webapi/internal/
H A Dsmf_2_api.php609 $scripturl = $boardurl . '/index.php'; variable