Home
last modified time | relevance | path

Searched refs:start (Results 1 – 5 of 5) sorted by relevance

/web-master/manage/
H A Duser-notes.php147 $start = $iprange[0]; variable
159 [$start, $end, $start, $end, $limitVotes]);
922 $start = explode(".", $ip);
923 if (count($start) != 4) {
926 foreach ($start as $part) {
936 $start[$key] = "0";
939 foreach ($start as $key => $part) {
941 $end[$key] = $start[$key];
945 $start = ip2long(implode('.',$start));
947 if ($end - $start <= 0) {
[all …]
/web-master/scripts/
H A Dip-to-country33 should start with a given line and end with a given line,
136 // Get the start of the range for this record
/web-master/vendor/michelf/php-markdown-extra/
H A DPHP Markdown Extra Readme.text182 definition below the "Global default settings" header at the start of
191 "WordPress settings" header at the start of the "markdown.php" file.
319 and can start and end with blank lines. A fenced code block
344 * Now removing the UTF-8 BOM at the start of a document, if present.
/web-master/manage/js/
H A Djquery.min.js19start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=th…
/web-master/.phan/internal_stubs/
H A Dmysql.phan_php340 * start at 0.

Completed in 24 milliseconds