Home
last modified time | relevance | path

Searched refs:_ISpunct (Results 1 – 3 of 3) sorted by relevance

/ctype/
A Dctype.c33 func (ispunct, _ISpunct) in func()
A Dctype_l.c34 func (ispunct_l, _ISpunct) in func()
A Dctype.h58 _ISpunct = _ISbit (10), /* Punctuation. */ enumerator
196 # define ispunct(c) __isctype((c), _ISpunct) in __isctype_f()
292 # define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l))

Completed in 7 milliseconds