SYMOPT_CASE_INSENSITIVE top-level constant

int const SYMOPT_CASE_INSENSITIVE

This symbol option causes all searches for symbol names to be case-insensitive.

Implementation

const SYMOPT_CASE_INSENSITIVE = 0x00000001;