Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre.h426 int current_position; /* Where we currently are in the subject */ member
448 int current_position; /* Where we currently are in the subject */ member
470 int current_position; /* Where we currently are in the subject */ member
H A Dpcre_exec.c1309 cb.current_position = (int)(eptr - md->start_subject); in match()
1719 cb.current_position = (int)(eptr - md->start_subject); in match()
H A Dpcre_jit_compile.c6375 callout_block->current_position = (pcre_uchar*)callout_block->offset_vector - arguments->begin; in do_callout()
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt4423 int current_position;
4459 The current_position field contains the offset within the subject of

Completed in 98 milliseconds