Searched refs:unicode (Results 126 - 133 of 133) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dcatsearch.c52 #include <atalk/unicode.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd_scanvol.c30 #include <atalk/unicode.h>
1207 /* We only support unicode volumes ! */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dlp.c78 #include <atalk/unicode.h>
H A Dmain.c67 #include <atalk/unicode.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A DMakefile323 server_ipc.h tdb.h uam.h unicode.h util.h uuid.h volinfo.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dcharcnv.c48 #include <atalk/unicode.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c1918 /* unicode only call */
3314 /* BB fix here and in unicode clause above ie
3378 psrch_inf->unicode = TRUE;
3380 psrch_inf->unicode = FALSE;
3495 psrch_inf->unicode = TRUE;
3497 psrch_inf->unicode = FALSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c17613 ** Usually this is encoded in the same unicode encoding as the main
17955 ** Translate a single UTF-8 character. Return the unicode value.
17978 ** for unicode values 0x80 and greater. It do not change over-length
18206 ** pZ is a UTF-8 encoded unicode string. If nByte is less than zero,
18207 ** return the number of unicode characters in pZ up to (but not including)
18209 ** number of unicode characters in the first nByte of pZ (or up to
18308 ** zIn is a UTF-16 encoded unicode string at least nChar characters long.
18309 ** Return the number of bytes in the first nChar unicode characters
27269 ** Convert a UTF-8 string to microsoft unicode (UTF-16?).
27291 ** Convert microsoft unicode t
[all...]

Completed in 400 milliseconds

123456