Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/array/
H A Dbug54459.phpt2 Bug #54459 (Range function accuracy)
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug66431_1.phpt32 $check_text = $Wrd->ActiveDocument->Range($Wrd->ActiveDocument->Sentences(1)->Start, $Wrd->ActiveDo…
/PHP-5.5/ext/standard/
H A Dscanf.c109 struct Range { struct
172 cset->ranges = (struct Range *) safe_emalloc(sizeof(struct Range), nranges, 0); in BuildCharSet()
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch328 - "Content-Range: bytes %ld-%ld/%d\r\nContent-Length: %ld\r\n",
333 + smart_str_appends(&s, "Content-Range: bytes ");
/PHP-5.5/
H A DNEWS4076 . Implemented FR #54459 (Range function accuracy). (Adam)

Completed in 33 milliseconds