Home
last modified time | relevance | path

Searched refs:create_encoder (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/soap/
H A Dphp_schema.c48 static encodePtr create_encoder(sdlPtr sdl, sdlTypePtr cur_type, const xmlChar *ns, const xmlChar *… in create_encoder() function
92 enc = create_encoder(sdl, cur_type, ns, type); in get_create_encoder()
367 create_encoder(sdl, cur_type, ns->children->content, name->children->content); in schema_simpleType()
1414 create_encoder(sdl, cur_type, ns->children->content, name->children->content); in schema_complexType()

Completed in 13 milliseconds