add_offset_pair   720 ext/pcre/php_pcre.c 								add_offset_pair(match_sets[i], (char *)stringlist[i],
add_offset_pair   754 ext/pcre/php_pcre.c 								add_offset_pair(result_set, (char *)stringlist[i],
add_offset_pair   776 ext/pcre/php_pcre.c 							add_offset_pair(subpats, (char *)stringlist[i],
add_offset_pair  1630 ext/pcre/php_pcre.c 					add_offset_pair(return_value, last_match, &subject[offsets[0]]-last_match, next_offset, NULL);
add_offset_pair  1652 ext/pcre/php_pcre.c 							add_offset_pair(return_value, &subject[offsets[i<<1]], match_len, offsets[i<<1], NULL);
add_offset_pair  1710 ext/pcre/php_pcre.c 			add_offset_pair(return_value, &subject[start_offset], subject_len - start_offset, start_offset, NULL);