| /third_party/node/tools/inspector_protocol/markupsafe/ |
| H A D | _speedups.c | 118 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 D | rbbistbl.cpp | 140 UnicodeString RBBISymbolTable::parseReference(const UnicodeString& text, in parseReference() argument
|
| H A D | util.cpp | 243 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 D | strmatch.cpp | 90 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() argument 220 int32_t StringMatcher::replace(Replaceable& text, in replace() argument [all...] |
| H A D | strrepl.cpp | 104 int32_t StringReplacer::replace(Replaceable& text, in replace() argument [all...] |
| H A D | utrans.cpp | 112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument [all...] |
| H A D | esctrn.cpp | 132 void EscapeTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
|
| H A D | search.cpp | 151 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 D | Selection.java | 55 public Selection pin(String text) { in pin() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | utrans.cpp | 112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | search-util.cc | 69 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 D | pp_run.c | 243 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 D | tgsi_transform.c | 354 const char *text = in tgsi_transform_foo() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | dsaparam.c | 74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
|
| H A D | sess_id.c | 55 int cert = 0, noout = 0, text = 0, ret = 1, i, num = 0; in sess_id_main() local
|
| H A D | pkcs7.c | 61 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 D | cmp_hdr.c | 162 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 D | cmp_status.c | 175 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 D | QrSegment.java | 99 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 D | qrcodegen-demo.c | 58 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 D | pyerrors.h | 31 PyObject *text; member
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 162 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 D | cmp_status.c | 172 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 D | dsaparam.c | 74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
|
| H A D | pkcs7.c | 61 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, ret = 1; in pkcs7_main() local
|