Searched refs:string4 (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ |
H A D | pickletools.py | 448 ValueError: expected 50331648 bytes in a string4, but only 6 remain 453 raise ValueError("string4 byte count < 0: %d" % n) 457 raise ValueError("expected %d bytes in a string4, but only %d remain" % 460 string4 = ArgumentDescriptor( variable 461 name="string4", 1281 arg=string4,
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 2185 string4[]={ 0x61, 0x62, 0x20, 0x61, 0x62, 0x20, 0x661, 0x662 }; in testInverse() local 2195 STRING_TEST_CASE(string4) in testInverse()
|
Completed in 11 milliseconds