Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/
D__init__.py515 def string_at(ptr, size=-1): function
/third_party/python/Modules/_ctypes/
D_ctypes.c5558 string_at(const char *ptr, int size) in string_at() function