Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_encoding.h174 #define END_KNOWN_TYPES 999999 macro
H A Dphp_sdl.c1605 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
1618 while (enc->details.type != END_KNOWN_TYPES) { in get_sdl_from_cache()
2201 while (enc->details.type != END_KNOWN_TYPES) { in add_sdl_to_cache()
H A Dphp_encoding.c231 {{END_KNOWN_TYPES, NULL, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
H A Dsoap.c558 } while (defaultEncoding[i].details.type != END_KNOWN_TYPES); in php_soap_prepare_globals()

Completed in 36 milliseconds