Lines Matching full:third
710 * @value3: the third int value
8957 * length specified in the third argument. For example,
8958 * substring("12345",2,3) returns "234". If the third argument is not
8966 * or equal to the second argument and, if the third argument is specified,
8967 * less than the sum of the second and third arguments; the comparisons
9231 * by the character at the corresponding position in the third argument
9234 * character at a corresponding position in the third argument string
9235 * (because the second argument string is longer than the third argument
9240 * character. If the third argument string is longer than the second