Searched refs:myOptions (Results 1 – 2 of 2) sorted by relevance
43 const myOptions = { variable48 const dest = net.connect(myOptions);64 const myOptions = { variable69 const socket = tls.connect(myOptions);
856 protected void initializeConverter(int myOptions) { in initializeConverter() argument867 this.options = myOptions &= ~UConverterConstants.OPTION_SWAP_LFNL; in initializeConverter()870 if ((myOptions & UConverterConstants.OPTION_SWAP_LFNL) != 0) { in initializeConverter()882 this.options = myOptions & ~UConverterConstants.OPTION_SWAP_LFNL; in initializeConverter()