Home
last modified time | relevance | path

Searched refs:nextout_copy (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Doutput.cpp1743 static char nextout_copy(const char **s, size_t *slen, in nextout_copy() function
1766 c = nextout_copy(s, slen, '<', stream); in read_tag()
1770 c = nextout_copy(s, slen, c, stream); in read_tag()
1777 c = nextout_copy(s, slen, c, stream); in read_tag()
1781 c = nextout_copy(s, slen, c, stream); in read_tag()
1791 c = nextout_copy(s, slen, c, stream)) in read_tag()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Doutput.cpp1743 static char nextout_copy(const char **s, size_t *slen, in nextout_copy() function
1766 c = nextout_copy(s, slen, '<', stream); in read_tag()
1770 c = nextout_copy(s, slen, c, stream); in read_tag()
1777 c = nextout_copy(s, slen, c, stream); in read_tag()
1781 c = nextout_copy(s, slen, c, stream); in read_tag()
1791 c = nextout_copy(s, slen, c, stream)) in read_tag()