Lines Matching defs:string
53 #include <string.h>
254 char *string;
387 { OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X" },
455 s pattern string to add
478 p->string = s;
984 option_data the option data string
1595 of the subject string to pass to pcre_exec(). In multiline mode, it is the
1738 same string to be found again. The code below advances startoffset, but
1905 the end of the matched string is found, so we adjust linelength and the
1926 replaces the matched string, or a specific captured string if it exists,
2465 string and compile the first substring, inserting an additional block into the
2487 char *ps = p->string;
2608 (*patlastptr)->string = NULL; /* Insurance */
2815 /* Break out if this is the last character in the string; it's handled
2823 with other single-character options in the same string. */
2835 next character in the string. */
2880 /* Otherwise, find the data string for the option. */
2954 /* Otherwise, deal with a single string or numeric data value. */