Searched refs:nstring (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/lib/net/
H A Dimap.rb2266 date = nstring
2268 subject = nstring
2282 in_reply_to = nstring
2284 message_id = nstring
2317 return name, nstring
2342 data = nstring
2490 content_id = nstring
2492 desc = nstring
2532 md5 = nstring
2622 lang = nstring
3122 def nstring method in class:ResponseParser
[all...]
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.glob.c948 const Char *pestr, *nstring; local
950 for (nstring = string;; string = nstring) {
951 stringc = *nstring++ & TRIM;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlisp.vim331 syn keyword lispFunc do-external-symbols nstring type-of
332 syn keyword lispFunc do-symbols nstring-capitalize typecase
333 syn keyword lispFunc documentation nstring-downcase typep
334 syn keyword lispFunc dolist nstring-upcase unbound-slot

Completed in 171 milliseconds