Searched refs:g_notempty (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcretest.c | 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() [all …]
|