Searched refs:entries (Results 1 – 8 of 8) sorted by relevance
23 $entries = []; variable46 $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) {
161 foreach ($CONF_TEASER as $category => $entries) {162 if ($entries) {166 foreach (array_slice($entries, 0, 4) as $url => $title) {
86 $entries = ob_get_clean(); variable91 echo $entries;
2342 . Added a new "entries" array in dns_check_record() containing the TXT3301 - 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)
2246 . Added a new "entries" array in dns_check_record() containing the TXT3205 - 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)
22 return Object.entries(index)
48 // Replace first - with a dot and try that (for mysqli_ type entries)
356 // Only print entries in the provided s/dog/cat/ egory
Completed in 44 milliseconds