Home
last modified time | relevance | path

Searched defs:quote_type (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/py-flynt/flynt-0.69/test/
H A Dtest_styles.py18 def test_get_quote_type_token(code, quote_type): argument
37 def test_get_quote_type(code, quote_type): argument
49 def test_initial_doesnt_matter(quote_type): argument
/dports/databases/sqsh/sqsh-2.5/src/
H A Dsqsh_tok.c74 int quote_type = QUOTE_NONE; local
H A Dcmd_input.c946 int quote_type = QUOTE_NONE; local
1099 int quote_type = QUOTE_NONE; local
/dports/www/firefox/firefox-99.0/third_party/python/yamllint/yamllint/rules/
H A Dquoted_strings.py137 def _quote_match(quote_type, token_style): argument
/dports/devel/py-yamllint/yamllint-1.26.3/yamllint/rules/
H A Dquoted_strings.py159 def _quote_match(quote_type, token_style): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/yamllint/yamllint/rules/
H A Dquoted_strings.py137 def _quote_match(quote_type, token_style): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/yamllint/yamllint/rules/
H A Dquoted_strings.py137 def _quote_match(quote_type, token_style): argument
/dports/games/frogatto/frogatto-1.3.1/src/
H A Djson_tokenizer.cpp73 const char quote_type = *i1; in get_token() local
/dports/devel/py-flynt/flynt-0.69/src/flynt/
H A Dast_chunk.py39 def quote_type(self): member in AstChunk
/dports/shells/viewglob/viewglob-2.0.4/vgseer/
H A Dsanitize.c26 enum quote_type { enum
/dports/devel/py-flynt/flynt-0.69/src/flynt/lexer/
H A DChunk.py191 def quote_type(self): member in Chunk
/dports/multimedia/totem-pl-parser/totem-pl-parser-3.26.5/plparse/
H A Dxmlparser.c813 xml_escape_quote_t quote_type) in xml_escape_string_internal()
840 char *xml_escape_string (const char *s, xml_escape_quote_t quote_type) in xml_escape_string()
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-utils/
H A Dxmlparser.c840 xml_escape_quote_t quote_type) in xml_escape_string_internal()
867 char *xml_escape_string (const char *s, xml_escape_quote_t quote_type) in xml_escape_string()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_ini_scanner.l313 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
H A Dzend_ini_scanner.c316 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_ini_scanner.l306 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_ini_scanner.l306 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_ini_scanner.l307 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
H A Dzend_ini_scanner.c308 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_ini_scanner.l314 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
H A Dzend_ini_scanner.c315 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_ini_scanner.l313 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_ini_scanner.l307 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_ini_scanner.l314 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
H A Dzend_ini_scanner.c315 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()

123