Searched refs:_put (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dchashtst.c30 static void _put(UHashtable* hash,
118 _put(hash, one, 1, 0);
119 _put(hash, omega, 24, 0);
120 _put(hash, two, 2, 0);
121 _put(hash, three, 3, 0);
122 _put(hash, one, -1, 1);
123 _put(hash, two, -2, 2);
124 _put(hash, omega, 48, 24);
125 _put(hash, one, 100, -1);
130 _put(has
336 static void _put(UHashtable* hash, function
[all...]
/macosx-10.10/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm234 &_put($self, \$break_cmd, "break");
1636 &_put($self, \$buf, "print");
1753 &_put($self, \$buf, "print");
2208 &_put($self, \$option_chars, "telnet option negotiation")
2952 sub _put { subroutine
3042 } # end sub _put

Completed in 63 milliseconds