Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_sdl.h244 struct _sdlAttribute { struct
245 char *name;
246 char *namens;
247 char *ref;
248 char *def;
249 char *fixed;
250 sdlForm form;
251 sdlUse use;
252 HashTable *extraAttributes; /* array of sdlExtraAttribute */
253 encodePtr encode;

Completed in 6 milliseconds