Home | History | Annotate | Download | only in unicode

Lines Matching full:issues

49  * security an spoofing issues with Unicode identifiers.
100 * specified. Confusabality issues involving upper case letters will not be reported.
527 * Check the specified string for possible security issues.
532 * @param text The string to be checked for possible security issues,
546 * Spoofing or security issues detected with the input string are
549 * or spoofing issues detected. The bits are defined by
550 * enum USpoofChecks. Zero is returned if no issues
562 * Check the specified string for possible security issues.
567 * @param text A UTF-8 string to be checked for possible security issues.
579 * Spoofing or security issues detected with the input string are
584 * or spoofing issues detected. The bits are defined by
585 * enum USpoofChecks. Zero is returned if no issues
598 * Check the specified string for possible security issues.
603 * @param text A UnicodeString to be checked for possible security issues.
613 * Spoofing or security issues detected with the input string are
617 * or spoofing issues detected. The bits are defined by
618 * enum USpoofChecks. Zero is returned if no issues