Home
last modified time | relevance | path

Searched defs:body (Results 1 – 13 of 13) sorted by relevance

/php-src/ext/soap/
H A Dphp_packet_soap.c26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dphp_sdl.c531 xmlNodePtr body, trav; in wsdl_soap_binding_body() local
1431 static void sdl_deserialize_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlT… in sdl_deserialize_soap_body()
2030 static void sdl_serialize_soap_body(const sdlSoapBindingFunctionBodyPtr body, const HashTable *tmp_… in sdl_serialize_soap_body()
2478 static void make_persistent_sdl_soap_body(sdlSoapBindingFunctionBodyPtr body, HashTable *ptr_map) in make_persistent_sdl_soap_body()
3453 static void delete_sdl_soap_binding_function_body(sdlSoapBindingFunctionBody body, bool persistent) in delete_sdl_soap_binding_function_body()
H A Dsoap.c3121 xmlNodePtr trav,env,head,body,func; in deserialize_function_call() local
3396 static int serialize_response_call2(xmlNodePtr body, sdlFunctionPtr function, const char *function_… in serialize_response_call2()
3501 xmlNodePtr envelope = NULL, body, param; in serialize_response_call() local
3874 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; in serialize_function_call() local
/php-src/ext/standard/
H A Dphp_fopen_wrapper.c65 php_stream *body; member
H A Dmd5.c186 static const void *body(PHP_MD5_CTX *ctx, const void *data, size_t size) in body() function
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.h63 lxb_html_body_element_t *body; member
/php-src/ext/readline/
H A Dreadline_cli.c115 body, enumerator
/php-src/main/
H A Dfastcgi.c151 fcgi_begin_request body; member
165 fcgi_end_request body; member
/php-src/Zend/
H A Dzend_ast.c1860 zend_ast *body = decl->child[2]; in zend_ast_export_ex() local
2413 zend_ast *body = hook->child[2]; in zend_ast_export_ex() local
H A Dzend_compile.c7535 zend_ast *body = hook->child[2]; in zend_property_is_virtual() local
/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
/php-src/ext/tidy/
H A Dtidy.stub.php973 public function body(): ?tidyNode {} function in tidy
/php-src/ext/dom/
H A Dphp_dom.stub.php2025 public ?HTMLElement $body; variable in Dom\\Document

Completed in 107 milliseconds