Searched refs:oghamSpaceMark (Results 1 – 4 of 4) sorted by relevance
79 PASS +oghamSpaceMark is 0103 PASS +(oghamSpaceMark + '1') is 1127 PASS +('1' + oghamSpaceMark) is 1151 PASS +('1' + oghamSpaceMark + '1') is NaN
38 var oghamSpaceMark = String.fromCharCode(0x1680); variable
40 var oghamSpaceMark = String.fromCharCode(0x1680); variable
57 PASS parseFloat(oghamSpaceMark + '1') is 1