DESCRIPTION: Returns 1, if .pcStr matches the given pattern, 0 otherwise. EXAMPLE: .pcPattern="[A-Z]*??[^0-9]" matches all strings that start with a capital letter, followed by at least three further characters, of which the last one is not a digit.FILE
/amnt/loge/users/nistaff02/nistaff/rhaschke/nst7/man/../o.linux//../nstsrc/nst0.c