Home | History | Annotate | Download | only in cpython2

Lines Matching refs:ucs4

13526   yes) enable_unicode="ucs4"
13539 ucs4) unicode_size="4"
13544 *) as_fn_error $? "invalid value for --enable-unicode. Use either ucs2 or ucs4 (lowercase)." "$LINENO" 5 ;;