Home
last modified time | relevance | path

Searched refs:quoted (Results 26 – 50 of 121) sorted by relevance

12345

/PHP-7.0/ext/standard/tests/strings/
H A Dstrtr_variation1.phpt16 echo "*** Testing strtr() : numeric & regular double quoted strings ***\n";
26 //double quoted strings
31 //single quoted strings
60 *** Testing strtr() : numeric & regular double quoted strings ***
H A Dstrip_tags_variation4.phpt30 "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>",
31 '<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>',
71 string(62) "I am a quoted (") string with special chars like $,\!,\@,\%,\&"
73 string(64) "I am a quoted (\") string with special chars like \$,\!,\@,\%,\&"
H A Dstrip_tags_variation7.phpt29 "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>",
30 '<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>',
69 string(73) "<nnn>I am a quoted (") string with special chars like $,\!,\@,\%,\&</nnn>"
71 string(75) "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>"
H A Dstr_split_variation3.phpt2 Test str_split() function : usage variations - different double quoted strings for 'str' argument
14 * passing different double quoted strings as 'str' argument to str_split()
18 echo "*** Testing str_split() : double quoted strings for 'str' ***\n";
48 *** Testing str_split() : double quoted strings for 'str' ***
H A Dstrrev_variation1.phpt2 Test strrev() function : usage variations - double quoted strings
10 /* Testing strrev() function with various double quoted strings for 'str' */
12 echo "*** Testing strrev() : with various double quoted strings ***\n";
70 *** Testing strrev() : with various double quoted strings ***
H A Dstrrev_variation2.phpt2 Test strrev() function : usage variations - single quoted strings
10 /* Testing strrev() function with various single quoted strings for 'str' */
12 echo "*** Testing strrev() : with various single quoted strings ***\n";
70 *** Testing strrev() : with various single quoted strings ***
H A Dchunk_split_variation7.phpt2 Test chunk_split() function : usage variations - different double quoted values for 'str' argument
12 * Passing different double quoted strings for 'str' argument to chunk_split()
16 echo "*** Testing chunk_split() : with different double quoted values for 'str' argument ***\n";
47 *** Testing chunk_split() : with different double quoted values for 'str' argument ***
H A Dchunk_split_variation10.phpt2 Test chunk_split() function : usage variations - different single quoted strings for 'ending' argum…
12 * passing different single quoted strings for 'ending' arguments to chunk_split()
16 echo "*** Testing chunk_split() : different single quoted strings as 'ending' ***\n";
20 $str = "This is to test chunk_split() with various 'single quoted' ending string.";
55 *** Testing chunk_split() : different single quoted strings as 'ending' ***
57 string(73) "This is to test chunk_split() with various 'single quoted' ending string."
H A Dstr_split_variation4.phpt2 Test str_split() function : usage variations - different single quoted strings for 'str' argument
14 * passing different single quoted strings as 'str' argument to str_split()
18 echo "*** Testing str_split() : single quoted strings for 'str' ***\n";
47 *** Testing str_split() : single quoted strings for 'str' ***
H A Dstripos_variation2.phpt2 Test stripos() function : usage variations - single quoted strings for 'haystack' & 'needle' argume…
10 /* Test stripos() function by passing single quoted strings to 'haystack' & 'needle' arguments */
12 echo "*** Testing stripos() function: with single quoted strings ***\n";
87 *** Testing stripos() function: with single quoted strings ***
H A Dstrrchr_variation2.phpt2 Test strrchr() function : usage variations - single quoted strings
10 /* Test strrchr() function by passing various single quoted strings to 'haystack' & 'needle' */
12 echo "*** Testing strrchr() function: with various single quoted strings ***";
85 *** Testing strrchr() function: with various single quoted strings ***
H A Dstrrpos_variation1.phpt2 Test strrpos() function : usage variations - double quoted strings for 'haystack' & 'needle' argume…
10 /* Test strrpos() function by passing double quoted strings for 'haystack' & 'needle' arguments */
12 echo "*** Testing strrpos() function: with double quoted strings ***\n";
76 *** Testing strrpos() function: with double quoted strings ***
H A Dstrrpos_variation2.phpt2 Test strrpos() function : usage variations - single quoted strings for 'haystack' & 'needle' argume…
10 /* Test strrpos() function by passing single quoted strings to 'haystack' & 'needle' arguments */
12 echo "*** Testing strrpos() function: with single quoted strings ***\n";
77 *** Testing strrpos() function: with single quoted strings ***
H A Dstripos_variation1.phpt2 Test stripos() function : usage variations - double quoted strings for 'haystack' & 'needle' argume…
10 /* Test stripos() function by passing double quoted strings for 'haystack' & 'needle' arguments */
12 echo "*** Testing stripos() function: with double quoted strings ***\n";
85 *** Testing stripos() function: with double quoted strings ***
H A Dstrrchr_variation1.phpt2 Test strrchr() function : usage variations - double quoted strings
10 /* Test strrchr() function by passing various double quoted strings for 'haystack' & 'needle' */
12 echo "*** Testing strrchr() function: with various double quoted strings ***";
85 *** Testing strrchr() function: with various double quoted strings ***
H A Dstrripos_variation1.phpt2 Test strripos() function : usage variations - double quoted strings for 'haystack' & 'needle' argum…
10 /* Test strripos() function by passing double quoted strings for 'haystack' & 'needle' arguments */
12 echo "*** Testing strripos() function: with double quoted strings ***\n";
78 *** Testing strripos() function: with double quoted strings ***
/PHP-7.0/ext/standard/tests/filters/
H A Dbug50363.phpt2 Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
9 stream_filter_append($b, 'convert.quoted-printable-decode', STREAM_FILTER_WRITE);
/PHP-7.0/ext/standard/tests/array/
H A Darray_key_exists_variation6.phpt23 'empty single quoted string' => '',
24 "empty double quoted string" => "",
65 -- Key in $search array is : empty single quoted string --
73 -- Key in $search array is : empty double quoted string --
H A Duasort_variation5.phpt12 * single quoted, double quoted and heredoc strings
56 // Single quoted strings
65 // Double quoted strings
H A Darray_merge_recursive_variation3.phpt30 This is a double quoted string
37 heredoc\ndouble quoted string. with\vdifferent\fwhite\vspaces
40 // heredoc with quoted strings and numeric values
43 'single quoted string'
44 "double quoted string"
55 array("a\v\f", "aaaa\r", "b", "\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
56 array('a\v\f', 'aaaa\r', 'b', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
326 This is a double quoted string"
332 double quoted string. with different white spaces"
343 This is a double quoted string"
[all …]
H A Darray_unshift_variation7.phpt2 Test array_unshift() function : usage variations - double quoted strings for 'var' argument
12 * double quoted strings for $var argument that is prepended to the array
16 echo "*** Testing array_unshift() : double quoted strings for \$var argument ***\n";
21 // different variations of double quoted strings to be passed to $var argument
58 *** Testing array_unshift() : double quoted strings for $var argument ***
H A Darray_unshift_variation8.phpt2 Test array_unshift() function : usage variations - single quoted strings for 'var' argument
12 * single quoted strings for $var argument that is prepended to the array
16 echo "*** Testing array_unshift() : single quoted strings for \$var argument ***\n";
21 // different variations of single quoted strings to be passed to $var argument
58 *** Testing array_unshift() : single quoted strings for $var argument ***
/PHP-7.0/ext/pdo/tests/
H A Dpdo_033.phpt19 $quoted = $db->quote($unquoted);
26 $db->query("INSERT INTO test (t) VALUES($quoted)");
/PHP-7.0/ext/pdo/
H A Dpdo_sql_parser.c388 char *quoted; /* quoted value */ member
537 … if (!stmt->dbh->methods->quoter(stmt->dbh, ZSTR_VAL(buf), ZSTR_LEN(buf), &plc->quoted, &plc->qlen, in pdo_parse_params()
561 plc->quoted = "NULL"; in pdo_parse_params()
574 plc->quoted = estrdup(Z_STRVAL(tmp_param)); in pdo_parse_params()
581 Z_STRLEN(tmp_param), &plc->quoted, &plc->qlen, in pdo_parse_params()
599 plc->quoted = Z_STRVAL_P(parameter); in pdo_parse_params()
620 memcpy(newbuffer, plc->quoted, plc->qlen); in pdo_parse_params()
664 plc->quoted = idxbuf; in pdo_parse_params()
665 plc->qlen = strlen(plc->quoted); in pdo_parse_params()
697 plc->quoted = "?"; in pdo_parse_params()
[all …]
H A Dpdo_sql_parser.re73 size_t qlen; /* quoted length of value */
74 char *quoted; /* quoted value */
247 plc->quoted = "NULL";
260 plc->quoted = estrdup(Z_STRVAL(tmp_param));
267 Z_STRLEN(tmp_param), &plc->quoted, &plc->qlen,
285 plc->quoted = Z_STRVAL_P(parameter);
306 memcpy(newbuffer, plc->quoted, plc->qlen);
350 plc->quoted = idxbuf;
351 plc->qlen = strlen(plc->quoted);
383 plc->quoted = "?";
[all …]

Completed in 38 milliseconds

12345