Home
last modified time | relevance | path

Searched refs:sprepTrie (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/icu/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/devel/icu-lx/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/gensprep/
H A Dstore.c190 static UNewTrie *sprepTrie; variable
202 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
293 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
309 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
373 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
398 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
427 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
497 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
514 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
638 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/gensprep/
H A Dstore.c190 static UNewTrie *sprepTrie; variable
202 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
293 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
309 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
373 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
398 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
426 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
496 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
513 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
637 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/gensprep/
H A Dstore.c191 static UNewTrie *sprepTrie; variable
203 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
294 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
310 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
374 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
399 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
428 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
498 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
515 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
639 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/gensprep/
H A Dstore.c190 static UNewTrie *sprepTrie; variable
202 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
293 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
309 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
373 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
398 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
426 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
495 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
512 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
636 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/gensprep/
H A Dstore.c190 static UNewTrie *sprepTrie; variable
202 sprepTrie = (UNewTrie *)uprv_calloc(1, sizeof(UNewTrie)); in init()
293 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMappingData()
309 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMappingData()
373 savedTrieWord= utrie_get32(sprepTrie,codepoint,NULL); in storeMapping()
398 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
426 if(!utrie_set32(sprepTrie,codepoint,trieWord)){ in storeMapping()
495 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
512 if(!utrie_set32(sprepTrie,start,trieWord)){ in storeRange()
636 utrie_close(sprepTrie); in cleanUpData()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/idn/
H A DStringPrep.java142 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
176 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
219 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/net/idn/
H A DStringPrep.java142 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
176 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
219 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/net/idn/
H A DStringPrep.java142 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
176 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
219 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/icu/text/
H A DStringPrep.java141 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
175 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
218 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/icu/text/
H A DStringPrep.java141 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
175 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
218 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/idn/
H A DStringPrep.java142 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
176 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
219 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/icu/text/
H A DStringPrep.java141 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
175 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
218 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/net/idn/
H A DStringPrep.java142 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
176 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
219 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/idn/
H A DStringPrep.java143 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
177 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
220 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/idn/
H A DStringPrep.java143 private CharTrie sprepTrie = null; field in StringPrep.StringPrepTrieImpl
177 return sprepTrieImpl.sprepTrie.getCodePointValue(ch); in getCodePointValue()
220 … sprepTrieImpl.sprepTrie = new CharTrie( new ByteArrayInputStream(sprepBytes),sprepTrieImpl ); in StringPrep()
/dports/devel/icu/icu/source/common/
H A Dsprpimpl.h90 UTrie sprepTrie; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dsprpimpl.h90 UTrie sprepTrie; member
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dsprpimpl.h90 UTrie sprepTrie; member
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dsprpimpl.h90 UTrie sprepTrie; member

123