Searched refs:current_format (Results 1 – 2 of 2) sorted by relevance
141 current_format = date_time[offset]148 current_format = current_format.replace(old, new)157 date_time[offset] = current_format.replace('11', U_W)
967 const char *current_format; in PyCPointerType_new() local974 current_format = itemdict->format ? itemdict->format : "B"; in PyCPointerType_new()978 itemdict->ndim, itemdict->shape, "&", current_format); in PyCPointerType_new()980 stgdict->format = _ctypes_alloc_format_string("&", current_format); in PyCPointerType_new()