Home
last modified time | relevance | path

Searched defs:fromP (Results 1 – 3 of 3) sorted by relevance

/external/expat/lib/
Dxmltok.c323 const char **fromP, const char *fromLim, in utf8_toUtf8()
342 const char **fromP, const char *fromLim, in utf8_toUtf16()
430 const char **fromP, const char *fromLim, in latin1_toUtf8()
455 const char **fromP, const char *fromLim, in latin1_toUtf16()
488 const char **fromP, const char *fromLim, in ascii_toUtf8()
1293 const char **fromP, const char *fromLim, in unknown_toUtf8()
1327 const char **fromP, const char *fromLim, in unknown_toUtf16()
Dxmltok.h255 #define XmlUtf8Convert(enc, fromP, fromLim, toP, toLim) \ argument
258 #define XmlUtf16Convert(enc, fromP, fromLim, toP, toLim) \ argument
/external/chromium_org/tools/win/split_link/viz.js/
Dviz.js162614 function _unknown_toUtf8($enc, $fromP, $fromLim, $toP, $toLim) {
162755 function _unknown_toUtf16($enc, $fromP, $fromLim, $toP, $toLim) {
167564 function _little2_toUtf8($enc, $fromP, $fromLim, $toP, $toLim) {
167797 function _little2_toUtf16($enc, $fromP, $fromLim, $toP, $toLim) {
176856 function _big2_toUtf8($enc, $fromP, $fromLim, $toP, $toLim) {
177089 function _big2_toUtf16($enc, $fromP, $fromLim, $toP, $toLim) {
185620 function _utf8_toUtf8($enc, $fromP, $fromLim, $toP, $toLim) {
185715 function _utf8_toUtf16($enc, $fromP, $fromLim, $toP, $toLim) {
190439 function _ascii_toUtf8($enc, $fromP, $fromLim, $toP, $toLim) {
190491 function _latin1_toUtf16($enc, $fromP, $fromLim, $toP, $toLim) {
[all …]