Home
last modified time | relevance | path

Searched refs:body (Results 226 – 246 of 246) sorted by relevance

12345678910

/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt12body><office:text><text:sequence-decls><text:sequence-decl text:display-outline-level="0" text:nam…
/php-src/ext/tidy/
H A Dtidy.stub.php973 public function body(): ?tidyNode {} function in tidy
/php-src/ext/soap/tests/bugs/
H A Dbug50698_3.wsdl195 <soap12:body use="literal"/>
198 <soap12:body use="literal"/>
H A Dbug50698_2.wsdl195 <soap12:body use="literal"/>
198 <soap12:body use="literal"/>
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar117 $output->startElement('body');
194 $output->startElement('body');
251 $output->startElement('body');
331 $output->startElement('body');
401 $output->startElement('body');
441 $output->startElement('body');
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_body.c215 lxb_dom_element_t *body; in lxb_html_tree_insertion_mode_in_body_body() local
232 body = lxb_dom_interface_element(node); in lxb_html_tree_insertion_mode_in_body_body()
234 tree->status = lxb_html_tree_append_attributes(tree, body, token, node->ns); in lxb_html_tree_insertion_mode_in_body_body()
/php-src/Zend/
H A Dzend_ast.c1805 zend_ast *body = decl->child[2]; in zend_ast_export_ex() local
1806 if (body->kind == ZEND_AST_RETURN) { in zend_ast_export_ex()
1807 body = body->child[0]; in zend_ast_export_ex()
1810 zend_ast_export_ex(str, body, 0, indent); in zend_ast_export_ex()
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt48 my body lie but still I roam
/php-src/
H A DNEWS71 . Implement GH-12385 (flush headers without body when calling flush()).
H A DUPGRADING242 . Flushing headers without a body will now succeed. See GH-12785.
H A Dphp.ini-development436 ; How many multipart body parts (combined input variable and file uploads) may
H A Dphp.ini-production438 ; How many multipart body parts (combined input variable and file uploads) may
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c197 document->body = NULL; in lxb_html_document_clean()
/php-src/ext/mbstring/libmbfl/
H A DLICENSE98 programs enables a greater number of people to use a large body of
411 written in the body of this License.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE100 programs enables a greater number of people to use a large body of
415 the limitation as if written in the body of this License.
/php-src/ext/dom/
H A Dphp_dom.stub.php1610 public ?HTMLElement $body; variable in Dom\\Document
/php-src/sapi/fpm/tests/
H A Dfcgi.inc721 * Execute a request to the FastCGI application and return response body
/php-src/sapi/fpm/
H A Dwww.conf.in360 ; - there is a request body; or
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c4065 static void body(LexState*ls,expdesc*e,int needself,int line){
4227 body(ls,v,0,ls->linenumber);
4548 body(ls,&b,0,ls->linenumber);
4584 body(ls,&b,needself,line);
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます32372 #>1 ubeshort x \b, body length %#x
32474 # 255: partial body encoding
32476 # The partial body encoding is similar to HTTP's chunk encoding. It
32579 # Parse the length, check the packet's body and finally advance to the
32583 # body encoding is only acceptable for the SEIP, Compressed Data, and
32603 # Partial body encoding (only valid for container packets).
32605 # >>&0 ubyte <255 partial body encoding
32712 # Partial body encoding (only valid for container packets).
32714 # >>&0 ubyte <255 partial body encoding
H A Dmagic32372 #>1 ubeshort x \b, body length %#x
32474 # 255: partial body encoding
32476 # The partial body encoding is similar to HTTP's chunk encoding. It
32579 # Parse the length, check the packet's body and finally advance to the
32583 # body encoding is only acceptable for the SEIP, Compressed Data, and
32603 # Partial body encoding (only valid for container packets).
32605 # >>&0 ubyte <255 partial body encoding
32712 # Partial body encoding (only valid for container packets).
32714 # >>&0 ubyte <255 partial body encoding

Completed in 424 milliseconds

12345678910