Home
last modified time | relevance | path

Searched refs:my (Results 76 – 98 of 98) sorted by relevance

1234

/php-src/ext/standard/tests/url/
H A Durls.inc57 'zlib:/path/to/my/file/file.txt',
H A Dparse_url_basic_004.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_006.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_002.phpt72 --> zlib:/path/to/my/file/file.txt : string(4) "zlib"
H A Dparse_url_basic_005.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_008.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_009.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_003.phpt71 --> zlib:/path/to/my/file/file.txt : NULL
H A Dparse_url_basic_001.phpt583 --> zlib:/path/to/my/file/file.txt: array(2) {
587 string(25) "/path/to/my/file/file.txt"
H A Dparse_url_unterminated.phpt589 --> zlib:/path/to/my/file/file.txt: array(2) {
593 string(25) "/path/to/my/file/file.txt"
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt11 var_dump(Phar::createDefaultStub('my/custom/thingy.php'));
26 var_dump(Phar::createDefaultStub('my/custom/thingy.php', 'the/web.php'));
439 const START = 'my/custom/thingy.php';
741 const START = 'my/custom/thingy.php';
H A Dphar_setdefaultstub.phpt23 $phar->setDefaultStub('my/custom/thingy.php');
30 $phar->setDefaultStub('my/custom/thingy.php', 'the/web.php');
460 const START = 'my/custom/thingy.php';
755 const START = 'my/custom/thingy.php';
/php-src/ext/standard/tests/strings/
H A Durl_t.phpt60 'zlib:/path/to/my/file/file.txt',
658 --> zlib:/path/to/my/file/file.txt: array(2) {
662 string(25) "/path/to/my/file/file.txt"
/php-src/ext/gd/libgd/
H A Dgd.c1685 void gdImageEllipse(gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageEllipse() argument
1692 gdImageSetPixel(im,mx+a, my, c); in gdImageEllipse()
1693 gdImageSetPixel(im,mx-a, my, c); in gdImageEllipse()
1694 mx1 = mx-a;my1 = my; in gdImageEllipse()
1695 mx2 = mx+a;my2 = my; in gdImageEllipse()
1724 void gdImageFilledEllipse (gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageFilledEllipse() argument
1735 gdImageSetPixel(im, x, my, c); in gdImageFilledEllipse()
1738 mx1 = mx-a;my1 = my; in gdImageFilledEllipse()
1739 mx2 = mx+a;my2 = my; in gdImageFilledEllipse()
/php-src/ext/date/tests/
H A Dbug33414-1.phpt40 least on my system :-)\n";
223 least on my system :-)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt159 … printf("[032] Autocommit should be on my default, beginTransaction() should not change that\n");
/php-src/
H A DCONTRIBUTING.md306 - Did I explain my change clearly?
307 - Is my change too hard to review? If so, why?
H A DREADME.REDIST.BINS175 It is my intent that you should be able to use this on your system,
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt130 array( 'LOhp1_Ga|my;k~Ab2LOw\\Cx1[', '21bc5ceca29e51b8' ),
/php-src/sapi/fpm/
H A Dwww.conf.in486 ;php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com
/php-src/build/
H A Dlibtool.m46118 _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3061 # to get my hands on the actual archiver and see if I find something better. [JW]
7479 # (in russian) and my experiments
31713 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text
H A Dmagic3061 # to get my hands on the actual archiver and see if I find something better. [JW]
7479 # (in russian) and my experiments
31713 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text

Completed in 198 milliseconds

1234