Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds