Home
last modified time | relevance | path

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

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Doutput.cpp104 const char* theURI_HTMLAtts[] = variable
175 int ndx = lookupNoCase(name, theURI_HTMLAtts); in isURI_HTMLAtt()
177 return !!theURI_HTMLAtts[ndx]; in isURI_HTMLAtt()