Searched refs:END_KNOWN_TYPES (Results 1 – 4 of 4) sorted by relevance
174 #define END_KNOWN_TYPES 999999 macro
1609 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()1622 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()2213 while (enc->details.type != END_KNOWN_TYPES) { in add_sdl_to_cache()
236 {{END_KNOWN_TYPES, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
649 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in php_soap_prepare_globals()
Completed in 53 milliseconds