Searched refs:index (Results 1 – 25 of 27) sorted by relevance
12
/web-php/include/ |
H A D | pregen-confs.inc | 30 '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 D | layout.inc | 512 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 D | pregen-news.inc | 12 '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 D | branches.inc | 391 foreach ($arrayA as $index => $componentA) { 392 $componentA = $arrayA[$index]; 393 $componentB = $arrayB[$index];
|
H A D | shared-manual.inc | 215 // The index manual page has no parent.. 236 // The index manual page has no parent.. 319 "index" => $base . $setup["up"][0],
|
H A D | site.inc | 228 // /conferences/index.php can be shortened to /conferences
|
H A D | errors.inc | 450 'reference' => 'index.php',
|
/web-php/js/ |
H A D | search-index.php | 54 $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 D | search.js | 21 const processIndex = (index) => { 22 return Object.entries(index) 354 results.forEach((result, index) => { 355 const isSelected = index === selectedIndex;
|
H A D | php-web.mjs | 8 …index){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 | .gitattributes | 1 # iCalendar needs CRLF line endings, Git index and working tree will have CRLF
|
/web-php/manual/en/toc/ |
H A D | getting-started.inc | 19 0 => 'index.php',
|
H A D | reserved.exceptions.inc | 22 0 => 'index.php',
|
H A D | context.inc | 47 0 => 'index.php',
|
H A D | refs.basic.vartype.inc | 62 0 => 'index.php',
|
H A D | security.inc | 69 0 => 'index.php',
|
H A D | features.inc | 69 0 => 'index.php',
|
H A D | langref.inc | 97 0 => 'index.php',
|
H A D | funcref.inc | 137 0 => 'index.php',
|
H A D | ref.strings.inc | 512 0 => 'index.php',
|
/web-php/styles/ |
H A D | add-note.css | 12 z-index:1;
|
H A D | theme-base.css | 399 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 D | theme-medium.css | 190 z-index: 1000; 345 z-index: 1010; 398 z-index: 1020; 470 z-index: 1030;
|
/web-php/js/ext/ |
H A D | FuzzySearch.min.js | 10 …index,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 D | jquery-3.6.0.min.js | 2 …index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.l…
|
Completed in 125 milliseconds
12