Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.4/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.h77 dasm_Section sections[1]; /* All sections. Alloc-extended. */ member
108 if (D->sections[i].buf) in dasm_free()
109 DASM_M_FREE(Dst, D->sections[i].buf, D->sections[i].bsize); in dasm_free()
139 D->section = &D->sections[0]; in dasm_setup()
143 D->sections[i].pos = DASM_SEC2POS(i); in dasm_setup()
144 D->sections[i].rbuf = D->sections[i].buf - D->sections[i].pos; in dasm_setup()
145 D->sections[i].ofs = 0; in dasm_setup()
194 D->section = &D->sections[n]; goto stop; in dasm_put()
280 dasm_Section *sec = D->sections + secnum; in dasm_link()
327 dasm_Section *sec = D->sections + secnum; in dasm_encode()
[all …]
H A Ddasm_ppc.h108 if (D->sections[i].buf) in dasm_free()
109 DASM_M_FREE(Dst, D->sections[i].buf, D->sections[i].bsize); in dasm_free()
139 D->section = &D->sections[0]; in dasm_setup()
143 D->sections[i].pos = DASM_SEC2POS(i); in dasm_setup()
144 D->sections[i].rbuf = D->sections[i].buf - D->sections[i].pos; in dasm_setup()
145 D->sections[i].ofs = 0; in dasm_setup()
194 D->section = &D->sections[n]; goto stop; in dasm_put()
284 dasm_Section *sec = D->sections + secnum; in dasm_link()
331 dasm_Section *sec = D->sections + secnum; in dasm_encode()
413 D->section != &D->sections[secmatch]) in dasm_checkstep()
[all …]
H A Ddasm_arm.h109 if (D->sections[i].buf) in dasm_free()
110 DASM_M_FREE(Dst, D->sections[i].buf, D->sections[i].bsize); in dasm_free()
140 D->section = &D->sections[0]; in dasm_setup()
144 D->sections[i].pos = DASM_SEC2POS(i); in dasm_setup()
145 D->sections[i].rbuf = D->sections[i].buf - D->sections[i].pos; in dasm_setup()
146 D->sections[i].ofs = 0; in dasm_setup()
203 D->section = &D->sections[n]; goto stop; in dasm_put()
301 dasm_Section *sec = D->sections + secnum; in dasm_link()
349 dasm_Section *sec = D->sections + secnum; in dasm_encode()
451 D->section != &D->sections[secmatch]) in dasm_checkstep()
[all …]
H A Ddasm_x86.h76 dasm_Section sections[1]; /* All sections. Alloc-extended. */ member
110 if (D->sections[i].buf) in dasm_free()
111 DASM_M_FREE(Dst, D->sections[i].buf, D->sections[i].bsize); in dasm_free()
141 D->section = &D->sections[0]; in dasm_setup()
145 D->sections[i].pos = DASM_SEC2POS(i); in dasm_setup()
146 D->sections[i].rbuf = DASM_PTR_SUB(D->sections[i].buf, D->sections[i].pos); in dasm_setup()
147 D->sections[i].ofs = 0; in dasm_setup()
304 dasm_Section *sec = D->sections + secnum; in dasm_link()
330 lofs += D->sections[i].ofs; in dasm_link()
404 dasm_Section *sec = D->sections + secnum; in dasm_encode()
[all …]
H A Ddasm_arm64.h80 dasm_Section sections[1]; /* All sections. Alloc-extended. */ member
114 if (D->sections[i].buf) in dasm_free()
115 DASM_M_FREE(Dst, D->sections[i].buf, D->sections[i].bsize); in dasm_free()
145 D->section = &D->sections[0]; in dasm_setup()
149 D->sections[i].pos = DASM_SEC2POS(i); in dasm_setup()
150 D->sections[i].rbuf = DASM_PTR_SUB(D->sections[i].buf, D->sections[i].pos); in dasm_setup()
151 D->sections[i].ofs = 0; in dasm_setup()
250 D->section = &D->sections[n]; goto stop; in dasm_put()
375 dasm_Section *sec = D->sections + secnum; in dasm_link()
433 dasm_Section *sec = D->sections + secnum; in dasm_encode()
[all …]
/PHP-8.4/sapi/cli/tests/
H A D023.phpt2 HOST/PATH ini sections test for cli
15 ; no sections should match as cli doesn't support any
/PHP-8.4/Zend/tests/
H A Dbug77589.phpt2 BUG #77589 (Core dump using parse_ini_string with numeric sections)
/PHP-8.4/ext/xml/tests/
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614_libxml_gte2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614_libxml_pre2_11.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614.inc6 is skippet on CDATA sections but that libxml does also
/PHP-8.4/ext/mbstring/tests/
H A Dutf7imap_encoding.phpt56 echo "Testing unterminated & sections... yep!\n";
67 echo "Testing consecutive & sections which should have been merged... yep!\n";
85 /* Identification of & sections containing non-Base64 */
105 echo "Identification fails when Base64 sections contain non-Base64 bytes... right!\n";
211 /* Multiple sections of valid ASCII _and_ Base64-encoded text */
248 Testing unterminated & sections... yep!
251 Identification fails when Base64 sections contain non-Base64 bytes... right!
H A Dutf_encodings.phpt1031 // + sections immediately after each other
1035 // + sections not immediately after each other
/PHP-8.4/ext/fileinfo/libmagic/
H A Dreadcdf.c426 const char *sections[5]; member
507 for (j = 0; si->sections[j]; j++) { in cdf_file_dir_info()
508 if (cdf_find_stream(dir, si->sections[j], si->types[j]) in cdf_file_dir_info()
512 fprintf(stderr, "Can't read %s\n", si->sections[j]); in cdf_file_dir_info()
515 if (si->sections[j] == NULL) in cdf_file_dir_info()
/PHP-8.4/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data76 ["Quoted strings and variables in sections"]
H A Dparse_ini_basic.phpt180 ["Quoted strings and variables in sections"]=>
/PHP-8.4/ext/exif/
H A Dexif.c1884 char *sections; in exif_get_sectionlist() local
1889 sections = safe_emalloc(ml, 1, 1); in exif_get_sectionlist()
1890 sections[0] = '\0'; in exif_get_sectionlist()
1894 snprintf(sections+len, ml-len, "%s, ", exif_get_sectionname(i)); in exif_get_sectionlist()
1895 len = strlen(sections); in exif_get_sectionlist()
1899 sections[len-2] = '\0'; in exif_get_sectionlist()
1900 return sections; in exif_get_sectionlist()
/PHP-8.4/docs/source/miscellaneous/
H A Dstubs.rst58 The following sections will introduce these capabilities.
698 Since these are stub documentation pages, many of the sections are empty. Relevant descriptions have
699 to be added, and irrelevant sections should be removed.
/PHP-8.4/ext/mbstring/libmbfl/
H A DLICENSE191 identifiable sections of that work are not derived from the Library,
194 sections when you distribute them as separate works. But when you
195 distribute the same sections as part of a whole which is a work based
/PHP-8.4/ext/bcmath/libbcmath/
H A DLICENSE194 identifiable sections of that work are not derived from the Library,
197 sections when you distribute them as separate works. But when you
198 distribute the same sections as part of a whole which is a work based
/PHP-8.4/
H A DCODING_STANDARDS.md5 features are going in that general direction. Many sections have been
H A Dphp.ini-development31 ; special sections cannot be overridden by user-defined INI files or
32 ; at runtime. Currently, [PATH=] and [HOST=] sections only work under
34 ; https://php.net/ini.sections
H A Dphp.ini-production31 ; special sections cannot be overridden by user-defined INI files or
32 ; at runtime. Currently, [PATH=] and [HOST=] sections only work under
34 ; https://php.net/ini.sections
/PHP-8.4/docs/
H A Drelease-process.md926 sections for each pre-release.
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic8123 # skip DOCTOR.DAILY READER.NDA REDBOX.ROOT by looking for positive number of sections
8175 # f_nscns - number of sections like: 1 2 3 4 5 7 8 9 11 12 15 16 19 20 21 22 26 30 36 40 42 56 80 8…
8177 >>>>2 uleshort >1 \b, %u sections
22521 # new sections for BIOS (ia32) ROM Extension
26484 # >>24 ulelong &0x00000001 \b data sections,
34481 # if length is zero then 2nd section magic here can be zero; this means sections parsing done
34853 >8 lelong x %d sections,
35300 >2 leshort >1 , %d sections
35734 # Pcapng files can contain multiple sections. Printing the endianness,
38080 >2 uleshort <100 VAX COFF executable, sections %d
[all …]

Completed in 175 milliseconds

12