Searched defs:strxfrm (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/String/
H A DComparison.c75 /** The strxfrm function transforms the string pointed to by Src and places the
85 @return The strxfrm function returns the length of the transformed string
90 size_t strxfrm(char * __restrict Dest, const char * __restrict Src, size_t Len) function

Completed in 262 milliseconds