Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_sdl.h241 struct _sdlAttribute { struct
242 char *name;
243 char *namens;
244 char *ref;
245 char *def;
246 char *fixed;
247 sdlForm form;
248 sdlUse use;
249 HashTable *extraAttributes; /* array of sdlExtraAttribute */
250 encodePtr encode;

Completed in 7 milliseconds