Home
last modified time | relevance | path

Searched refs:PC_ASCII (Results 1 – 24 of 24) sorted by relevance

/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dlinein.c249 strProp[CPos] = PC_ASCII; in inputLineHistSearch()
394 ctype = PC_ASCII; in ins_char()
591 strProp[CPos] = (is_passwd) ? PC_ASCII : PC_CTRL; in insertself()
1077 ctype = PC_ASCII; in setStrType()
H A Dform.c340 prop[pos] = effect | PC_ASCII; in form_update_line()
352 prop[pos] = effect | PC_ASCII; in form_update_line()
360 prop[pos] = effect | PC_ASCII; in form_update_line()
388 prop[pos] = effect | PC_ASCII; in form_update_line()
H A Dfile.c2626 obuf->prev_ctype = PC_ASCII;
2671 push_str(obuf, width, str, PC_ASCII);
3030 obuf->prev_ctype = PC_ASCII;
4703 push_charp(obuf, 1, NBSP, PC_ASCII);
4723 push_charp(obuf, 1, NBSP, PC_ASCII);
4725 push_charp(obuf, 1, NBSP, PC_ASCII);
4755 push_str(obuf, num->length, num, PC_ASCII);
4837 push_charp(obuf, 9, "--FRAME--", PC_ASCII);
6353 Lineprop mode = PC_ASCII;
6666 push_charp(obuf, 1, p, PC_ASCII);
[all …]
H A Dfm.h149 #define PC_ASCII (WTF_TYPE_ASCII << 8) macro
159 #define PC_ASCII 0x0000 macro
1238 #define get_mctype(c) (IS_CNTRL(*(c)) ? PC_CTRL : PC_ASCII)
H A Detc.c294 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
305 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
H A Dtable.c313 t->linfo.prev_ctype = PC_ASCII; in newTable()
2229 t->linfo.prev_ctype = PC_ASCII; in clearcontentssize()
2317 if (ctype == PC_ASCII && IS_SPACE(*c)) { in skip_space()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dlinein.c249 strProp[CPos] = PC_ASCII; in inputLineHistSearch()
394 ctype = PC_ASCII; in ins_char()
591 strProp[CPos] = (is_passwd) ? PC_ASCII : PC_CTRL; in insertself()
1077 ctype = PC_ASCII; in setStrType()
H A Dform.c340 prop[pos] = effect | PC_ASCII; in form_update_line()
352 prop[pos] = effect | PC_ASCII; in form_update_line()
360 prop[pos] = effect | PC_ASCII; in form_update_line()
388 prop[pos] = effect | PC_ASCII; in form_update_line()
H A Dfile.c2626 obuf->prev_ctype = PC_ASCII;
2671 push_str(obuf, width, str, PC_ASCII);
3030 obuf->prev_ctype = PC_ASCII;
4703 push_charp(obuf, 1, NBSP, PC_ASCII);
4723 push_charp(obuf, 1, NBSP, PC_ASCII);
4725 push_charp(obuf, 1, NBSP, PC_ASCII);
4755 push_str(obuf, num->length, num, PC_ASCII);
4837 push_charp(obuf, 9, "--FRAME--", PC_ASCII);
6353 Lineprop mode = PC_ASCII;
6666 push_charp(obuf, 1, p, PC_ASCII);
[all …]
H A Dfm.h149 #define PC_ASCII (WTF_TYPE_ASCII << 8) macro
159 #define PC_ASCII 0x0000 macro
1238 #define get_mctype(c) (IS_CNTRL(*(c)) ? PC_CTRL : PC_ASCII)
H A Detc.c294 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
305 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
H A Dtable.c313 t->linfo.prev_ctype = PC_ASCII; in newTable()
2229 t->linfo.prev_ctype = PC_ASCII; in clearcontentssize()
2317 if (ctype == PC_ASCII && IS_SPACE(*c)) { in skip_space()
/dports/www/w3m/w3m-2b59b9e/
H A Dlinein.c249 strProp[CPos] = PC_ASCII; in inputLineHistSearch()
394 ctype = PC_ASCII; in ins_char()
591 strProp[CPos] = (is_passwd) ? PC_ASCII : PC_CTRL; in insertself()
1077 ctype = PC_ASCII; in setStrType()
H A Dform.c340 prop[pos] = effect | PC_ASCII; in form_update_line()
352 prop[pos] = effect | PC_ASCII; in form_update_line()
360 prop[pos] = effect | PC_ASCII; in form_update_line()
388 prop[pos] = effect | PC_ASCII; in form_update_line()
H A Dfile.c2626 obuf->prev_ctype = PC_ASCII;
2671 push_str(obuf, width, str, PC_ASCII);
3030 obuf->prev_ctype = PC_ASCII;
4703 push_charp(obuf, 1, NBSP, PC_ASCII);
4723 push_charp(obuf, 1, NBSP, PC_ASCII);
4725 push_charp(obuf, 1, NBSP, PC_ASCII);
4755 push_str(obuf, num->length, num, PC_ASCII);
4837 push_charp(obuf, 9, "--FRAME--", PC_ASCII);
6353 Lineprop mode = PC_ASCII;
6666 push_charp(obuf, 1, p, PC_ASCII);
[all …]
H A Dfm.h149 #define PC_ASCII (WTF_TYPE_ASCII << 8) macro
159 #define PC_ASCII 0x0000 macro
1238 #define get_mctype(c) (IS_CNTRL(*(c)) ? PC_CTRL : PC_ASCII)
H A Detc.c294 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
305 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
H A Dtable.c313 t->linfo.prev_ctype = PC_ASCII; in newTable()
2229 t->linfo.prev_ctype = PC_ASCII; in clearcontentssize()
2317 if (ctype == PC_ASCII && IS_SPACE(*c)) { in skip_space()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dlinein.c249 strProp[CPos] = PC_ASCII; in inputLineHistSearch()
394 ctype = PC_ASCII; in ins_char()
591 strProp[CPos] = (is_passwd) ? PC_ASCII : PC_CTRL; in insertself()
1077 ctype = PC_ASCII; in setStrType()
H A Dform.c340 prop[pos] = effect | PC_ASCII; in form_update_line()
352 prop[pos] = effect | PC_ASCII; in form_update_line()
360 prop[pos] = effect | PC_ASCII; in form_update_line()
388 prop[pos] = effect | PC_ASCII; in form_update_line()
H A Dfile.c2626 obuf->prev_ctype = PC_ASCII;
2671 push_str(obuf, width, str, PC_ASCII);
3030 obuf->prev_ctype = PC_ASCII;
4703 push_charp(obuf, 1, NBSP, PC_ASCII);
4723 push_charp(obuf, 1, NBSP, PC_ASCII);
4725 push_charp(obuf, 1, NBSP, PC_ASCII);
4755 push_str(obuf, num->length, num, PC_ASCII);
4837 push_charp(obuf, 9, "--FRAME--", PC_ASCII);
6353 Lineprop mode = PC_ASCII;
6666 push_charp(obuf, 1, p, PC_ASCII);
[all …]
H A Dfm.h149 #define PC_ASCII (WTF_TYPE_ASCII << 8) macro
159 #define PC_ASCII 0x0000 macro
1238 #define get_mctype(c) (IS_CNTRL(*(c)) ? PC_CTRL : PC_ASCII)
H A Detc.c294 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
305 *(prop++) = PE_NORMAL | (IS_CNTRL(*str) ? PC_CTRL : PC_ASCII); in checkType()
H A Dtable.c313 t->linfo.prev_ctype = PC_ASCII; in newTable()
2229 t->linfo.prev_ctype = PC_ASCII; in clearcontentssize()
2317 if (ctype == PC_ASCII && IS_SPACE(*c)) { in skip_space()