Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcredemo.c299 int start_offset = ovector[1]; /* Start at end of previous match */ in main() local
H A Dpcre_exec.c6233 PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, in pcre_exec()
H A Dpcre_internal.h2499 int start_offset; /* The start offset value */ member
2522 int start_offset; /* The start offset value */ member
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c515 long start_offset = 0; /* Where the new search starts */ in php_do_pcre_match() local
995 int start_offset; /* Where the new search starts */ in php_pcre_replace_impl() local
1466 int start_offset; /* Where the new search starts */ in php_pcre_split_impl() local
/PHP-5.3/ext/zlib/
H A Dzlib.c743 int start_offset = ((do_start && ZLIBG(compression_coding) == CODING_GZIP) ? 10 : 0); in php_do_deflate() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c1333 long start_offset = 0; /* Start offset (not used) */ in PHP_FUNCTION() local

Completed in 64 milliseconds