Let's say I want to check if we are inside phpRegion (<?php...?>).
I am aware of synID(), synIDattr() and synIDtrans() functions, but they only tell the "lower-most" syntax group. The current point has the whole stack of regions and matches above it. right, and what ig I want to check if "pfpRegion" appears in smoe place in this stack ? Yakov