Defines | |
| #define | WOADAPTOR_APP_EXTENSION ".woa" |
| #define | WOADAPTOR_APP_EXTENSION_UPPERCASE ".WOA" |
Functions | |
| WOURLError | WOCheckURL (WOURLComponents *components) |
| void | WOComposeURL (char *string, WOURLComponents *components) |
| void | WOParseURL (WOURLComponents *components, const char *string) |
| unsigned int | WOSizeURL (WOURLComponents *components) |
| #define WOADAPTOR_APP_EXTENSION ".woa" |
| #define WOADAPTOR_APP_EXTENSION_UPPERCASE ".WOA" |
| WOURLError WOCheckURL | ( | WOURLComponents * | components | ) |
| void WOComposeURL | ( | char * | string, | |
| WOURLComponents * | components | |||
| ) |
| void WOParseURL | ( | WOURLComponents * | components, | |
| const char * | string | |||
| ) |
| unsigned int WOSizeURL | ( | WOURLComponents * | components | ) |
1.5.8