Lines Matching refs:g_notempty
4494 int g_notempty = 0; in main() local
5129 (options | g_notempty), use_offsets, use_size_offsets, in main()
5139 (options | g_notempty), use_offsets, use_size_offsets); in main()
5161 options|g_notempty, use_offsets, use_size_offsets, in main()
5166 options|g_notempty, use_offsets, use_size_offsets, in main()
5183 options | g_notempty, use_offsets, use_size_offsets); in main()
5198 (options | g_notempty), use_offsets, use_size_offsets, dfa_workspace, in main()
5211 options | g_notempty, use_offsets, use_size_offsets); in main()
5506 if (g_notempty != 0) in main()
5622 g_notempty = 0; in main()
5627 g_notempty = PCRE_NOTEMPTY_ATSTART | PCRE_ANCHORED; in main()
5642 if (g_notempty == 0 && use_offsets[1] <= start_offset) in main()