Searched refs:_in (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/Transport/
H A DIO.pm39 return $self->{ _in } if not @_;
42 $self->{_in} = (defined $file && !ref $file && !defined fileno($file))
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dsaslutil.c125 int sasl_encode64(const char *_in, argument
131 const unsigned char *in = (const unsigned char *)_in;
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_write_set_format_shar.c397 uuencode_group(const char _in[3], char out[4]) argument
399 const unsigned char *in = (const unsigned char *)_in;
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/
H A Dconnect.c1734 SQLWCHAR *_in = dm_SQL_U8toW (buf, SQL_NTS); local
1735 if (_in == NULL)
1740 WCSNCPY (buf, _in, buf_sz / sizeof (SQLWCHAR));
1741 MEM_FREE (_in);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmupad.vim102 syn keyword mupadFunction ifactor igamma igcd igcdex ilcm in _in

Completed in 199 milliseconds