Searched refs:start (Results 1 – 5 of 5) sorted by relevance
147 $start = $iprange[0]; variable159 [$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 …]
33 should start with a given line and end with a given line,136 // Get the start of the range for this record
182 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 block344 * Now removing the UTF-8 BOM at the start of a document, if present.
19 …start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=th…
340 * start at 0.
Completed in 31 milliseconds