Searched refs:string_length (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c445 int string_length; local
454 string_length = len1;
458 string_length = len2;
462 string_length = len1;
466 while (string_length--) {

Completed in 20 milliseconds