Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/tests/
H A D023.phpt2 HOST/PATH ini sections test for cli
14 ; no sections should match as cli doesn't support any
/PHP-7.4/Zend/tests/
H A Dbug77589.phpt2 BUG #77589 (Core dump using parse_ini_string with numeric sections)
/PHP-7.4/ext/xml/tests/
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
15 is skippet on CDATA sections but that libxml does also
H A Dbug26614_libxml.phpt2 Bug #26614 (CDATA sections skipped on line count)
15 is skippet on CDATA sections but that libxml does also
/PHP-7.4/ext/fileinfo/libmagic/
H A Dreadcdf.c428 const char *sections[5]; member
509 for (j = 0; si->sections[j]; j++) { in cdf_file_dir_info()
510 if (cdf_find_stream(dir, si->sections[j], si->types[j]) in cdf_file_dir_info()
514 fprintf(stderr, "Can't read %s\n", si->sections[j]); in cdf_file_dir_info()
517 if (si->sections[j] == NULL) in cdf_file_dir_info()
/PHP-7.4/ext/exif/tests/
H A Dexif_read_exif_data_basic-mb.phpt11 /* Prototype : array read_exif_data ( string $filename [, string $sections [, bool $arrays [, …
H A Dexif_read_exif_data_basic.phpt11 /* Prototype : array read_exif_data ( string $filename [, string $sections [, bool $arrays [, …
/PHP-7.4/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data76 ["Quoted strings and variables in sections"]
H A Dparse_ini_basic.phpt176 ["Quoted strings and variables in sections"]=>
/PHP-7.4/ext/exif/
H A Dexif.c1923 char *sections; in exif_get_sectionlist() local
1928 sections = safe_emalloc(ml, 1, 1); in exif_get_sectionlist()
1929 sections[0] = '\0'; in exif_get_sectionlist()
1933 snprintf(sections+len, ml-len, "%s, ", exif_get_sectionname(i)); in exif_get_sectionlist()
1934 len = strlen(sections); in exif_get_sectionlist()
1938 sections[len-2] = '\0'; in exif_get_sectionlist()
1939 return sections; in exif_get_sectionlist()
/PHP-7.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-7.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-7.4/
H A DCODING_STANDARDS.md6 features are going in that general direction. Many sections have been recoded to
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 ; http://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 ; http://php.net/ini.sections
H A DNEWS2215 . Fixed bug #77589 (Core dump using parse_ini_string with numeric sections).
2806 . Implemented FR #62055 (Make run-tests.php support --CGI-- sections). (cmb)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6436 # f_nscns - number of sections
6438 >>2 uleshort >1 \b, %d sections
20195 # >>24 ulelong &0x00000001 \b data sections,
25354 >8 lelong x %d sections,
25788 >2 leshort >1 , %d sections
26207 # Pcapng files can contain multiple sections. Printing the endianness,
H A Dmagic6436 # f_nscns - number of sections
6438 >>2 uleshort >1 \b, %d sections
20195 # >>24 ulelong &0x00000001 \b data sections,
25354 >8 lelong x %d sections,
25788 >2 leshort >1 , %d sections
26207 # Pcapng files can contain multiple sections. Printing the endianness,
/PHP-7.4/build/
H A Dlibtool.m46083 # files that make .init and .fini sections work.

Completed in 214 milliseconds