/PHP-7.0/ext/standard/tests/file/ |
H A D | fopen_include_path.inc | 15 //create the include directory structure 29 //create the include directory structure 45 //create the include directory structure 61 //create the include directory structure 78 // remove the directory structure 87 // remove the directory structure
|
/PHP-7.0/ext/zlib/tests/ |
H A D | gzopen_include_path.inc | 15 //create the include directory structure 29 //create the include directory structure 45 //create the include directory structure 61 //create the include directory structure 78 // remove the directory structure 87 // remove the directory structure
|
H A D | reading_include_path.inc | 6 //create the include directory structure
|
/PHP-7.0/ext/imap/tests/ |
H A D | imap_bodystruct_basic.phpt | 10 * Description: Read the structure of a specified body section of a specific message. 23 echo "\nGet and validate structure of body part 1\n"; 82 Get and validate structure of body part 1
|
/PHP-7.0/ext/standard/tests/url/ |
H A D | parse_url_basic_007.phpt | 47 …net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this/is/a/very/deep/d… 48 …ry/deep/directory/structure/and/file.php?lots=1&of=2¶meters=3&too=4&here=5 : string(53) "/th… 49 …php.net:80/this/is/a/very/deep/directory/structure/and/ : string(45) "/this/is/a/very/deep/direc… 50 …net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this/is/a/very/deep/d…
|
H A D | urls.inc | 27 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php', 28 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶meters=… 29 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/', 30 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php',
|
H A D | parse_url_basic_004.phpt | 47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80) 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : int(80) 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
|
H A D | parse_url_basic_005.phpt | 47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
|
H A D | parse_url_basic_006.phpt | 47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
|
H A D | parse_url_basic_009.phpt | 47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
|
H A D | parse_url_basic_002.phpt | 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http" 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(4) "http" 51 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http"
|
H A D | parse_url_basic_008.phpt | 47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL 48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶mete… 49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL 50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
|
/PHP-7.0/ext/soap/interop/ |
H A D | database_round2.sql | 14 # Table structure for table `endpoints` 29 # Table structure for table `results`
|
/PHP-7.0/ext/curl/tests/ |
H A D | bug69316.phpt | 8 // close the stream, causing the FILE structure to be free()'d 12 …// cause an allocation of approx the same size as a FILE structure, size varies a bit depending on…
|
/PHP-7.0/ext/exif/tests/ |
H A D | bug72094.phpt | 28 Warning: exif_read_data(bug72094_1.jpg): File structure corrupted in %s%ebug72094.php on line %d 34 Warning: exif_read_data(bug72094_2.jpg): File structure corrupted in %s%ebug72094.php on line %d 52 Warning: exif_read_data(bug72094_3.jpg): File structure corrupted in %s%ebug72094.php on line %d 58 Warning: exif_read_data(bug72094_4.jpg): File structure corrupted in %s%ebug72094.php on line %d
|
H A D | bug68113.phpt | 13 Warning: exif_thumbnail(bug68113.jpg): File structure corrupted in %s%ebug68113.php on line 2
|
H A D | bug76423.phpt | 16 Warning: exif_read_data(%s.jpg): File structure corrupted in %s on line %d
|
/PHP-7.0/ext/pcntl/tests/ |
H A D | bug72154.phpt | 2 Bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite)
|
/PHP-7.0/ext/standard/tests/time/ |
H A D | bug38524.phpt | 2 Bug #38524 (strptime() does not initialize the internal date storage structure)
|
/PHP-7.0/ext/standard/tests/strings/ |
H A D | url_t.phpt | 30 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php', 31 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2¶meters=… 32 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/', 33 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php', 272 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php: array(4) { 280 string(53) "/this/is/a/very/deep/directory/structure/and/file.php" 291 string(53) "/this/is/a/very/deep/directory/structure/and/file.php" 296 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) { 304 string(45) "/this/is/a/very/deep/directory/structure/and/" 307 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php: array(4) { [all …]
|
/PHP-7.0/ext/dom/tests/ |
H A D | DOMDocument_relaxNGValidateSource_basic.phpt | 13 <grammar ns="" xmlns="http://relaxng.org/ns/structure/1.0"
|
H A D | DOMDocument_relaxNGValidateSource_error1.phpt | 13 <grammar ns="" xmlns="http://relaxng.org/ns/structure/1.0"
|
H A D | DOMDocument_relaxNGValidateSource_error2.phpt | 13 <grammar ns="" xmlns="http://relaxng.org/ns/structure/1.0"
|
/PHP-7.0/ext/simplexml/tests/ |
H A D | bug62639.phpt | 2 Bug #62639 (XML structure broken)
|
/PHP-7.0/ext/sockets/ |
H A D | conversions.c | 247 char *structure, in from_zval_write_aggregation() argument 278 static void to_zval_read_aggregation(const char *structure, in to_zval_read_aggregation() argument 301 descr->to_zval(structure + descr->field_offset, new_zv, ctx); in to_zval_read_aggregation() 1450 char *structure; in from_zval_run_conversions() local 1464 structure = ecalloc(1, struct_size); in from_zval_run_conversions() 1467 zend_llist_add_element(&ctx.allocations, &structure); in from_zval_run_conversions() 1470 writer(container, structure, &ctx); in from_zval_run_conversions() 1474 structure = NULL; in from_zval_run_conversions() 1484 return structure; in from_zval_run_conversions() 1486 zval *to_zval_run_conversions(const char *structure, in to_zval_run_conversions() argument [all …]
|