Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_encoding.h171 #define END_KNOWN_TYPES 999999 macro
H A Dphp_sdl.c1592 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
1605 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
2188 while (enc->details.type != END_KNOWN_TYPES) { in add_sdl_to_cache()
H A Dsoap.c425 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in php_soap_prepare_globals()
462 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in PHP_MSHUTDOWN_FUNCTION()
H A Dphp_encoding.c228 {{END_KNOWN_TYPES, NULL, NULL, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}

Completed in 37 milliseconds