Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.h173 #define END_KNOWN_TYPES 999999 macro
H A Dphp_sdl.c1615 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
1628 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
2211 while (enc->details.type != END_KNOWN_TYPES) { in add_sdl_to_cache()
H A Dphp_encoding.c229 {{END_KNOWN_TYPES, NULL, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
H A Dsoap.c555 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in php_soap_prepare_globals()

Completed in 45 milliseconds