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

/macosx-10.10/ruby-106/ruby/
H A Dtranscode_data.h31 #define TWObt (0x03) /* two bytes payload */ macro
51 #define o2(b1,b2) (PType((((unsigned char)(b1))<<8)|(((unsigned char)(b2))<<16)|TWObt))
H A Dtranscode.c583 case TWObt:
/macosx-10.10/ruby-106/ruby/enc/trans/
H A Dutf8_mac.c10762 case TWObt:

Completed in 137 milliseconds