Home | History | Annotate | Download | only in dist

Lines Matching full:g_notempty

4491     int g_notempty = 0;
5126 (options | g_notempty), use_offsets, use_size_offsets,
5136 (options | g_notempty), use_offsets, use_size_offsets);
5158 options|g_notempty, use_offsets, use_size_offsets,
5163 options|g_notempty, use_offsets, use_size_offsets,
5180 options | g_notempty, use_offsets, use_size_offsets);
5195 (options | g_notempty), use_offsets, use_size_offsets, dfa_workspace,
5208 options | g_notempty, use_offsets, use_size_offsets);
5486 g_notempty after a null match, this is not necessarily the end. We want
5488 string - that was checked before setting g_notempty.
5503 if (g_notempty != 0)
5613 g_notempty = 0;
5618 g_notempty = PCRE_NOTEMPTY_ATSTART | PCRE_ANCHORED;