CARLA
Static Public Member Functions | List of all members
strconv_pcdata_impl< opt_trim, opt_eol, opt_escape > Struct Template Reference

Static Public Member Functions

static char_t * parse (char_t *s)
 

Detailed Description

template<typename opt_trim, typename opt_eol, typename opt_escape>
struct strconv_pcdata_impl< opt_trim, opt_eol, opt_escape >

Definition at line 2663 of file pugixml.cpp.

Member Function Documentation

◆ parse()

template<typename opt_trim , typename opt_eol , typename opt_escape >
static char_t* strconv_pcdata_impl< opt_trim, opt_eol, opt_escape >::parse ( char_t *  s)
inlinestatic

Definition at line 2665 of file pugixml.cpp.

References ct_parse_pcdata, ct_space, gap::flush(), PUGI__IS_CHARTYPE, PUGI__SCANWHILE_UNROLL, gap::push(), and strconv_escape().

+ Here is the call graph for this function:

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