Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpseudofun.d168 XPSEUDOCODE(void, nls_asciiext_wcstombs, (object encoding, object stream, const chart* *srcp, const…
H A Dencoding.d1640 global void nls_asciiext_wcstombs (object encoding, object stream,
1882 global void nls_asciiext_wcstombs (object encoding, object stream, in nls_asciiext_wcstombs() function
2466 TheEncoding(encoding)->enc_wcstombs = P(nls_asciiext_wcstombs); in init_encodings_2()
H A DChangeLog48042 (nls_asciiext_wcstombs): Handle characters outside the BMP.
49136 (nls_asciiext_wcslen): sync with nls_asciiext_wcstombs() wrt
49138 (nls_wcstombs, nls_asciiext_wcstombs): handle ignored errors
55610 (nls_wcslen, nls_wcstombs, nls_asciiext_wcstombs): Error handling
56828 (nls_asciiext_wcstombs, nls_range): Use TheMachine, not ThePseudofun.
57091 (nls_asciiext_wcstombs): Add an unused stream argument.
57755 (nls_asciiext_mbstowcs, nls_asciiext_wcstombs): New functions.
57757 * pseudofun.d (nls_asciiext_mbstowcs, nls_asciiext_wcstombs): New