Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dstring.c1126 static const WCHAR smalltagW[] = {'S','M','A','L','L',0}; in String_small() local
1127 return do_attributeless_tag_format(ctx, jsthis, r, smalltagW); in String_small()