Home
last modified time | relevance | path

Searched refs:me (Results 51 – 75 of 94) sorted by relevance

1234

/PHP-7.0/ext/zlib/tests/
H A Dgzgetc_basic.phpt39 and I know that it descends down on me
H A Dgzgets_basic.phpt44 string(39) "and I know that it descends down on me
H A Dgzgetc_basic_1.phpt40 and I know that it descends down on me
H A Dzlib_scheme_copy_variation2.phpt18 and I know that it descends down on me
H A Dgzeof_basic.phpt48 and I know that it descends down on me
/PHP-7.0/ext/spl/tests/
H A DSplObjectStorage_removeAllExcept_invalid_parameter.phpt4 Matthew Turland (me@matthewturland.com)
/PHP-7.0/ext/filter/tests/
H A D015.phpt20 'http://[2001:db8:0:85a3:0:0:ac1f:8001]:123/me.html',
81 string(50) "http://[2001:db8:0:85a3:0:0:ac1f:8001]:123/me.html"
/PHP-7.0/ext/standard/tests/file/
H A Duserstreams.phpt15 and she keeps me satisfied
16 gives me all I need
21 call me what you will
37 call me what you will
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt71 print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
115 run_tests.php don't fool me with your 'ungreedy' expression '.+?'!
H A Dmysqli_set_opt.phpt33 // print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
H A Dmysqli_stmt_bind_param_many_columns.phpt20 test -- therefore the "duplicate" makes some sense to me.
H A Dmysqli_begin_transaction.phpt107 if (@!$link->begin_transaction(MYSQLI_TRANS_START_READ_WRITE, "*/trick me?\n\0"))
H A Dmysqli_options.phpt54 // print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
/PHP-7.0/ext/wddx/tests/
H A D004.phpt35 public $invisible = 'you don\'t see me!';
/PHP-7.0/ext/dom/tests/
H A DDOMNode_replaceChild_basic.phpt6 Matt Raines <matt@raines.me.uk>
/PHP-7.0/ext/standard/tests/dir/
H A Dopendir_variation4.phpt63 * and to ensure directory is not in use at CLEAN section so can me removed
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch400 struct magic_entry me;
416 memset(&me, 0, sizeof(me));
426 if (me.mp)
445 if (me == NULL)
448 - free(me[i].mp);
449 - free(me);
450 + efree(me[i].mp);
451 + efree(me);
546 if (me->cont_count == me->max_count) {
556 if (me->mp != NULL)
[all …]
/PHP-7.0/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt79 --> mailto:me@mydomain.com : string(15) "me@mydomain.com"
H A Durls.inc59 'mailto:me@mydomain.com',
H A Dparse_url_basic_004.phpt79 --> mailto:me@mydomain.com : NULL
H A Dparse_url_basic_005.phpt79 --> mailto:me@mydomain.com : NULL
H A Dparse_url_basic_006.phpt79 --> mailto:me@mydomain.com : NULL
/PHP-7.0/
H A Dconfig.guess35 me=`echo "$0" | sed -e 's,.*/,,'`
40 Output the configuration name of the system \`$me' is run on.
59 Try \`$me --help' for more information."
75 echo "$me: invalid option $1$help" >&2
83 echo "$me: too many arguments$help" >&2
/PHP-7.0/ext/ldap/tests/
H A DREADME128me Bernigaud <mcmic@php.net>
/PHP-7.0/ext/standard/tests/strings/
H A Durl_t.phpt62 'mailto:me@mydomain.com',
660 --> mailto:me@mydomain.com: array(2) {
664 string(15) "me@mydomain.com"

Completed in 52 milliseconds

1234