Lines Matching defs:posix
1187 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat}1201 posix = TRUE;1225 if (posix) {1271 ppos.setIndex(close + (posix ? 2 : 1));