Home
last modified time | relevance | path

Searched refs:Range (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/standard/tests/array/
H A Dbug54459.phpt2 Bug #54459 (Range function accuracy)
/PHP-7.4/ext/opcache/tests/
H A Dref_range_1.phpt2 Range info for references (1)
/PHP-7.4/ext/mbstring/ucgendat/
H A Ducgendat.php75 class Range { class
148 $this->propRanges[$propIdx][] = new Range($code, $code);
153 $this->propRanges[$propIdx][] = new Range($startCode, $endCode);
162 usort($ranges, function (Range $r1, Range $r2) {
166 $lastRange = new Range(-1, -1);
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug66431_1.phpt32 $check_text = $Wrd->ActiveDocument->Range($Wrd->ActiveDocument->Sentences(1)->Start, $Wrd->ActiveDo…
/PHP-7.4/ext/standard/
H A Dscanf.c105 struct Range { struct
168 cset->ranges = (struct Range *) safe_emalloc(sizeof(struct Range), nranges, 0); in BuildCharSet()
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2310 /* Range is 1 - 53 for ISO week of year */

Completed in 30 milliseconds