Lines Matching refs:BE
11 This program is distributed in the hope that it will be useful,
56 if (BE (ret != REG_NOERROR, 0))
81 if (BE (ret != REG_NOERROR, 0))
94 if (BE (ret != REG_NOERROR, 0))
101 if (BE (ret != REG_NOERROR, 0))
140 if (BE (new_wcs == NULL, 0))
146 if (BE (new_offsets == NULL, 0))
156 if (BE (new_mbs == NULL, 0))
189 Then wide character buffer will be:
222 if (BE (pstr->trans != NULL, 0))
236 if (BE (mbclen == (size_t) -2, 0))
242 else if (BE (mbclen == (size_t) -1 || mbclen == 0, 0))
247 if (BE (pstr->trans != NULL, 0))
282 /* The following optimization assumes that ASCII characters can be
297 ASCII-safe: all ASCII values can be converted like this. */
308 if (BE ((size_t) (mbclen + 2) > 2, 1))
317 if (BE (mbclen == mbcdlen, 1))
340 if (BE (mbclen == (size_t) -1, 0))
362 if (BE (pstr->trans != NULL, 0))
376 if (BE ((size_t) (mbclen + 2) > 2, 1))
385 if (BE (mbclen == mbcdlen, 1))
435 if (BE (pstr->offsets_needed != 0, 0))
453 if (BE (pstr->trans != NULL, 0))
457 if (BE (pstr->offsets_needed != 0, 0))
463 if (BE (mbclen == (size_t) -1, 0))
499 if (BE (mbclen == (size_t) -2 || mbclen == (size_t) -1 || mbclen == 0, 0))
526 if (BE (pstr->trans != NULL, 0))
566 if (BE (pstr->raw_mbs_idx <= idx, 0))
588 if (BE (offset != 0, 1))
591 if (BE (offset < pstr->valid_raw_len, 1)
606 if (BE (pstr->mbs_allocated, 0))
619 if (BE (pstr->offsets_needed, 0))
652 if (BE (pstr->trans != NULL, 0))
677 if (BE (pstr->valid_len, 0))
685 pstr->tip_context = ((BE (pstr->word_ops_used != 0, 0)
704 if (!BE (pstr->mbs_allocated, 0))
718 if (BE (ret != REG_NOERROR, 0))
726 if (BE (pstr->mbs_allocated, 0))
748 if (BE (!pstr->mbs_allocated, 1))
781 if (BE (!pstr->mbs_allocated, 1))
834 if (BE (! REG_VALID_INDEX (idx), 0))
838 if (BE (idx == input->len, 0))
857 if (BE (input->word_ops_used != 0, 0) && IS_WIDE_WORD_CHAR (wc))
882 if (BE (set->elems == NULL, 0))
894 if (BE (set->elems == NULL, 0))
909 if (BE (set->elems == NULL, 0))
942 if (BE (dest->elems == NULL, 0))
978 if (BE (new_elems == NULL, 0))
1066 if (BE (dest->elems == NULL, 0))
1127 if (BE (new_buffer == NULL, 0))
1133 if (BE (dest->nelem == 0, 0))
1156 /* If DEST is exhausted, the remaining items of SRC must be unique. */
1210 if (BE (set->nelem, 0) == 0)
1222 if (BE (new_elems == NULL, 0))
1260 if (BE (new_elems == NULL, 0))
1331 if (BE (dfa->nodes_len >= dfa->nodes_alloc, 0))
1339 if (BE (new_nodes == NULL, 0))
1346 if (BE (new_nexts == NULL || new_indices == NULL
1399 if (BE (nodes->nelem == 0, 0))
1418 if (BE (new_state != NULL, 1))
1468 if (BE (new_state != NULL, 1))
1491 if (BE (err != REG_NOERROR, 0))
1499 if (BE (! ok, 0))
1505 if (BE (spot->alloc <= spot->num, 0))
1510 if (BE (new_array == NULL, 0))
1532 if (BE (newstate == NULL, 0))
1535 if (BE (err != REG_NOERROR, 0))
1561 if (BE (err != REG_NOERROR, 0))
1582 if (BE (newstate == NULL, 0))
1585 if (BE (err != REG_NOERROR, 0))
1621 if (BE (newstate->entrance_nodes == NULL, 0))
1639 if (BE (err != REG_NOERROR, 0))