Searched refs:can_be_null (Results 1 – 5 of 5) sorted by relevance
314 unsigned can_be_null : 1; member
736 printf ("can_be_null: %d\t", bufp->can_be_null);2557 bufp->can_be_null = 0;2563 bufp->can_be_null |= path_can_be_null;2587 bufp->can_be_null = 1;2642 else if (bufp->can_be_null)2740 bufp->can_be_null = 1;2793 bufp->can_be_null |= path_can_be_null;2919 if (fastmap && startpos < total_size && !bufp->can_be_null)2958 && !bufp->can_be_null)
381 unsigned __REPB_PREFIX(can_be_null) : 1;
424 bufp->can_be_null = 1; in re_compile_fastmap_iter()752 preg->can_be_null = 0; in re_compile_internal()
605 && start != last_start && !preg->can_be_null) in re_search_internal()