Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Drfc1867.c493 char *pos = *line, quote; in php_ap_getword() local
527 static char *substring_conf(char *start, int len, char quote) in substring_conf()
556 char quote = *str; in php_ap_getword_conf() local
/PHP-7.2/Zend/
H A Dzend_ast.c611 static void zend_ast_export_qstr(smart_str *str, char quote, zend_string *s) in zend_ast_export_qstr()
770 static void zend_ast_export_encaps_list(smart_str *str, char quote, zend_ast_list *list, int indent) in zend_ast_export_encaps_list()
/PHP-7.2/ext/pdo/
H A Dpdo_dbh.c1136 static PHP_METHOD(PDO, quote) in PHP_METHOD() argument
/PHP-7.2/win32/build/
H A Dconfutils.js2595 function AC_DEFINE(name, value, comment, quote) argument
/PHP-7.2/ext/mbstring/
H A Dmbstring.c1085 …har *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, int len, char quote) in php_mb_rfc1867_substring_conf()
1110 char *pos = *line, quote; in php_mb_rfc1867_getword() local
1159 char quote = *str; in php_mb_rfc1867_getword_conf() local

Completed in 52 milliseconds