Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dhtml.c1085 static void Html_processSpecialChar(Html *h,char *spec,int len) in Html_processSpecialChar() function
1155 Html_processSpecialChar(h,p,q-p+1); in Html_partition()