quote_type        313 Zend/zend_ini_scanner.c static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type TSRMLS_DC)
quote_type        333 Zend/zend_ini_scanner.c 					if (*s != quote_type) {
quote_type        872 Zend/zend_language_scanner.c static void zend_scan_escape_string(zval *zendlval, char *str, int len, char quote_type TSRMLS_DC)
quote_type        921 Zend/zend_language_scanner.c 					if (*s != quote_type) {