quote_type        314 Zend/zend_ini_scanner.c static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type)
quote_type        334 Zend/zend_ini_scanner.c 					if (*s != quote_type) {
quote_type        892 Zend/zend_language_scanner.c static int zend_scan_escape_string(zval *zendlval, char *str, int len, char quote_type)
quote_type        941 Zend/zend_language_scanner.c 					if (*s != quote_type) {