Lines Matching full:notempty
176 pcre_uint8 notempty;
8164 /* No need to check notempty conditions. */
8177 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty));
10208 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty));
10443 arguments.notempty = (options & PCRE_NOTEMPTY) != 0;
10536 arguments.notempty = (options & PCRE_NOTEMPTY) != 0;