Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_impl.c45 # define IS_INVALID_CHAR(enc, ptr, n) (0) macro
H A Dxmltok.c274 # define IS_INVALID_CHAR(enc, p, n) \ macro
278 # define IS_INVALID_CHAR(enc, p, n) \ macro