webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
LayoutTests
http
tests
multipart
resources
Functions
|
Variables
multipart.php File Reference
Functions
sendPart
($
data
)
Variables
$boundary
= "cutHere"
$i
= 1
else
$interval
= 1000000
do
Function Documentation
◆
sendPart()
sendPart
(
$data
)
Variable Documentation
◆
$boundary
$boundary = "cutHere"
◆
$i
$
i
= 1
◆
$interval
else
$
interval
= 1000000
◆
do
do
Initial value:
{
for
($k = 1; $k <
$i
; $k++) {
sendPart
($images[$k]);
usleep
(
$interval
);
}
}
while
(
$_GET
[
'loop'
])
usleep
#define usleep(us)
Definition:
rtpw.c:107
$i
$i
Definition:
multipart.php:14
$_GET
$_GET
Definition:
load-video.php:8
sendPart
sendPart($data)
Definition:
multipart.php:4
$interval
else $interval
Definition:
multipart.php:23
Generated by
1.8.13