Searched refs:interpret (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dtgetch.c51 * interpret: = 0 for single-char key only
61 tgetch(int interpret) argument
95 * interpret is set to 0 so that down below we don't
100 interpret = FALSE;
113 if (interpret && cur_term->funckeystarter[inp])
114 collapse = _getkey(interpret - 1, &inp);
H A Dllib-lcurses1020 int tgetch(int interpret);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm180 &quotewords() tries to interpret these characters just like the Bourne
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.pm28 F<tmon.out>. A tool like I<dprofpp> can be used to interpret the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm288 to do the opposite and interpret the argument as a character block. The
350 to do the opposite and interpret the argument as a character script. The
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm841 they are "todo". Test::Harness will interpret failures as being ok.
871 interpret them as passing.
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c2213 interpret(fcode_env_t *env) function
2269 interpret(env);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL205 Tells dprofpp that it should profile the given script and then interpret its
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm482 Then the handler makes absolutely no attempt to interpret the data it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm322 C<Test> will interpret this as C<ok(I<arg1>, I<arg2>)>, and probably
H A DCGI.pm5861 0x8b and 0x9b characters, which some browsers incorrectly interpret
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm179 B<Pod::Parser> will still interpret the C<=cut> directive to mean that
607 but before trying to further parse or interpret them. After
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm297 # Be careful not to interpret '<>' as option starters.
2264 GetOptions() will not interpret a leading C<< "<>" >> as option starters

Completed in 77 milliseconds