Home
last modified time | relevance | path

Searched refs:wordboundary (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c499 jump_list *wordboundary; member
8474 …(type == OP_NOT_WORD_BOUNDARY || type == OP_WORD_BOUNDARY) ? &common->wordboundary : &common->ucp_… in compile_simple_assertion_matchingpath()
14616 if (common->wordboundary != NULL) in jit_compile()
14618 set_jumps(common->wordboundary, LABEL()); in jit_compile()

Completed in 34 milliseconds