Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmltok_impl.c399 # define LEAD_CASE(n) \ in cdataSectionTok() macro
407 LEAD_CASE(2) in cdataSectionTok()
408 LEAD_CASE(3) in cdataSectionTok()
409 LEAD_CASE(4) in cdataSectionTok()
410 # undef LEAD_CASE in cdataSectionTok()
874 # define LEAD_CASE(n) \ in contentTok() macro
882 LEAD_CASE(2) in contentTok()
883 LEAD_CASE(3) in contentTok()
884 LEAD_CASE(4) in contentTok()
885 # undef LEAD_CASE in contentTok()
[all …]