Searched refs:g_notempty (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcretest.c | 4491 int g_notempty = 0; in main() local 5126 (options | g_notempty), use_offsets, use_size_offsets, in main() 5136 (options | g_notempty), use_offsets, use_size_offsets); in main() 5158 options|g_notempty, use_offsets, use_size_offsets, in main() 5163 options|g_notempty, use_offsets, use_size_offsets, in main() 5180 options | g_notempty, use_offsets, use_size_offsets); in main() 5195 (options | g_notempty), use_offsets, use_size_offsets, dfa_workspace, in main() 5208 options | g_notempty, use_offsets, use_size_offsets); in main() 5503 if (g_notempty != 0) in main() 5613 g_notempty = 0; in main() [all …]
|