Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/tests/array/
H A Dbug54459.phpt2 Bug #54459 (Range function accuracy)
/PHP-7.3/ext/mbstring/ucgendat/
H A Ducgendat.php68 class Range { class
141 $this->propRanges[$propIdx][] = new Range($code, $code);
146 $this->propRanges[$propIdx][] = new Range($startCode, $endCode);
155 usort($ranges, function (Range $r1, Range $r2) {
159 $lastRange = new Range(-1, -1);
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug66431_1.phpt32 $check_text = $Wrd->ActiveDocument->Range($Wrd->ActiveDocument->Sentences(1)->Start, $Wrd->ActiveDo…
/PHP-7.3/ext/standard/
H A Dscanf.c107 struct Range { struct
170 cset->ranges = (struct Range *) safe_emalloc(sizeof(struct Range), nranges, 0); in BuildCharSet()
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME.md119 * Range-clear (Absent-clear) operator restores previous range in retractions.
H A DHISTORY158 2017/08/24: rename Absent clear to Range clear
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DRE360 (?~|) Range clear
/PHP-7.3/ext/date/lib/
H A Dparse_date.re2307 /* Range is 1 - 53 for ISO week of year */

Completed in 21 milliseconds