Searched refs:get_private_data_copy_length (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcre_jit_compile.c582 get_private_data_copy_length
1537 static SLJIT_INLINE int get_private_data_copy_length(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend, BOOL needs_control_head) function
9612 int private_data_size = get_private_data_copy_length(common, ccbegin, ccend, needs_control_head);

Completed in 100 milliseconds