Home
last modified time | relevance | path

Searched refs:quotes (Results 51 – 71 of 71) sorted by relevance

123

/PHP-8.3/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt45 ;Non-alpha numeric chars without quotes
92 ;expected error, as the non-alphanumeric chars not enclosed in double quotes("")
116 [Non-alpha numerics in strings -with quotes]
403 [Non-alpha numerics in strings -with quotes] => Array
H A Dparse_ini_basic.data90 [PATH=${basicval}/no/quotes]
H A Dparse_ini_basic.phpt210 ["PATH=FUBAR_VARIABLE/no/quotes"]=>
/PHP-8.3/ext/standard/tests/file/
H A Dparse_ini_file.phpt47 ;Non-alpha numeric chars without quotes
94 ;expected error, as the non-alphanumeric chars not enclosed in double quotes("")
118 [Non-alpha numerics in strings -with quotes]
413 [Non-alpha numerics in strings -with quotes] => Array
/PHP-8.3/ext/standard/tests/strings/
H A Dstripslashes_basic.phpt13 'Are you "JOHN"?', // string with double quotes
H A Dstrrev_variation1.phpt42 //strings containing quotes
H A Dchunk_split_variation6.phpt21 'It\'s string with quotes',
H A Dchunk_split_variation7.phpt21 "It's string with quotes", //string containing single quote
H A Dstrrev_variation2.phpt42 //strings containing quotes
H A Dchunk_split_variation4.phpt51 // heredoc with quotes and slashes
H A Dprint_basic.phpt38 // Using single quotes will print the variable name, not the value
H A Dstr_split_variation5.phpt51 // heredoc with quotes and slashes
H A Dstripslashes_variation2.phpt36 // string with single quotes
45 // string with double quotes
H A Dchunk_split_variation12.phpt52 // heredoc with quotes and slashes
/PHP-8.3/ext/standard/
H A Durl_scanner_ex.re295 static inline void tag_arg(url_adapt_state_ex_t *ctx, char quotes, char type)
306 if (quotes) {
314 if (quotes) {
487 static inline void handle_val(STD_PARA, char quotes, char type)
489 smart_str_setl(&ctx->val, start + quotes, YYCURSOR - start - quotes * 2);
491 smart_str_setl(&ctx->attr_val, start + quotes, YYCURSOR - start - quotes * 2);
493 tag_arg(ctx, quotes, type);
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_named_placeholder.phpt48 // Note that the "named placeholder" is enclosed by double quotes.
/PHP-8.3/
H A Dphp.ini-production1436 ; make sure to include the quotes, as `none` is interpreted like `false` in ini files.
H A Dphp.ini-development1434 ; make sure to include the quotes, as `none` is interpreted like `false` in ini files.
/PHP-8.3/build/
H A Dlibtool.m42651 # (note the single quotes!). If your package is not flat and you're not
2676 # '${top_srcdir}/' (note the single quotes!). If your package is not
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic11366 # comment like EXCEL, pwm enclosed in double quotes
H A Dmagic私はガラスを食べられます11366 # comment like EXCEL, pwm enclosed in double quotes

Completed in 149 milliseconds

123