Home
last modified time | relevance | path

Searched defs:string_at (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/ctypes/
D__init__.py493 def string_at(ptr, size=-1): function
/external/python/cpython2/Lib/ctypes/
D__init__.py506 def string_at(ptr, size=-1): function
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c5320 string_at(const char *ptr, int size) in string_at() function
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c5573 string_at(const char *ptr, int size) in string_at() function