Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.c272 #define IS_NMSTRT_CHAR(enc, p, n) (AS_NORMAL_ENCODING(enc)->isNmstrt##n(enc, p)) macro
925 # define IS_NMSTRT_CHAR(enc, p, n) (0) macro