src/pylib/Python/unicodeobject/cstring_ptr_op

Search:
Group by:
Source   Edit  

Templates

template `+`[I: IndexType](s: cstring; i: I): cstring
Source   Edit  
template `-`(a, b: cstring): ptrdiff_t
Source   Edit  
template `<%`(a, b: cstring): bool
Source   Edit  
template `<=%`(a, b: cstring): bool
Source   Edit  
template inc(s: cstring; i = 1)
Source   Edit