- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 23 for bazaar (0.12 seconds)
-
android/guava-tests/test/com/google/common/base/CharMatcherTest.java
} public void testRetainFrom() { assertThat(is('a').retainFrom("bazaar")).isEqualTo("aaa"); assertThat(is('z').retainFrom("bazaar")).isEqualTo("z"); assertThat(is('!').retainFrom("!@#$%^&*()-=")).isEqualTo("!"); assertThat(is('x').retainFrom("bazaar")).isEqualTo(""); assertThat(is('a').retainFrom("")).isEqualTo(""); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 32.4K bytes - Click Count (0) -
guava/src/com/google/common/base/CharMatcher.java
return count; } /** * Returns a string containing all non-matching characters of a character sequence, in order. For * example: * * {@snippet : * CharMatcher.is('a').removeFrom("bazaar") * } * * ... returns {@code "bzr"}. */ public String removeFrom(CharSequence sequence) { String string = sequence.toString(); int pos = indexIn(string); if (pos == -1) {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 54.4K bytes - Click Count (0) -
android/guava/src/com/google/common/base/CharMatcher.java
return count; } /** * Returns a string containing all non-matching characters of a character sequence, in order. For * example: * * {@snippet : * CharMatcher.is('a').removeFrom("bazaar") * } * * ... returns {@code "bzr"}. */ public String removeFrom(CharSequence sequence) { String string = sequence.toString(); int pos = indexIn(string); if (pos == -1) {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 53.9K bytes - Click Count (0) -
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/SinceAndIncubatingRulesKotlinTest.kt
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Jun 06 17:52:09 GMT 2025 - 17.8K bytes - Click Count (0) -
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/KotlinInternalFilteringTest.kt
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 14 02:17:00 GMT 2025 - 6.5K bytes - Click Count (0) -
src/main/resources/fess_message_pt_BR.properties
errors.failed_to_download_kuromoji_file = Não foi possível baixar o arquivo Kuromoji. errors.failed_to_upload_kuromoji_file = Não foi possível carregar o arquivo Kuromoji. errors.failed_to_download_protwords_file = Não foi possível baixar o arquivo Protwords. errors.failed_to_upload_protwords_file = Não foi possível carregar o arquivo Protwords. errors.failed_to_download_stopwords_file = Não foi possível baixar o arquivo de stopwords.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.7K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.dict_synonym_link_edit=Editar labels.dict_synonym_link_delete=Excluir labels.dict_synonym_link_details=Detalhes labels.dict_synonym_link_download=Baixar labels.dict_synonym_link_upload=Fazer upload labels.dict_synonym_source=Fonte labels.dict_synonym_target=Destino labels.dict_synonym_button_download=Baixar labels.dict_synonym_button_upload=Fazer upload labels.dict_synonym_file=Arquivo de sinônimos
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0) -
docs/pt-BR/README.md
## Problemas/Perguntas [discuss.codelibs.org](https://discuss.codelibs.org/c/FessEN/) ## Como Começar Existem duas maneiras de testar o Fess. A primeira é baixar e instalar você mesmo. A segunda é usar [Docker](https://www.docker.com/products/docker-engine). ### Baixar e Instalar/Executar
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.6K bytes - Click Count (0) -
guava-tests/test/com/google/common/io/MoreFilesTest.java
Path fooPath = fs.getPath("foo"); Path barPath = fs.getPath("bar"); MoreFiles.asCharSink(fooPath, UTF_8).write("foo"); MoreFiles.asCharSink(barPath, UTF_8).write("barbar"); assertThat(MoreFiles.equal(fooPath, barPath)).isFalse(); assertThat(MoreFiles.equal(fooPath, fooPath)).isTrue(); assertThat(MoreFiles.asByteSource(fooPath).contentEquals(MoreFiles.asByteSource(fooPath)))
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 19:26:39 GMT 2026 - 27.5K bytes - Click Count (0) -
src/main/webapp/css/bootstrap.min.css.map
ACE,aAAA,sCACA,YAAA,0BAIJ,YACE,QAAA,0BACA,UAAA,WC9DF,OAEE,kBAAA,KACA,iBAAA,MACA,mBAAA,KACA,kBAAA,OACA,iBAAA,EACA,cAAA,kBACA,wBAAA,mCACA,wBAAA,uBACA,yBAAA,2BACA,sBAAA,EAAA,SAAA,QAAA,qBACA,+BAAA,4DACA,4BAAA,KACA,4BAAA,KACA,0BAAA,KAAA,KACA,+BAAA,uBACA,+BAAA,uBACA,6BAAA,IACA,sBAAA,OACA,qBAAA,EACA,+BAAA,uBACA,+BAAA,uBAGA,SAAA,MACA,IAAA,EACA,KAAA,EACA,QAAA,uBACA,QAAA,KACA,MAAA,KACA,OAAA,KACA,WAAA,OACA,WAAA,KAGA,QAAA,EAOF,cACE,SAAA,SACA,MAAA,KACA,OAAA,uBAEA,eAAA,KAGA,0B3B5CI,WAAA,UAAA,IAAA,S2B8CF,UAAA,...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 575.5K bytes - Click Count (0)