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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSocket.cpp576 if (m_rx_flags & EC_FLAG_UTF8_NUMBERS) {
606 if (m_tx_flags & EC_FLAG_UTF8_NUMBERS) {
748 flags |= EC_FLAG_UTF8_NUMBERS;
H A DRemoteConnect.cpp102 m_my_flags |= EC_FLAG_UTF8_NUMBERS;
H A DECCodes.h41 EC_FLAG_UTF8_NUMBERS = 0x00000002, enumerator in enum:ECFlags
479 case 0x00000002: return wxT("EC_FLAG_UTF8_NUMBERS");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java33 public final static int EC_FLAG_UTF8_NUMBERS = 0x00000002; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConn.cpp465 m_my_flags |= EC_FLAG_UTF8_NUMBERS;

Completed in 59 milliseconds