Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/fileinfo/libmagic/
H A Dis_csv.c69 int quote = 0; in eatquote() local
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.stub.php43 public function quote(string $string, int $type = PDO::PARAM_STR) {} function in PDO
H A Dpdo_dbh.c1130 PHP_METHOD(PDO, quote) in PHP_METHOD() argument
/PHP-8.0/main/
H A Drfc1867.c476 char *pos = *line, quote; in php_ap_getword() local
510 static char *substring_conf(char *start, int len, char quote) in substring_conf()
539 char quote = *str; in php_ap_getword_conf() local
/PHP-8.0/sapi/fuzzer/corpus/json/
H A Dpass1.json19 "quote": "\"", string
/PHP-8.0/ext/pdo_mysql/
H A Dmysql_driver.c306 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument
/PHP-8.0/Zend/
H A Dzend_ast.c977 static ZEND_COLD void zend_ast_export_qstr(smart_str *str, char quote, zend_string *s) in zend_ast_export_qstr()
1136 static ZEND_COLD void zend_ast_export_encaps_list(smart_str *str, char quote, zend_ast_list *list, … in zend_ast_export_encaps_list()
H A Dzend_API.c4501 static zend_string *try_parse_string(const char *str, size_t len, char quote) { in try_parse_string()
/PHP-8.0/sapi/fpm/fpm/
H A Dzlog.c579 void zlog_stream_set_msg_quoting(struct zlog_stream *stream, zlog_bool quote) /* {{{ */ in zlog_stream_set_msg_quoting()
/PHP-8.0/ext/mbstring/
H A Dmbstring.c570 … *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, size_t len, char quote) in php_mb_rfc1867_substring_conf()
595 char *pos = *line, quote; in php_mb_rfc1867_getword() local
644 char quote = *str; in php_mb_rfc1867_getword_conf() local
/PHP-8.0/win32/build/
H A Dconfutils.js2673 function AC_DEFINE(name, value, comment, quote) argument
/PHP-8.0/ext/mysqli/
H A Dmysqli_api.c1881 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument

Completed in 122 milliseconds