Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dis_csv.c69 int quote = 0; in eatquote() local
/php-src/main/
H A Drfc1867.c453 char *pos = *line, quote; in php_ap_getword() local
487 static char *substring_conf(char *start, int len, char quote) in substring_conf()
516 char quote = *str; in php_ap_getword_conf() local
/php-src/sapi/fuzzer/corpus/json/
H A Dpass1.json19 "quote": "\"", string
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c303 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument
/php-src/ext/dom/
H A Dxpath.c473 PHP_METHOD(DOMXPath, quote) { in PHP_METHOD() argument
H A Dphp_dom.stub.php1021 public static function quote(string $str): string {} function in DOMXPath
1664 public static function quote(string $str): string {} function in DOM\\XPath
/php-src/Zend/
H A Dzend_ast.c1247 static ZEND_COLD void zend_ast_export_qstr(smart_str *str, char quote, zend_string *s) in zend_ast_export_qstr()
1406 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.c5185 static zend_string *try_parse_string(const char *str, size_t len, char quote) { in try_parse_string()
/php-src/sapi/fpm/fpm/
H A Dzlog.c576 void zlog_stream_set_msg_quoting(struct zlog_stream *stream, zlog_bool quote) /* {{{ */ in zlog_stream_set_msg_quoting()
/php-src/ext/pdo/
H A Dpdo_dbh.c1231 PHP_METHOD(PDO, quote) in PHP_METHOD() argument
/php-src/win32/build/
H A Dconfutils.js2678 function AC_DEFINE(name, value, comment, quote) argument
/php-src/ext/mbstring/
H A Dmbstring.c563 … *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, size_t len, char quote) in php_mb_rfc1867_substring_conf()
588 char *pos = *line, quote; in php_mb_rfc1867_getword() local
637 char quote = *str; in php_mb_rfc1867_getword_conf() local
/php-src/ext/mysqli/
H A Dmysqli_api.c1387 # define mysql_real_escape_string_quote(mysql, to, from, length, quote) \ argument

Completed in 81 milliseconds