Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c992 static HashTable* soap_create_typemap(sdlPtr sdl, HashTable *ht TSRMLS_DC) in soap_create_typemap() function
1226 service->typemap = soap_create_typemap(service->sdl, typemap_ht TSRMLS_CC); in PHP_METHOD()
2542 HashTable *typemap = soap_create_typemap(sdl, typemap_ht TSRMLS_CC);

Completed in 19 milliseconds