/PHP-8.3/tests/lang/ |
H A D | this_assignment.phpt | 7 function me() { echo "first"; } 11 $this->me(); 12 $a->me(); 13 $b->me(); 15 $this->me(); 16 $a->me(); 17 $b->me(); 25 $this->me(); 26 $a->me(); 27 $b->me(); [all …]
|
/PHP-8.3/Zend/tests/ |
H A D | bug34260.phpt | 12 echo "I hate me\n"; 19 echo "I heart me\n"; 33 I hate me 34 I hate me 35 I heart me 36 I heart me
|
H A D | bug80037.phpt | 12 $me = new static; 14 $me->{$k} = &$v; # try to remove & 16 return $me;
|
/PHP-8.3/ext/json/tests/ |
H A D | bug61978.phpt | 8 public $me; 11 $this->me = $this; 23 'me' => $this 39 string(24) "{"test":"123","me":null}" 41 string(24) "{"test":"123","me":null}"
|
/PHP-8.3/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 45 if (rb->me) { in ResourceBundle_object_free() 46 ures_close( rb->me ); in ResourceBundle_object_free() 67 rb->me = NULL; in ResourceBundle_object_create() 99 if (rb->me) { in resourcebundle_ctor() 116 rb->me = ures_open(bundlename, locale, &INTL_DATA_ERROR_CODE(rb)); in resourcebundle_ctor() 118 rb->me = ures_openDirect(bundlename, locale, &INTL_DATA_ERROR_CODE(rb)); in resourcebundle_ctor() 131 rb->me, ULOC_ACTUAL_LOCALE, &INTL_DATA_ERROR_CODE(rb))); in resourcebundle_ctor() 189 rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch() 257 if (rb->me == NULL) { in resourcebundle_array_count() 263 *count = ures_getSize( rb->me ); in resourcebundle_array_count() [all …]
|
H A D | resourcebundle_class.h | 28 UResourceBundle *me; member 47 #define RESOURCEBUNDLE_OBJECT(rb) (rb)->me
|
H A D | resourcebundle_iterator.c | 35 rb->child = ures_getByIndex( rb->me, iterator->i, rb->child, &icuerror ); in resourcebundle_iterator_read() 168 iterator->is_table = (ures_getType( rb->me ) == URES_TABLE); in resourcebundle_get_iterator() 169 iterator->length = ures_getSize( rb->me ); in resourcebundle_get_iterator()
|
/PHP-8.3/ext/standard/tests/mail/ |
H A D | bug69115.phpt | 12 mail('user@example.com', 'My Subject', $message, "From: me@me.me");
|
/PHP-8.3/ext/filter/tests/ |
H A D | 026.phpt | 8 var_dump(filter_var("<p>Let me <font color=\"#000000\">see</font> you <br /><b>Stripped</b> down to… 12 var_dump(filter_var("<p>Let me <font color=\"#000000\">see</font> you <br /><b>Stripped</b> down to… 16 var_dump(filter_var("<p>Let me <font color=\"#000000\">see</font> you <br /><b>Stripped</b> down to… 24 string(40) "Let me see you Stripped down to the bone" 33 string(40) "Let me see you Stripped down to the bone" 42 string(40) "Let me see you Stripped down to the bone"
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 1247 mset[i].me[mset[i].count++] = *me; in addentry() 1248 memset(me, 0, sizeof(*me)); in addentry() 1279 memset(&me, 0, sizeof(me)); in load_1() 1338 if (me.mp) in load_1() 1366 set_test_type(me[starttest].mp, me[i].mp); in set_text_binary() 1449 efree(me); in magic_entry_free() 1542 qsort(mset[j].me, mset[j].count, sizeof(*mset[j].me), in apprentice_load() 2001 m = &me->mp[me->cont_count - 1]; in parse() 2007 if (me->cont_count == me->max_count) { in parse() 2018 m = &me->mp[me->cont_count++]; in parse() [all …]
|
/PHP-8.3/ext/imap/tests/ |
H A D | imap_rfc822_write_address_basic.phpt | 7 var_dump(imap_rfc822_write_address('me', 'example.com', 'My Name')); 10 string(24) "My Name <me@example.com>"
|
/PHP-8.3/ext/zlib/tests/ |
H A D | readgzfile_variation12.phpt | 30 and I know that it descends down on me 37 and I know that it descends down on me 44 and I know that it descends down on me 51 and I know that it descends down on me
|
H A D | readgzfile_variation9.phpt | 29 and I know that it descends down on me 36 and I know that it descends down on me 43 and I know that it descends down on me 50 and I know that it descends down on me
|
H A D | gzfile_variation9.phpt | 41 string(39) "and I know that it descends down on me 61 string(39) "and I know that it descends down on me 81 string(39) "and I know that it descends down on me 101 string(39) "and I know that it descends down on me
|
H A D | gzfile_variation12.phpt | 42 string(39) "and I know that it descends down on me 62 string(39) "and I know that it descends down on me 82 string(39) "and I know that it descends down on me 102 string(39) "and I know that it descends down on me
|
H A D | 005.phpt | 18 $string = "Answer me, it can't be so hard 63 string(94) "Answer me, it can't be so hard 66 string(94) "Answer me, it can't be so hard
|
H A D | 006.phpt | 19 $string = "Answer me, it can't be so hard 64 string(94) "Answer me, it can't be so hard 67 string(94) "Answer me, it can't be so hard
|
H A D | 004-mb.phpt | 35 string(39) "and I know that it descends down on me 55 string(39) "and I know that it descends down on me
|
H A D | 004.phpt | 35 string(39) "and I know that it descends down on me 55 string(39) "and I know that it descends down on me
|
H A D | gzopen_basic.phpt | 33 and I know that it descends down on me 39 and I know that it descends down on me
|
/PHP-8.3/ext/reflection/tests/ |
H A D | bug81457.phpt | 14 $me = $re->getMethod('foo'); 16 echo $me->getDeclaringClass()::class, "\n";
|
/PHP-8.3/ext/hash/sha3/generic64lc/ |
H A D | KeccakP-1600-64.macros | 80 A##me ^= De; \ 81 Bgo = ROL64(A##me, 45); \ 129 Ce ^= E##me; \ 191 A##me ^= De; \ 192 Bgo = ROL64(A##me, 45); \ 288 A##me ^= De; \ 337 Ce ^= E##me; \ 399 A##me ^= De; \ 477 X##me = state[16]; \ 504 state[16] = X##me; \ [all …]
|
/PHP-8.3/ext/dom/tests/ |
H A D | bug46185.phpt | 14 <ns1:ok xmlns:ns1="urn::ns" xmlns="urn::REAL"><watch-me xmlns:default="urn::BOGUS"/></ns1:ok>'); 23 <ns1:a xmlns:ns1="urn::ns"><ns1:ok xmlns="urn::REAL"><watch-me xmlns:default="urn::BOGUS"/></ns1:ok…
|
/PHP-8.3/ext/simplexml/tests/ |
H A D | 027.phpt | 39 $people->person[3] = 'Minni-me'; 69 <person gender="male">Minni-me 77 <person gender="male">Minni-me
|
/PHP-8.3/ext/hash/tests/ |
H A D | murmurhash3.phpt | 11 $h = hash("murmur3c", "hash me!"); 16 $h = hash("murmur3f", "hash me!");
|