Searched refs:word_ops_used (Results 1 – 3 of 3) sorted by relevance
421 unsigned char word_ops_used; member674 unsigned int word_ops_used : 1; member
66 pstr->word_ops_used = dfa->word_ops_used; in re_string_allocate()774 pstr->tip_context = ((__glibc_unlikely (pstr->word_ops_used != 0) in re_string_reconstruct()949 if (__glibc_unlikely (input->word_ops_used != 0) in re_string_context_at()
933 dfa->word_ops_used = 1; in init_word_char()2355 && dfa->word_ops_used == 0) in parse_expression()
Completed in 16 milliseconds