ReactOS 0.4.15-dev-7958-gcd0bb1a
location_test Struct Reference

Public Attributes

const charname
 
const charurl
 
const charhref
 
const charprotocol
 
const charhost
 
const charhostname
 
const charport
 
const charpathname
 
const charsearch
 
const charhash
 

Detailed Description

Definition at line 21 of file htmllocation.c.

Member Data Documentation

◆ hash

const char* location_test::hash

Definition at line 32 of file htmllocation.c.

◆ host

const char* location_test::host

Definition at line 27 of file htmllocation.c.

◆ hostname

const char* location_test::hostname

Definition at line 28 of file htmllocation.c.

◆ href

const char* location_test::href

Definition at line 25 of file htmllocation.c.

◆ name

const char* location_test::name

Definition at line 22 of file htmllocation.c.

◆ pathname

const char* location_test::pathname

Definition at line 30 of file htmllocation.c.

◆ port

const char* location_test::port

Definition at line 29 of file htmllocation.c.

◆ protocol

const char* location_test::protocol

Definition at line 26 of file htmllocation.c.

◆ search

const char* location_test::search

Definition at line 31 of file htmllocation.c.

◆ url

const char* location_test::url

Definition at line 23 of file htmllocation.c.


The documentation for this struct was generated from the following file: