Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyString_AS_STRING

810                 (void) memcpy(strn, PyString_AS_STRING(temp), len);
896 (void) memcpy(res->n_str, PyString_AS_STRING(encoding), len);