Home
last modified time | relevance | path

Searched refs:body (Results 101 – 125 of 143) sorted by relevance

123456

/PHP-5.4/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt50 //.. a point in filled body
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt11 * Description: Get a specific body section
H A Dimap_fetchbody_variation4.phpt10 * Description: Get a specific body section
H A Dimap_fetchbody_variation6.phpt10 * Description: Get a specific body section
H A Dimap_fetchbody_variation3.phpt11 * Description: Get a specific body section
H A Dimap_fetchbody_variation1.phpt11 * Description: Get a specific body section
H A Dimap_fetchbody_variation2.phpt11 * Description: Get a specific body section
/PHP-5.4/sapi/fpm/fpm/
H A Dfastcgi.c937 rec->body.appStatusB3 = 0;
938 rec->body.appStatusB2 = 0;
939 rec->body.appStatusB1 = 0;
940 rec->body.appStatusB0 = 0;
941 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.4/sapi/milter/
H A Dphp_milter.c735 char *body; in PHP_FUNCTION() local
741 } else if (zend_parse_parameters(1 TSRMLS_CC, "s", &body, &len) == SUCCESS) { in PHP_FUNCTION()
742 if (smfi_replacebody(MG(ctx), (u_char*)body, len) == MI_SUCCESS) { in PHP_FUNCTION()
824 ZEND_ARG_INFO(0, body)
/PHP-5.4/ext/soap/tests/schema/
H A Dtest_schema.inc41 …<soap:body use="$use" namespace="http://test-uri/" encodingStyle="http://schemas.xmlsoap.org/soap/…
/PHP-5.4/ext/oci8/tests/
H A Ddrcp_functions.inc78 $package_body = "create or replace package body drcp_test_package as
H A Dbug42841.phpt31 "create or replace package body bug43449_pkg is
H A Drefcur_prefetch_4.phpt29 "CREATE or REPLACE PACKAGE body refcurpkg is
/PHP-5.4/ext/phar/tests/
H A Dphar_createdefaultstub.phpt113 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
407 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
709 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dphar_setdefaultstub.phpt133 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
428 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
723 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dnophar.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dopenssl.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
/PHP-5.4/ext/phar/tests/files/
H A Dinclude_path2.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dnophar.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dopenssl.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
/PHP-5.4/ext/soap/
H A DTODO52 - <soap:body> parts attribute (with MIME/DIME binding)
/PHP-5.4/sapi/thttpd/
H A DREADME21 - Asynchronous request body handling (e.g. for POSTs)
/PHP-5.4/sapi/cgi/
H A Dfastcgi.c1322 rec->body.appStatusB3 = 0;
1323 rec->body.appStatusB2 = 0;
1324 rec->body.appStatusB1 = 0;
1325 rec->body.appStatusB0 = 0;
1326 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.4/ext/standard/
H A Dhttp_fopen_wrapper.c122 int body = 0; in php_stream_url_wrap_http_ex() local
718 while (!body && !php_stream_eof(stream)) { in php_stream_url_wrap_http_ex()
778 body = 1; in php_stream_url_wrap_http_ex()
/PHP-5.4/ext/phar/tests/zip/
H A Dbug48791.phpt14body><office:text><text:sequence-decls><text:sequence-decl text:display-outline-level="0" text:nam…

Completed in 56 milliseconds

123456