Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 27) sorted by relevance

12

/web-php/include/
H A Dpregen-confs.inc30 'http://php.net/conferences/index.php#id2015-10-15-3' => 'PhpConference Brasil 2015',
31 'http://php.net/conferences/index.php#id2015-10-15-1' => 'PHP Frameworks Day 2015',
32 'http://php.net/conferences/index.php#id2015-10-07-1' => 'SunshinePHP 2016',
33 'http://php.net/conferences/index.php#id2015-08-31-1' => 'International PHP Conference 2015',
34 'http://php.net/conferences/index.php#id2015-06-29-1' => 'php[world] 2015 Schedule Announced',
35 'http://php.net/conferences/index.php#id2015-06-23-1' => 'Madison PHP Conference 2015',
36 'http://php.net/conferences/index.php#id2015-06-19-1' => 'ZendCon 2015',
37 'http://php.net/conferences/index.php#id2015-06-01-1' => 'PHP Barcelona Conference 2015',
H A Dlayout.inc512 href: '/releases/8.4/index.php',
531 if ($_SERVER["BASE_PAGE"] == "index.php") {
545 $file = __DIR__ . "/../manual/$lang/toc/index.inc";
548 $file = __DIR__ . "/../manual/en/toc/index.inc";
550 require __DIR__ . "/../manual/$lang/toc/index.inc";
591 function doc_toc_list($lang, $index, $file): void {
594 doc_toc_title($lang, $index, $file);
599 function doc_toc_title($lang, $index, $file, $elm = "dt"): void {
600 foreach ($index as $entry) {
H A Dpregen-news.inc12 'href' => 'https://www.php.net/index.php#id2019-09-05-1',
95 'href' => 'https://www.php.net/index.php#id2019-08-30-1',
1096 'href' => 'http://php.net/index.php#id2019-07-04-2',
1145 'href' => 'http://php.net/index.php#id2019-07-04-1',
1189 'href' => 'http://php.net/index.php#id2019-06-26-1',
1368 'href' => 'http://php.net/index.php#id2019-06-13-1',
1514 'href' => 'http://php.net/index.php#id2019-05-30-3',
1563 'href' => 'http://php.net/index.php#id2019-05-30-2',
1612 'href' => 'http://php.net/index.php#id2019-05-30-1',
1862 'href' => 'http://php.net/index.php#id2019-05-03-1',
[all …]
H A Dbranches.inc391 foreach ($arrayA as $index => $componentA) {
392 $componentA = $arrayA[$index];
393 $componentB = $arrayB[$index];
H A Dshared-manual.inc215 // The index manual page has no parent..
236 // The index manual page has no parent..
319 "index" => $base . $setup["up"][0],
H A Dsite.inc228 // /conferences/index.php can be shortened to /conferences
H A Derrors.inc450 'reference' => 'index.php',
/web-php/js/
H A Dsearch-index.php54 $index = []; variable
58 $index[$item[1]] = [$item[0], "", $item[2]];
66 if ($item && isset($index[$k])) {
67 $index[$k][1] = $item;
71 echo json_encode($index);
H A Dsearch.js21 const processIndex = (index) => {
22 return Object.entries(index)
354 results.forEach((result, index) => {
355 const isSelected = index === selectedIndex;
H A Dphp-web.mjs8index){var sum=0;for(var i=0;i<=index;sum+=array[i++]){}return sum}var MONTH_DAYS_LEAP=[31,29,31,3…
/web-php/
H A D.gitattributes1 # iCalendar needs CRLF line endings, Git index and working tree will have CRLF
/web-php/manual/en/toc/
H A Dgetting-started.inc19 0 => 'index.php',
H A Dreserved.exceptions.inc22 0 => 'index.php',
H A Dcontext.inc47 0 => 'index.php',
H A Drefs.basic.vartype.inc62 0 => 'index.php',
H A Dsecurity.inc69 0 => 'index.php',
H A Dfeatures.inc69 0 => 'index.php',
H A Dlangref.inc97 0 => 'index.php',
H A Dfuncref.inc137 0 => 'index.php',
H A Dref.strings.inc512 0 => 'index.php',
/web-php/styles/
H A Dadd-note.css12 z-index:1;
H A Dtheme-base.css399 z-index: 1;
935 z-index:100;
1306 z-index: 100;
1476 z-index: 5000;
1501 z-index: 5000;
1560 z-index: 95;
H A Dtheme-medium.css190 z-index: 1000;
345 z-index: 1010;
398 z-index: 1020;
470 z-index: 1030;
/web-php/js/ext/
H A DFuzzySearch.min.js10index,h=f[0].length,c[e]=a.substring(i,g),d[e]=a.substr(g,h),i=g+h,e++,f=b.exec(a);c[e]=a.substrin… property in F
H A Djquery-3.6.0.min.js2index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.l…

Completed in 125 milliseconds

12