Home | History | Annotate | Download | only in HTML-Toc-0.91

Lines Matching full:chr

253 			$result = chr($headingNumber + ord('a') - 1);
257 $result = chr($headingNumber + ord('A') - 1);