/PHP-8.0/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.0/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.0/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.0/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… 23 string(40) "Let me see you Stripped down to the bone" 26 string(40) "Let me see you Stripped down to the bone" 29 string(40) "Let me see you Stripped down to the bone"
|
/PHP-8.0/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() 96 if (rb->me) { in resourcebundle_ctor() 113 rb->me = ures_open(bundlename, locale, &INTL_DATA_ERROR_CODE(rb)); in resourcebundle_ctor() 115 rb->me = ures_openDirect(bundlename, locale, &INTL_DATA_ERROR_CODE(rb)); in resourcebundle_ctor() 128 rb->me, ULOC_ACTUAL_LOCALE, &INTL_DATA_ERROR_CODE(rb))); in resourcebundle_ctor() 184 rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch() 252 if (rb->me == NULL) { in resourcebundle_array_count() 258 *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.0/ext/standard/tests/mail/ |
H A D | bug69115.phpt | 12 mail('user@example.com', 'My Subject', $message, "From: me@me.me");
|
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 1121 mset[i].me[mset[i].count++] = *me; in addentry() 1122 memset(me, 0, sizeof(*me)); in addentry() 1153 memset(&me, 0, sizeof(me)); in load_1() 1212 if (me.mp) in load_1() 1240 set_test_type(me[starttest].mp, me[i].mp); in set_text_binary() 1317 efree(me); in magic_entry_free() 1410 qsort(mset[j].me, mset[j].count, sizeof(*mset[j].me), in apprentice_load() 1854 m = &me->mp[me->cont_count - 1]; in parse() 1860 if (me->cont_count == me->max_count) { in parse() 1871 m = &me->mp[me->cont_count++]; in parse() [all …]
|
/PHP-8.0/ext/imap/tests/ |
H A D | imap_rfc822_write_address_basic.phpt | 9 var_dump(imap_rfc822_write_address('me', 'example.com', 'My Name')); 12 string(24) "My Name <me@example.com>"
|
/PHP-8.0/ext/zlib/tests/ |
H A D | readgzfile_variation11.phpt | 34 and I know that it descends down on me 41 and I know that it descends down on me 48 and I know that it descends down on me 55 and I know that it descends down on me 62 and I know that it descends down on me
|
H A D | readgzfile_variation12.phpt | 32 and I know that it descends down on me 39 and I know that it descends down on me 46 and I know that it descends down on me 53 and I know that it descends down on me
|
H A D | readgzfile_variation9.phpt | 31 and I know that it descends down on me 38 and I know that it descends down on me 45 and I know that it descends down on me 52 and I know that it descends down on me
|
H A D | gzfile_variation11.phpt | 46 string(39) "and I know that it descends down on me 66 string(39) "and I know that it descends down on me 86 string(39) "and I know that it descends down on me 106 string(39) "and I know that it descends down on me 126 string(39) "and I know that it descends down on me
|
H A D | gzfile_variation12.phpt | 44 string(39) "and I know that it descends down on me 64 string(39) "and I know that it descends down on me 84 string(39) "and I know that it descends down on me 104 string(39) "and I know that it descends down on me
|
H A D | gzfile_variation9.phpt | 43 string(39) "and I know that it descends down on me 63 string(39) "and I know that it descends down on me 83 string(39) "and I know that it descends down on me 103 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 | 37 and I know that it descends down on me 43 and I know that it descends down on me
|
/PHP-8.0/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.0/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.0/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
|