Searched defs:is_ascii (Results 1 – 11 of 11) sorted by relevance
9 is_ascii = locale.getpreferredencoding() == 'ANSI_X3.4-1968' variable
27 static bool is_ascii(const char* s) { in is_ascii() function
365 def is_ascii(s): function
262 int is_ascii = 0; in pysqlite_unicode_from_string() local
427 fn is_ascii(&self) -> bool { in is_ascii() method
281 BROTLI_BOOL is_ascii = BROTLI_TRUE; in BuildDictionaryLut() local
1154 int is_ascii; in regression_tests() local
250 int is_ascii = 0; in check_force_ascii() local
2955 fn is_ascii(&self) -> bool { in is_ascii() method
167 is_ascii, /* Is the input just ascii text? */ member
1415 int is_sharing, is_ascii; in PyUnicode_New() local