Home
last modified time | relevance | path

Searched refs:script_path (Results 1 – 7 of 7) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dimports.sh37 export ssl_cert="${script_path}/certs/testnode.crt"
38 export ssl_key="${script_path}/certs/testnode.key"
39 export ssl_ca="${script_path}/certs/ca.crt"
43 export script_path=$(dirname $(realpath -s $0))
44 source $script_path/functions/cleanup.sh
45 source $script_path/functions/wait-for-container.sh
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php14 $script_path = get_settings('home') . '/' . $components[$l - 3] . '/' . $components[$l - 2] . '/' .… variable
16 add_option('hljs_script_path', $script_path . '/highlight.pack.js');
19 add_option('hljs_css_path', $script_path . '/styles/default.css');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-tests6 script_path=$(dirname $(realpath -s $0))
7 source $script_path/functions/imports.sh
H A Drun-repository.sh8 script_path=$(dirname $(realpath -s $0))
9 source $script_path/functions/imports.sh
H A Dmake.sh27 script_path=$(dirname "$(realpath -s "$0")")
28 repo=$(realpath "$script_path/../")
H A Drun-elasticsearch.sh21 script_path=$(dirname $(realpath -s $0))
22 source $script_path/functions/imports.sh
/plugin/authphpbb3/
H A Dauth.php173 $script_path = '';
184 $script_path = trim($row['config_value']);