Home | History | Annotate | Download | only in Modules

Lines Matching full:normalized

737 /* Return 1 if the input is certainly normalized, 0 if it might not be. */
763 return 0; /* non-canonical sort order, not normalized */
766 return 1; /* certainly normalized */