Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c270 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name() function
469 enc = find_encoder_by_type_name(SOAP_GLOBAL(sdl), ZSTR_VAL(type_name)); in master_to_xml_int()

Completed in 21 milliseconds