Searched refs:PO_FIXED_STRINGS (Results 1 – 1 of 1) sorted by relevance
119 #define PO_FIXED_STRINGS 0x0004 macro2678 case 'F': process_options |= PO_FIXED_STRINGS; break; in handle_option()2783 if ((popts & PO_FIXED_STRINGS) != 0) in compile_pattern()