Home
last modified time | relevance | path

Searched refs:INDENT_STRING (Results 1 – 25 of 46) sorted by relevance

12

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/report/
H A Dmod.rs17 static INDENT_STRING: &'static str = " "; variable
170 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
176 INDENT_STRING, in write_conflict()
177 INDENT_STRING, in write_conflict()
189 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
191 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
220 write!(self.out, "{}", INDENT_STRING)?; in write_item()
242 write!(self.out, "{}", INDENT_STRING)?; in write_shifts()
298 write!(self.out, "{}reduction ", INDENT_STRING)?; in write_reduction()
309 write!(self.out, "{}{}lookahead", INDENT_STRING, INDENT_STRING)?; in write_lookahead()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/report/
H A Dmod.rs17 static INDENT_STRING: &'static str = " "; const
170 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
176 INDENT_STRING, in write_conflict()
177 INDENT_STRING, in write_conflict()
189 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
191 write!(self.out, "{}{}reduction ", INDENT_STRING, INDENT_STRING)?; in write_conflict()
220 write!(self.out, "{}", INDENT_STRING)?; in write_item()
242 write!(self.out, "{}", INDENT_STRING)?; in write_shifts()
298 write!(self.out, "{}reduction ", INDENT_STRING)?; in write_reduction()
309 write!(self.out, "{}{}lookahead", INDENT_STRING, INDENT_STRING)?; in write_lookahead()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/report/
H A Dmod.rs17 static INDENT_STRING: &'static str = " "; const
173 INDENT_STRING, INDENT_STRING in write_conflict()
180 INDENT_STRING, in write_conflict()
181 INDENT_STRING, in write_conflict()
195 INDENT_STRING in write_conflict()
200 INDENT_STRING, INDENT_STRING in write_conflict()
206 INDENT_STRING, INDENT_STRING in write_conflict()
236 try!(write!(self.out, "{}", INDENT_STRING)); in write_item()
258 try!(write!(self.out, "{}", INDENT_STRING)); in write_shifts()
328 INDENT_STRING, INDENT_STRING in write_lookahead()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/util/
H A DIndentWriter.java27 private static final String INDENT_STRING = " "; field in IndentWriter
73 indent += html?INDENT_STRING_HTML:INDENT_STRING; in indent()
81 indent = indent.substring((html?INDENT_STRING_HTML:INDENT_STRING).length()); in exdent()
88 return( html?INDENT_STRING_HTML:INDENT_STRING ); in getTab()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/openid/php-openid/admin/
H A Dpackagexml.py32 INDENT_STRING = " " variable
47 lines = ['%s<dir name="%s"%s>' % (INDENT_STRING * depth,
55 lines.append('%s</dir>' % (INDENT_STRING * depth))
67 (INDENT_STRING * depth, os.path.basename(dir_or_file), dir_role)]
70 (INDENT_STRING * depth, os.path.basename(dir_or_file),
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/openid/php-openid/admin/
H A Dpackagexml.py32 INDENT_STRING = " " variable
47 lines = ['%s<dir name="%s"%s>' % (INDENT_STRING * depth,
55 lines.append('%s</dir>' % (INDENT_STRING * depth))
67 (INDENT_STRING * depth, os.path.basename(dir_or_file), dir_role)]
70 (INDENT_STRING * depth, os.path.basename(dir_or_file),
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-config/src/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Config/Writer/
H A DPhpArray.php19 const INDENT_STRING = ' '; define in Zend\\Config\\Writer\\PhpArray
117 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
127 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-config/src/Writer/
H A DPhpArray.php18 const INDENT_STRING = ' '; define in Laminas\\Config\\Writer\\PhpArray
141 $arrayString .= str_repeat(self::INDENT_STRING, $indentLevel);
151 … . str_repeat(self::INDENT_STRING, --$indentLevel) . $arraySyntax['close'] . ",\n";
/dports/lang/maude/maude-2.7.1/src/Utility/
H A Dindent.cc33 s << INDENT_STRING; in operator <<()
H A Dindent.hh30 #define INDENT_STRING " " macro
/dports/security/cryptlib/cryptlib-3.4.3/tools/
H A Ddumpasn1.c1225 fprintf( output, "%s", INDENT_STRING ); in complain()
1243 fprintf( output, "%s", INDENT_STRING ); in complainLength()
1263 fprintf( output, "%s", INDENT_STRING ); in complainLengthCanonical()
1283 fprintf( output, "%s", INDENT_STRING ); in complainInt()
1497 printString( level, "%s", INDENT_STRING ); in dumpHex()
1551 printString( level, "%s", INDENT_STRING ); in dumpHex()
1791 printString( level, "%s", INDENT_STRING ); in dumpBitString()
1859 printString( level, "%s", INDENT_STRING ); in displayString()
1999 printString( level, "%s", INDENT_STRING ); in displayString()
2488 printString( level, "%s", INDENT_STRING ); in printConstructed()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java468 if( INDENT_STRING.equals(name) ) in getProperty()
488 if( INDENT_STRING.equals(name) ) { in setProperty()
620 protected static final String INDENT_STRING = "com.sun.xml.internal.bind.indentString"; field in MarshallerImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java468 if( INDENT_STRING.equals(name) ) in getProperty()
488 if( INDENT_STRING.equals(name) ) { in setProperty()
620 protected static final String INDENT_STRING = "com.sun.xml.internal.bind.indentString"; field in MarshallerImpl

12