Searched refs:isPosix (Results 1 – 2 of 2) sorted by relevance
89 bool isPosix = ((wa & 0xF0000000) != 0); in ConvertWinAttribToString() local92 if (isPosix) in ConvertWinAttribToString()122 if (isPosix) in ConvertWinAttribToString()
152 private boolean isPosix; field in DisplayAndInputProcessor168 isPosix = locale.toString().indexOf("POSIX") >= 0; in init()260 value = getCanonicalPattern(value, numericType, isPosix); in processForDisplay()388 value = getCanonicalPattern(value, numericType, isPosix); in processInput()