Home
last modified time | relevance | path

Searched refs:me (Results 51 – 75 of 113) sorted by path

12345

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c258 #define RLWI_MBE(mb, me) (((sljit_ins)(mb) << 6) | ((sljit_ins)(me) << 1)) argument
261 #define RLDI_ME(me) RLDI_MB(me) argument
/php-src/ext/pdo/
H A Dpdo_sql_parser.re139 /* did the query make sense to me? */
/php-src/ext/pgsql/tests/
H A Dclose_default_link.phpt11 /* Run me under valgrind */
H A Dconnect_after_close.phpt11 /* Run me under valgrind */
/php-src/ext/reflection/tests/
H A Dbug81457.phpt14 $me = $re->getMethod('foo');
16 echo $me->getDeclaringClass()::class, "\n";
/php-src/ext/simplexml/tests/
H A D027.phpt39 $people->person[3] = 'Minni-me';
69 <person gender="male">Minni-me
77 <person gender="male">Minni-me
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_removeAllExcept_basic.phpt4 Matthew Turland (me@matthewturland.com)
/php-src/ext/spl/tests/
H A Dbug74372.phpt10 echo "Don't call me.\n";
H A Drecursiveiteratoriterator_beginiteration_basic.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_enditeration_basic.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_getsubiterator_basic.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_getsubiterator_variation.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_getsubiterator_variation_002.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_getsubiterator_variation_003.phpt4 Matt Raines matt@raines.me.uk
H A Drecursiveiteratoriterator_nextelement_basic.phpt4 Matt Raines matt@raines.me.uk
H A Dspl_pq_top_error_corrupt.phpt13 throw new Exception('ignore me');
/php-src/ext/standard/tests/dir/
H A Dopendir_variation4-win32-mb.phpt65 * and to ensure directory is not in use at CLEAN section so can me removed
H A Dopendir_variation4.phpt59 * and to ensure directory is not in use at CLEAN section so can me removed
/php-src/ext/standard/tests/file/
H A Dbug38086.txt4 That hold me down
H A Dstream_copy_to_stream.phpt157 That hold me down
166 That hold me down
179 That hold me down
H A Duserstreams.phpt14 and she keeps me satisfied
15 gives me all I need
20 call me what you will
36 call me what you will
/php-src/ext/standard/tests/mail/
H A Dbug69115.phpt12 mail('user@example.com', 'My Subject', $message, "From: me@me.me");
/php-src/ext/standard/tests/misc/
H A Dbrowscap.ini5204 …ies Project (http://browsers.garykeith.com; http://browsers.garykeith.com/sitemail/contact-me.asp)]
/php-src/ext/standard/tests/strings/
H A Durl_t.phpt62 'mailto:me@mydomain.com',
674 --> mailto:me@mydomain.com: array(2) {
678 string(15) "me@mydomain.com"
/php-src/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt599 --> mailto:me@mydomain.com: array(2) {
603 string(15) "me@mydomain.com"

Completed in 227 milliseconds

12345