Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_sdl.h54 struct _sdl { struct
55 HashTable functions; /* array of sdlFunction */
56 HashTable *types; /* array of sdlTypesPtr */
57 HashTable *elements; /* array of sdlTypesPtr */
58 HashTable *encoders; /* array of encodePtr */
59 HashTable *bindings; /* array of sdlBindings (key'd by name) */
83 struct _sdlBinding { argument

Completed in 10 milliseconds