Home
last modified time | relevance | path

Searched defs:text (Results 926 - 950 of 2067) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/node/tools/inspector_protocol/markupsafe/
H A D_speedups.c118 escape(PyObject *self, PyObject *text) in escape() argument
163 escape_silent(PyObject *self, PyObject *text) escape_silent() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbistbl.cpp140 UnicodeString RBBISymbolTable::parseReference(const UnicodeString& text, in parseReference() argument
H A Dutil.cpp243 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument
410 appendToRule(UnicodeString& rule, const UnicodeString& text, UBool isLiteral, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dstrmatch.cpp90 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() argument
220 int32_t StringMatcher::replace(Replaceable& text, in replace() argument
[all...]
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() argument
[all...]
H A Dutrans.cpp112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
[all...]
H A Desctrn.cpp132 void EscapeTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
H A Dsearch.cpp151 void SearchIterator::setText(const UnicodeString &text, UErrorCode &status) in setText() argument
165 void SearchIterator::setText(CharacterIterator &text, UErrorCode &status) in setText() argument
361 SearchIterator(const UnicodeString &text, BreakIterator *breakiter) SearchIterator() argument
379 SearchIterator(CharacterIterator &text, BreakIterator *breakiter) SearchIterator() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java55 public Selection pin(String text) { in pin() argument
/third_party/icu/icu4c/source/i18n/
H A Dutrans.cpp112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc69 String16 createSearchRegexSource(const String16& text) { in createSearchRegexSource() argument
85 std::unique_ptr<std::vector<size_t>> lineEndings(const String16& text) { in lineEndings() argument
102 scriptRegexpMatchesByLines( const V8Regex& regex, const String16& text) scriptRegexpMatchesByLines() argument
144 searchInTextByLinesImpl(V8InspectorSession* session, const String16& text, const String16& query, const bool caseSensitive, const bool isRegex) searchInTextByLinesImpl() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c243 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, in pp_tgsi_to_state() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c354 const char *text = in tgsi_transform_foo() local
/third_party/node/deps/openssl/openssl/apps/
H A Ddsaparam.c74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
H A Dsess_id.c55 int cert = 0, noout = 0, text = 0, ret = 1, i, num = 0; in sess_id_main() local
H A Dpkcs7.c61 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, ret = 1; in pkcs7_main() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText() argument
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText() argument
H A Dcmp_status.c175 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
278 OSSL_CMP_STATUSINFO_new(int status, int fail_info, const char *text) OSSL_CMP_STATUSINFO_new() argument
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java99 public static QrSegment makeAlphanumeric(CharSequence text) { in makeAlphanumeric() argument
124 makeSegments(CharSequence text) makeSegments() argument
173 isNumeric(CharSequence text) isNumeric() argument
187 isAlphanumeric(CharSequence text) isAlphanumeric() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-demo.c58 const char *text = "Hello, world!"; // User-supplied text in doBasicDemo() local
92 const char *text = "\xE3\x81\x93\xE3\x82\x93\xE3\x81\xAB\xE3\x81\xA1wa\xE3\x80\x81" in doVarietyDemo() local
103 const char *text = in doVarietyDemo() local
286 const char *text = doMaskDemo() local
[all...]
/third_party/python/Include/cpython/
H A Dpyerrors.h31 PyObject *text; member
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText() argument
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText() argument
H A Dcmp_status.c172 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
275 OSSL_CMP_STATUSINFO_new(int status, int fail_info, const char *text) OSSL_CMP_STATUSINFO_new() argument
/third_party/openssl/apps/
H A Ddsaparam.c74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
H A Dpkcs7.c61 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, ret = 1; in pkcs7_main() local

Completed in 12 milliseconds

1...<<31323334353637383940>>...83