Home
last modified time | relevance | path

Searched refs:UCStages (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTAnchor.c817 FREE(me->UCStages); in HTParentAnchor_free()
1253 me->UCStages->s[j].LYhndl, in show_stages()
1254 NonNull(me->UCStages->s[j].C.MIMEname))); in show_stages()
1294 if (!me->UCStages) { in HTAnchor_getUCInfoStage()
1324 me->UCStages = stages; in HTAnchor_getUCInfoStage()
1326 result = (&me->UCStages->s[which_stage].C); in HTAnchor_getUCInfoStage()
1336 if (!me->UCStages) { in HTAnchor_getUCLYhndl()
1342 if (me->UCStages->s[which_stage].lock > UCT_SETBY_NONE) { in HTAnchor_getUCLYhndl()
1343 return (me->UCStages->s[which_stage].LYhndl); in HTAnchor_getUCLYhndl()
1378 if (set_by >= me->UCStages->s[which_stage].lock) { in HTAnchor_setUCInfoStage()
[all …]
DHTAnchor.h124 UCAnchorInfo *UCStages; /* chartrans stages */ member
DSGML.c4451 else if (anchor->UCStages in SGML_new()
4452 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl >= 0 in SGML_new()
4453 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl != current_char_set) { in SGML_new()
4454 int o = anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl; in SGML_new()
4456 anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl = -1; /* Force reset */ in SGML_new()
4459 anchor->UCStages->s[UCT_STAGE_PARSER].lock); in SGML_new()
DHTAccess.c692 FREE(anchor->UCStages); in HTLoad()
/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c7355 if (text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl in HText_select()
7357 …Switch_Display_Charset(text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl, SWITCH_DISPLAY_CHAR… in HText_select()
8745 FREE(htmain_anchor->UCStages); in HTuncache_current_document()
8771 FREE(HTMainAnchor->UCStages); in magicUncache()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES5852 from Options Menu by user: FREE(anchor->UCStages) call from