Postfix3.3.1
関数
xtext.h ファイル
#include <vstring.h>

[ソースコード]

関数

VSTRINGxtext_quote (VSTRING *, const char *, const char *)
 
VSTRINGxtext_quote_append (VSTRING *, const char *, const char *)
 
VSTRINGxtext_unquote (VSTRING *, const char *)
 
VSTRINGxtext_unquote_append (VSTRING *, const char *)
 

関数詳解

VSTRING* xtext_quote ( VSTRING ,
const char *  ,
const char *   
)

xtext.c98 行目に定義があります。

VSTRING* xtext_quote_append ( VSTRING ,
const char *  ,
const char *   
)

xtext.c78 行目に定義があります。

VSTRING* xtext_unquote ( VSTRING ,
const char *   
)

xtext.c139 行目に定義があります。

VSTRING* xtext_unquote_append ( VSTRING ,
const char *   
)

xtext.c107 行目に定義があります。