Home
last modified time | relevance | path

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

/PHP-5.6/ext/soap/
H A Dphp_encoding.h174 #define END_KNOWN_TYPES 999999 macro
H A Dphp_sdl.c1611 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
1624 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
2215 while (enc->details.type != END_KNOWN_TYPES) { in add_sdl_to_cache()
H A Dphp_encoding.c234 {{END_KNOWN_TYPES, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
H A Dsoap.c563 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in php_soap_prepare_globals()

Completed in 42 milliseconds