Home
last modified time | relevance | path

Searched defs:_sdl (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/soap/
H A Dphp_sdl.h51 struct _sdl { struct
52 HashTable functions; /* array of sdlFunction */
53 HashTable *types; /* array of sdlTypesPtr */
54 HashTable *elements; /* array of sdlTypesPtr */
55 HashTable *encoders; /* array of encodePtr */
56 HashTable *bindings; /* array of sdlBindings (key'd by name) */
80 struct _sdlBinding { argument

Completed in 9 milliseconds