Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 28) 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 Dip-to-country.inc11 We have an index to speed up the search. The first line of
12 the index file contains the step value used to create the
13 index. The IP should be divided by this number, when an
62 // Find the index to start search from
66 // in the index do not search, as it would take
68 // not found anything in the index
83 // Find nearest index entry for IP number
89 // Open the index file for reading
96 // Read in granularity from index file and
108 // Get CSV data from index file
[all …]
H A Dlayout.inc496 if ($_SERVER["BASE_PAGE"] == "index.php") {
510 $file = __DIR__ . "/../manual/$lang/toc/index.inc";
513 $file = __DIR__ . "/../manual/en/toc/index.inc";
515 require __DIR__ . "/../manual/$lang/toc/index.inc";
556 function doc_toc_list($lang, $index, $file): void {
559 doc_toc_title($lang, $index, $file);
564 function doc_toc_title($lang, $index, $file, $elm = "dt"): void {
565 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.inc384 foreach ($arrayA as $index => $componentA) {
385 $componentA = $arrayA[$index];
386 $componentB = $arrayB[$index];
H A Dlangchooser.inc153 // the index file of manuals.
156 if (file_exists($_SERVER['DOCUMENT_ROOT'] . "/manual/$language/index.php")) {
H A Dshared-manual.inc208 // The index manual page has no parent..
229 // The index manual page has no parent..
313 "index" => $base . $setup["up"][0],
H A Dsite.inc229 // /conferences/index.php can be shortened to /conferences
H A Dheader.inc108 <a href="/releases/8.3/index.php">
/web-php/js/
H A Dsearch-index.php52 $index = []; variable
56 $index[$item[1]] = [$item[0], "", $item[2]];
64 if ($item && isset($index[$k])) {
65 $index[$k][1] = $item;
69 echo json_encode($index);
H A Dsearch.js95 var processIndex = function (index) { argument
106 $.each(index, function (id, item) {
/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.css416 *z-index: 2;
459 z-index: 1;
995 z-index:100;
1029 z-index: 2 !important;
1507 z-index: 100;
1588 z-index: 1030;
1763 z-index: 5000;
1788 z-index: 5000;
1848 z-index: 95;
/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 Dtypeahead.jquery.min.js8index),e.splitText(d[0].length),f.appendChild(e.cloneNode(!0)),b.parentNode.replaceChild(f,e)),!!d…

Completed in 121 milliseconds

12