- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Regex (0.05 sec)
-
docs/en/docs/release-notes.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0) -
RELEASE.md
2.0 is under active development and has no guarantees at this point. * Add additional compression options to TfRecordWriter. * Performance improvements for regex full match operations. * Replace tf.GraphKeys.VARIABLES with `tf.GraphKeys.GLOBAL_VARIABLES`. * Remove unused dynamic learning rate support. ## Thanks to our Contributors
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getAppDigestAlgorism(); /** * Get the value for the key 'app.encrypt.property.pattern'. <br> * The value is, e.g. .*password|.*key|.*token|.*secret <br> * comment: Regex pattern for properties to encrypt. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getAppEncryptPropertyPattern(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2)