Home
last modified time | relevance | path

Searched refs:entries (Results 1 – 8 of 8) sorted by relevance

/web-php/bin/
H A Dnews2html23 $entries = []; variable
46 $entries[$module][] = trim(preg_replace('/^\s+\.\s+/', '', $ln));
49 $c = count($entries[$module])-1;
50 $entries[$module][$c] = trim($entries[$module][$c] )." ".trim($ln);
73 foreach($entries as $module => $items) {
/web-php/
H A Dindex.php161 foreach ($CONF_TEASER as $category => $entries) {
162 if ($entries) {
166 foreach (array_slice($entries, 0, 4) as $url => $title) {
/web-php/releases/
H A Dfeed.php86 $entries = ob_get_clean(); variable
91 echo $entries;
H A DNEWS_5_4_0_RC1.txt2342 . Added a new "entries" array in dns_check_record() containing the TXT
3301 - Fixed bug #45181 (chdir() should clear relative entries in stat cache).
5044 - Fixed bug #37341 ($_SERVER in included file is shortened to two entries,
6444 entries). (Andrei)
H A DNEWS_5_4_0_beta1.txt2246 . Added a new "entries" array in dns_check_record() containing the TXT
3205 - Fixed bug #45181 (chdir() should clear relative entries in stat cache).
4948 - Fixed bug #37341 ($_SERVER in included file is shortened to two entries,
6348 entries). (Andrei)
/web-php/js/
H A Dsearch.js22 return Object.entries(index)
/web-php/include/
H A Dmanual-lookup.inc48 // Replace first - with a dot and try that (for mysqli_ type entries)
H A Dlayout.inc356 // Only print entries in the provided s/dog/cat/ egory

Completed in 44 milliseconds