Searched refs:last (Results 1 – 7 of 7) sorted by relevance
/web-master/fetch/ |
H A D | events.php | 32 $last = strftime('%e', mktime(12, 0, 0, $cm+1, 0, $cy)); variable 33 for ($i = $cd; $i <= $last; $i++) {
|
/web-master/scripts/ |
H A D | ip-to-country | 18 // Get last modified date of ip-to-country data 66 // In the data state we either get the last line, 81 // We should not receive any data after the last 110 // Last indexed number and last record number
|
H A D | event_listing | 101 // Add the last category to the "buffer"
|
H A D | rss_parser | 227 // Dump the last XML tag
|
/web-master/.phan/internal_stubs/ |
H A D | mysql.phan_php | 275 * @return string the error text from the last MySQL function, or 286 * @return int the error number from the last MySQL function, or 297 * @return int the number of affected rows on success, and -1 if the last query 301 * If the last query was a DELETE query with no WHERE clause, all 322 * Get the ID generated in the last query 417 * the last column will take precedence. To access the other column(s) 435 * the last column will take precedence. To access the other
|
/web-master/vendor/michelf/php-markdown-extra/ |
H A D | PHP Markdown Extra Readme.text | 442 first or the last word of an element having the markdown="1" or 722 an ambiguity where the last line of lazy-indented definitions could
|
/web-master/manage/js/ |
H A D | jquery.min.js | 19 …button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){r…
|
Completed in 27 milliseconds