Home
last modified time | relevance | path

Searched refs:after_period (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c602 int after_period = 0; in VerifyDisplayName() local
624 after_period++; in VerifyDisplayName()
626 if (after_period > 2) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()