Lines Matching refs:PyBytes_AS_STRING
208 strcpy(copy, PyBytes_AS_STRING(encoded));
236 errno = rl_read_init_file(PyBytes_AS_STRING(filename_bytes));
267 errno = read_history(PyBytes_AS_STRING(filename_bytes));
301 filename = PyBytes_AS_STRING(filename_bytes);
342 filename = PyBytes_AS_STRING(filename_bytes);
570 break_chars = strdup(PyBytes_AS_STRING(encoded));
677 PyBytes_AS_STRING(encoded), (void *)NULL);
709 add_history(PyBytes_AS_STRING(encoded));
922 rl_insert_text(PyBytes_AS_STRING(encoded));
1129 result = strdup(PyBytes_AS_STRING(encoded));