Home | History | Annotate | Download | only in Modules

Lines Matching full:normalized

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