Home
last modified time | relevance | path

Searched refs:start (Results 201 – 225 of 346) sorted by path

12345678910>>...14

/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_basic.phpt12 …\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo, world" at start of string
H A Dpreg_match_basic_edit.phpt17 …w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo, world" at start of string
/PHP-5.5/ext/pdo_dblib/
H A DREADME21 - net start mssqlserver
/PHP-5.5/ext/pdo_firebird/tests/
H A Dbug_62024.phpt19 //start actual test
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt22 printf("[002] Cannot start a transaction, [%s] [%s]\n",
137 printf("[029] Cannot start a transaction, [%d] %s\n",
153 printf("[031] Cannot start a transaction, [%s] [%s]\n",
166 printf("[035] Cannot start a transaction, [%s] [%s]\n",
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4310 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
4315 start = buf;
4316 *bp = (unsigned char)strtoul(start, (char **)&end, 8);
H A Dpgsql.mak26 start.c
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc68 'inf' => '<bang> Hash-bang line to start the archive (e.g. #!/usr/bin/php). The hash '
/PHP-5.5/ext/phar/
H A Dshortarc.php221 $start = 4 + $s[1];
226 $len = unpack('V', substr($m, $start, 4));
227 $start += 4;
229 $savepath = substr($m, $start, $len[1]);
230 $start += $len[1];
234 … $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
239 $start += 24 + $ret['m'][$savepath][5];
/PHP-5.5/ext/phar/tests/
H A Dbug13786.phpt31 unable to seek to start of file "0" while creating new phar "%sDataArchive.phar"
H A Dfrontcontroller34.phpt9 REQUEST_URI=/frontcontroller34.php/start/index.php
10 PATH_INFO=/start/index.php
16 start/index.php
17 start/another.php
H A Dphar_createdefaultstub.phpt256 $start = 4 + $s[1];
261 $start += 4;
263 $start += $len[1];
269 $start += 24 + $ret['m'][$savepath][5];
550 $start = 4 + $s[1];
555 $start += 4;
557 $start += $len[1];
563 $start += 24 + $ret['m'][$savepath][5];
852 $start = 4 + $s[1];
857 $start += 4;
[all …]
H A Dphar_setdefaultstub.phpt276 $start = 4 + $s[1];
281 $start += 4;
283 $start += $len[1];
289 $start += 24 + $ret['m'][$savepath][5];
571 $start = 4 + $s[1];
576 $start += 4;
578 $start += $len[1];
584 $start += 24 + $ret['m'][$savepath][5];
866 $start = 4 + $s[1];
871 $start += 4;
[all …]
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller19.phar4 Phar::webPhar("test.phar", "/start/index.php");
11 ����������������������start/index.php9���!�H9���HٗN����������start/another.php>���!�H>���|
13 echo "start/index.php\n";
16 echo "start/another.php\n";
H A Dfrontcontroller19.phar.inc4 $a['start/index.php'] = '<?php
5 echo "start/index.php\n";
8 $a['start/another.php'] = '<?php
9 echo "start/another.php\n";
18 Phar::webPhar("test.phar", "/start/index.php");
H A Dnophar.phar220 $start = 4 + $s[1];
224 $len = unpack('V', substr($m, $start, 4));
225 $start += 4;
226 $savepath = substr($m, $start, $len[1]);
227 $start += $len[1];
228 $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
233 $start += 24 + $ret['m'][$savepath][5];
H A Dopenssl.phar220 $start = 4 + $s[1];
224 $len = unpack('V', substr($m, $start, 4));
225 $start += 4;
226 $savepath = substr($m, $start, $len[1]);
227 $start += $len[1];
228 $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
233 $start += 24 + $ret['m'][$savepath][5];
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller34.phpt10 REQUEST_URI=/frontcontroller34.php/start/index.php
11 PATH_INFO=/start/index.php
17 start/index.php
18 start/another.php
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller19.phar4 Phar::webPhar("test.phar", "/start/index.php");
11 ����������������������start/index.php9���!�H9���HٗN����������start/another.php>���!�H>���|
13 echo "start/index.php\n";
16 echo "start/another.php\n";
H A Dfrontcontroller19.phar.inc4 $a['start/index.php'] = '<?php
5 echo "start/index.php\n";
8 $a['start/another.php'] = '<?php
9 echo "start/another.php\n";
18 Phar::webPhar("test.phar", "/start/index.php");
H A Dinclude_path2.phar220 $start = 4 + $s[1];
224 $len = unpack('V', substr($m, $start, 4));
225 $start += 4;
226 $savepath = substr($m, $start, $len[1]);
227 $start += $len[1];
228 $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
233 $start += 24 + $ret['m'][$savepath][5];
H A Dnophar.phar220 $start = 4 + $s[1];
224 $len = unpack('V', substr($m, $start, 4));
225 $start += 4;
226 $savepath = substr($m, $start, $len[1]);
227 $start += $len[1];
228 $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
233 $start += 24 + $ret['m'][$savepath][5];
H A Dopenssl.phar220 $start = 4 + $s[1];
224 $len = unpack('V', substr($m, $start, 4));
225 $start += 4;
226 $savepath = substr($m, $start, $len[1]);
227 $start += $len[1];
228 $ret['m'][$savepath] = array_values(unpack('Va/Vb/Vc/Vd/Ve/Vf', substr($m, $start, 24)));
233 $start += 24 + $ret['m'][$savepath][5];
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc57 * @var string Data written at the start of the ZIP file
60 var $start = "";
272 …$this->start .= ($file = $this->getFileEntry($compmethod, $mtime, $crc32, $complength, $uncompleng…
283 $write = $this->start . $this->central;
288 $this->offset, strlen($this->start),
294 $this->offset, strlen($this->start),
300 $this->offset, strlen($this->start),
306 $this->offset, strlen($this->start),
312 $this->offset, strlen($this->start) - 3,
318 $this->offset - 5, strlen($this->start),
[all …]
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_basic.phpt15 // for now start at a low pid and find first pid which does not exist.

Completed in 46 milliseconds

12345678910>>...14