38 if (buf.
buf==NULL)
return NULL;
60 if (list==NULL)
return buf;
75 else if (!strcmp((
const char*)(list->ldat.key.buf),
HDLIST_END_KEY)) {
89 if (hdsz!=NULL) *hdsz = buf.
vldsz;
94 while (pl!=NULL && pl->ldat.val.buf!=NULL) {
118 while (lp!=NULL && lp->ldat.val.buf!=NULL) {
183 static int crlfCount = 0;
184 static int inContents =
FALSE;
188 if (buf.
buf==NULL)
return NULL;
200 if (fstline && lp==NULL) {
201 while(buf.
buf[i]!=0x0a && buf.
buf[i]!=
'\0' && i<size && n<size) {
202 data.
buf[n++] = buf.
buf[i++];
204 if (data.
buf[n-1]==0x0d) {
214 if (buf.
buf[i]==
'\0' || i==size) {
224 while(buf.
buf[i]!=
'\0' && i<size && !inContents) {
226 if (i+1<size && buf.
buf[i]==0x0d && buf.
buf[i+1]==0x0a) {
237 else if (buf.
buf[i]==0x0a) {
250 if (i+1<size && buf.
buf[i]==0x0d && buf.
buf[i+1]==0x0a) {
260 else if (i<size && buf.
buf[i]==0x0a) {
271 if (buf.
buf[i]==
'\0' || i==size)
break;
279 while(buf.
buf[i]!=deli && buf.
buf[i]!=
'\0' && i<size && n<
LBUF) {
280 key.
buf[n++] = buf.
buf[i++];
285 while ((buf.
buf[i]==deli ||buf.
buf[i]==
' '||buf.
buf[i]==
CHAR_TAB) && i<size) i++;
289 while(buf.
buf[i]!=0x0a && buf.
buf[i]!=
'\0' && i<size && n<size) {
290 data.
buf[n++] = buf.
buf[i++];
292 if (data.
buf[n-1]==0x0d) {
307 if (rcntnt && i<size && inContents) {
314 while(i<size && n<size) {
315 data.
buf[n++] = buf.
buf[i++];
346 if (fname==NULL)
return NULL;
378 if (list==NULL || key==NULL)
return buf;
413 if (buf.
buf==NULL)
return buf;
443 if (list==NULL || key==NULL)
return buf;
451 len = (int)strlen(data);
455 if (list->ldat.key.buf!=NULL && !
strcasecmp((
char*)list->ldat.key.buf, key)) {
456 str = (
char*)list->ldat.val.buf;
468 str = (
char*)list->ldat.val.buf;
507 if (list==NULL || key==NULL)
return buf;
519 if (list->ldat.key.buf!=NULL && !
strcasecmp((
char*)list->ldat.key.buf, key)) {
520 str = (
char*)list->ldat.val.buf;
532 str = (
char*)list->ldat.val.buf;
579 if (add_mode==
ON && cn==0) {
581 if (pm!=NULL && pm->prev!=NULL) {
607 if (mesg[0]==0x0a)
return 2;
608 if (mesg[0]==0x0d && mesg[1]==0x0a)
return 2;
611 while(mesg[i]!=
'\0') {
612 if (mesg[i]==0x0d) cr++;
613 else if (mesg[i]==0x0a) lf++;
618 if (lf==2)
return i+1;
633 if (pp==NULL || pp->next==NULL || pp->next->ldat.key.buf==NULL)
return FALSE;
646 if (pp==NULL)
return;
652 PRINT_MESG(
"[%s] [%s]\n", (
char*)pp->ldat.key.buf, (
char*)pp->ldat.val.buf);
670 if (end!=NULL) end = end->prev;
Buffer make_Buffer(int sz)
Buffer型変数のバッファ部をつくり出す.
void clear_Buffer(Buffer *str)
Buffer型変数 のバッファ部を 0クリアする.
void free_Buffer(Buffer *buf)
Buffer型変数のバッファ部を解放する
Buffer read_Buffer_file(const char *fn)
ファイル fn の内容を Buffer型変数に読み込む.
Buffer init_Buffer()
初期化したBuffer型変数を返す.
Buffer dup_Buffer(Buffer buf)
Buffer型変数のコピーをつくる.
int cat_Buffer(Buffer *src, Buffer *dst)
Buffer変数 srcから dstへバッファを catする.
int copy_Buffer(Buffer *src, Buffer *dst)
Buffer型変数 srcから dstへバッファをコピーする.
Buffer cawk_Buffer(Buffer str, char cc, int n)
Buffer文字列に対する(変形の)awk.
#define copy_s2Buffer(src, dst)
copy_b2Buffer()
#define cat_s2Buffer(src, dst)
cat_b2Buffer()
#define make_Buffer_bystr(str)
set_Buffer()
#define JBXL_ARGS_ERROR
不正な引数(NULLなど)
Buffer search_protocol_header_item(tList *list, char *key, int no, char deli, int nm)
void set_protocol_contents(tList *list, Buffer contents)
tList * get_protocol_header_list_file(char *fname, char deli, int fstline, int rcntnt)
Buffer search_protocol_header(tList *list, char *key, int no)
void print_protocol_header(tList *pp, int content)
int search_crlfcrlf(char *mesg)
int set_protocol_header(tList *list, char *key, char *value, int no, int add_mode)
tList * get_protocol_header_list(Buffer buf, char deli, int fstline, int rcntnt)
Buffer restore_protocol_header(tList *list, char *deli, int mode, int *hdsz)
Buffer restore_protocol_contents(tList *list)
int is_header_continue(tList *pp)
Buffer search_protocol_header_value(tList *list, char *key, char *data, int no)
Buffer search_protocol_header_partvalue(tList *list, char *key, char *data, int no)
tList * get_protocol_header_list_seq(tList *lp, Buffer buf, char deli, int fstline, int rcntnt)
tList * find_protocol_end(tList *lp)
#define HDLIST_CONTENTS_KEY
#define HDLIST_FIRST_LINE_KEY
int vldsz
データの長さ.バイナリデータの場合も使用可能.文字列の場合は 0x00 を含まない.
unsigned char * buf
バッファの先頭へのポインタ.str[bufsz]は必ず 0x00となる.
int set_value_tList(tList *list, const char *key, int no, const char *value, int add_mode)
リスト(lt)中の no番目の keyノードの値に valueを設定する.
tList * find_tList_end(tList *pl)
リストの最後のノードを探す.
tList * strncmp_tList(tList *pl, const char *key, int len, int no)
char* 型変数によるノードのサーチ.
tList * search_key_tList(tList *pl, const char *key, int no)
リストの中から no番目の keyノード(ldat.key)を探し出し,tListへのポインタを返す.大文字小文字を無視.
tList * strncasecmp_tList(tList *pl, const char *key, int len, int no)
char* 型変数によるノードのサーチ.大文字小文字を無視する
tList * del_tList_node(tList **node)
リスト用のノードを削除.
tList * find_tList_top(tList *pl)
リストの最初のノードを探す.
#define add_tList_node_Buffer(p, k, v)
add_tList_node_byBuffer()
#define add_tList_node_str(p, k, v)
add_tList_node_bystr()
#define TLIST_ANCHOR_NODE
アンカーノード