Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 14 of 14) sorted by relevance

/web-php/include/
H A Dshared-manual.inc209 if ($setup["up"][0]) {
230 if ($setup["up"][0]) {
276 $PGI = $setup;
317 "lang" => $setup["head"][1],
319 "prev" => $setup["prev"],
320 "next" => $setup["next"],
375 if (isset($setup['source'])) {
383 if (isset($setup["history"]['modified']) && $setup["history"]['modified'] !== "") {
392 if (isset($setup["history"]['contributors']) && count($setup["history"]['contributors']) > 0) {
441 function contributors($setup) {
[all …]
/web-php/manual/en/
H A Dfunction.strpos.php6 $setup = array ( variable
41 $setup["toc"] = $TOC;
42 $setup["parents"] = $PARENTS;
43 manual_setup($setup);
H A Dcontext.http.php6 $setup = array ( variable
41 $setup["toc"] = $TOC;
42 $setup["parents"] = $PARENTS;
43 manual_setup($setup);
H A Dbook.var.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
H A Dfuncref.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
H A Dlanguage.exceptions.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
H A Drefs.basic.vartype.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
H A Dclass.exception.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
H A Dindex.php6 $setup = array ( variable
47 $setup["toc"] = $TOC;
48 $setup["parents"] = $PARENTS;
49 manual_setup($setup);
/web-php/.github/workflows/
H A Dupdate-screenshots.yaml29 uses: "shivammathur/setup-php@v2"
36 uses: actions/setup-node@v4
H A Dintegrate.yaml27 uses: "shivammathur/setup-php@v2"
72 uses: "shivammathur/setup-php@v2"
128 uses: "shivammathur/setup-php@v2"
H A Dpr-preview.yml59 - uses: shivammathur/setup-php@v2
66 uses: actions/setup-node@v4
/web-php/fonts/Font-Awesome/
H A DREADME.txt63 Attention for server setup
66 You MUST setup server to reply with proper `mime-types` for font files -
/web-php/
H A DREADME.md7 To setup a local mirror of the website, clone the repository:

Completed in 32 milliseconds