Searched refs:sections (Results 1 – 23 of 23) sorted by relevance
/PHP-5.3/scripts/dev/generate-phpt/src/texts/ |
H A D | help.txt | 11 -s sections....................... Create optional sections, colon separated list
|
/PHP-5.3/ |
H A D | README.TESTING2 | 30 * New sections supported for test files (see below) 64 In addition to the traditional test sections 65 (see http://qa.php.net/write-test.php), several new sections are available 74 that MUST be run as CGI, even if there is no --POST-- or --GET-- sections 131 regular expect sections. For example:
|
H A D | README.TESTING | 62 which have a "phpt" extension, "run-tests.php" looks at the sections
|
H A D | UPGRADING | 326 - There is now support for special sections: [PATH=/opt/httpd/www.example.com/] 327 and [HOST=www.example.com]. Directives set in these sections cannot be
|
H A D | CODING_STANDARDS | 9 well into version 5 releases, many sections have been recoded to use
|
H A D | php.ini-development | 31 ; 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 D | php.ini-production | 31 ; 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 D | INSTALL | 94 following sections. 118 sections specific to your platform or web server before you begin the
|
H A D | NEWS | 520 . Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename 1620 . Fixed bug #52786 (PHP should reset section to [PHP] after ini sections). 2731 [HOST=www.example.com] sections. Directives set in these sections can 4339 integer as sections). (Tony)
|
/PHP-5.3/ext/xml/tests/ |
H A D | bug26614.phpt | 2 Bug #26614 (CDATA sections skipped on line count) 15 is skippet on CDATA sections but that libxml does also
|
H A D | bug26614_libxml.phpt | 2 Bug #26614 (CDATA sections skipped on line count) 15 is skippet on CDATA sections but that libxml does also
|
/PHP-5.3/ext/exif/tests/ |
H A D | exif_read_exif_data_basic.phpt | 11 /* Prototype : array read_exif_data ( string $filename [, string $sections [, bool $arrays [, …
|
/PHP-5.3/ext/standard/tests/general_functions/ |
H A D | parse_ini_basic.data | 76 ["Quoted strings and variables in sections"]
|
H A D | parse_ini_basic.phpt | 176 ["Quoted strings and variables in sections"]=>
|
/PHP-5.3/Zend/RFCs/ |
H A D | 001.txt | 109 mentioned in this section as you will see in further sections which
|
/PHP-5.3/ext/exif/ |
H A D | exif.c | 1465 char *sections; in exif_get_sectionlist() local 1470 sections = safe_emalloc(ml, 1, 1); in exif_get_sectionlist() 1471 sections[0] = '\0'; in exif_get_sectionlist() 1475 snprintf(sections+len, ml-len, "%s, ", exif_get_sectionname(i)); in exif_get_sectionlist() 1476 len = strlen(sections); in exif_get_sectionlist() 1480 sections[len-2] = '\0'; in exif_get_sectionlist() 1481 return sections; in exif_get_sectionlist()
|
/PHP-5.3/scripts/dev/ |
H A D | generate-phpt.phar | 266 -s sections....................... Create optional sections, colon separated list 1377 * Object containing teh ooptional sections that may be added to the test case 1511 //test standard skipif sections
|
/PHP-5.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 191 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-5.3/ext/intl/doc/ |
H A D | Tutorial.txt | 54 divided into different sections by base character. This is also called the level1
|
/PHP-5.3/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 130 In the plain text format, all the sections, except the pcredemo sec- 131 tion, are concatenated, for ease of searching. The sections are as fol- 866 The following sections include descriptions of options whose names 4571 tem). In the sections below, character code values are ASCII or Uni- 4671 The following sections describe the use of each of the metacharacters.
|
/PHP-5.3/win32/ |
H A D | install.txt | 96 following sections.
|
/PHP-5.3/build/ |
H A D | libtool.m4 | 6088 # files that make .init and .fini sections work.
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 13409 >8 lelong x %d sections, 13662 >2 leshort >1 , %hd sections
|
Completed in 175 milliseconds