Home
last modified time | relevance | path

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

/reactos/dll/win32/hhctrl.ocx/
H A Dhelp.c1933 char *endnum = NULL; in decode_html() local
1936 tmp = (char) strtol(amp, &endnum, 10); in decode_html()
1937 if(endnum == sem) in decode_html()