HomeSort by relevance Sort by last modified time
    Searched refs:Unicode (Results 101 - 108 of 108) sorted by null

1 2 3 45

  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 487 + '|\\\\u[A-Fa-f0-9]{4}' // a unicode escape
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 487 + '|\\\\u[A-Fa-f0-9]{4}' // a unicode escape
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 487 + '|\\\\u[A-Fa-f0-9]{4}' // a unicode escape
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js 487 + '|\\\\u[A-Fa-f0-9]{4}' // a unicode escape
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js 35 // perl -CIO -ne '$_ =~ s/([^\n -~])/"\\u" . sprintf("%04x", ord($1))/ge; print $_;' < unicode-test.js > unicode-test-ascii.js
    [all...]
  /external/v8/test/mjsunit/asm/embenchen/
box2d.js 866 // Gotcha: fromCharCode constructs a character from a UTF-16 encoded code (pair), not from a Unicode code point! So encode the code point to UTF-16 for constructing.
883 // Gotcha: charCodeAt returns a 16-bit word that is a UTF-16 encoded code unit, not a Unicode code point of the character! We must decode the string to UTF-32 to the heap.
    [all...]
lua_binarytrees.js     [all...]
  /external/v8/test/mjsunit/asm/poppler/
poppler.js     [all...]

Completed in 655 milliseconds

1 2 3 45