Searched refs:FM_BLOCKSTOP (Results 1 – 3 of 3) sorted by relevance
1005 #define FM_BLOCKSTOP 0x04 // stop at start/end of block macro
1646 while ((trypos = findmatchlimit(NULL, '{', FM_BLOCKSTOP, 0)) != NULL) in find_start_brace()
2436 if (pos.col == 0 && (flags & FM_BLOCKSTOP) && in findmatchlimit()