Home | History | Annotate | Download | only in Include

Lines Matching refs:Must

75 #error Must define Py_UNICODE_SIZE

401 /* Check if substring matches at given offset. the offset must be
402 valid, and the substring must not be empty */
503 Unicode constructor. The refcount on the object must be 1. Otherwise,
603 The ordinal must be in range(0x10000) on narrow Python builds
1017 Decoding mappings must map single string characters to single
1022 Encoding mappings must map single Unicode characters to single
1061 The mapping table must map Unicode ordinal integers to Unicode
1133 char *output, /* Output buffer; must have size >= length */
1214 The mapping table must map Unicode ordinal integers to Unicode