FreeWRL / FreeX3D 4.3.0
duk_hstring Struct Reference

Data Fields

duk_heaphdr_string hdr
 
duk_uint32_t hash
 
duk_uarridx_t arridx
 
duk_uint32_t blen
 
duk_uint32_t clen
 

Detailed Description

Definition at line 5165 of file duktape.c.

Field Documentation

◆ arridx

duk_uarridx_t duk_hstring::arridx

Definition at line 5186 of file duktape.c.

◆ blen

duk_uint32_t duk_hstring::blen

Definition at line 5193 of file duktape.c.

◆ clen

duk_uint32_t duk_hstring::clen

Definition at line 5204 of file duktape.c.

◆ hash

duk_uint32_t duk_hstring::hash

Definition at line 5181 of file duktape.c.

◆ hdr

duk_heaphdr_string duk_hstring::hdr

Definition at line 5171 of file duktape.c.


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