ReactOS 0.4.15-dev-7942-gd23573b
jsstr_heap_t Struct Reference

#include <jsstr.h>

Collaboration diagram for jsstr_heap_t:

Public Attributes

jsstr_t str
 
WCHARbuf
 

Detailed Description

Definition at line 88 of file jsstr.h.

Member Data Documentation

◆ buf

WCHAR* jsstr_heap_t::buf

Definition at line 90 of file jsstr.h.

Referenced by jsstr_flatten(), jsstr_rope_flatten(), and jsstr_try_flat().

◆ str

jsstr_t jsstr_heap_t::str

Definition at line 89 of file jsstr.h.


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