Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/freebsd/contrib/expat/tests/
H A Dns_tests.c71 const char *text = "<foo:e xmlns:foo='http://example.org/' bar:a='12'\n" in START_TEST() local
124 run_ns_tagname_overwrite_test(const char *text, const XML_Char *result) { in run_ns_tagname_overwrite_test()
138 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local
156 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local
179 const char *text = "<e xmlns='http://example.org/'></e>"; in START_TEST() local
193 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local
214 const char *text = "<doc xmlns:prefix='http://example.org/'>\n" in START_TEST() local
226 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local
236 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local
250 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local
[all …]
H A Dbasic_tests.c100 char text[] = "<doc>\0</doc>"; in START_TEST() local
155 const char *text = "\357\273\277<e/>"; in START_TEST() local
164 char text[] = "\376\377\0<\0e\0/\0>"; in START_TEST() local
173 char text[] = "\377\376<\0e\0/\0>\0"; in START_TEST() local
182 char text[] = " \0<\0e\0/\0>\0"; in START_TEST() local
206 const char *text in START_TEST() local
250 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() local
265 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() local
278 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() local
291 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() local
[all …]
H A Dalloc_tests.c87 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local
117 const char *text in START_TEST() local
161 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local
187 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local
213 const char *text in START_TEST() local
254 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local
278 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local
307 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" in START_TEST() local
324 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" in START_TEST() local
354 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local
[all …]
H A Dnsalloc_tests.c82 const char *text = "<doc xmlns='http://example.org/'>\n" in START_TEST() local
112 const char *text = "<doc>Hello</doc>"; in START_TEST() local
180 const char *text in START_TEST() local
256 const char *text in START_TEST() local
316 const char *text in START_TEST() local
359 const char *text in START_TEST() local
445 const char *text = "<foo:e xmlns:foo='http://example.org/' bar:a='12'\n" in START_TEST() local
474 const char *text in START_TEST() local
548 const char *text in START_TEST() local
624 const char *text in START_TEST() local
[all …]
H A Dcommon.h110 # define expect_failure(text, errorCode, errorMessage) \ argument
119 # define run_character_check(text, expected) \ argument
125 # define run_attribute_check(text, expected) \ argument
138 # define run_ext_character_check(text, test_data, expected) \ argument
H A Dcommon.c226 _expect_failure(const char *text, enum XML_Error errorCode, in _expect_failure()
238 _run_character_check(const char *text, const XML_Char *expected, in _run_character_check()
252 _run_attribute_check(const char *text, const XML_Char *expected, in _run_attribute_check()
266 _run_ext_character_check(const char *text, ExtTest *test_data, in _run_ext_character_check()
H A Dhandlers.c527 const char *text = "<!ELEMENT doc (#PCDATA)*>"; in external_entity_resetter() local
586 const char *text = "<!ELEMENT doc (#PCDATA)*>"; in external_entity_suspender() local
622 const char *text = "<?xml version='1.0' encoding='us-ascii'?>"; in external_entity_suspend_xmldecl() local
714 const char *text = "\r"; in external_entity_cr_catcher() local
735 const char *text = "<tag>\r"; in external_entity_bad_cr_catcher() local
758 const char *text = "<tag>]"; in external_entity_rsqb_catcher() local
781 const char *text = "<a><![CDATA[<greeting>Hello, world!</greeting>]]></a>"; in external_entity_good_cdata_ascii() local
809 const char *text = "<!-- Subordinate parser -->\n" in external_entity_param_checker() local
835 const char *text = "<!ELEMENT doc (#PCDATA)*>"; in external_entity_ref_param_checker() local
901 const char *text = "<![IGNORE[<!ELEMENT e (#PCDATA)*>]]>"; in external_entity_load_ignore() local
[all …]
/freebsd/contrib/kyua/engine/
H A Datf_list_test.cpp122 const std::string text = ""; in ATF_TEST_CASE_BODY() local
133 const std::string text = in ATF_TEST_CASE_BODY() local
141 const std::string text = in ATF_TEST_CASE_BODY() local
149 const std::string text = in ATF_TEST_CASE_BODY() local
161 const std::string text = in ATF_TEST_CASE_BODY() local
172 const std::string text = in ATF_TEST_CASE_BODY() local
188 const std::string text = in ATF_TEST_CASE_BODY() local
210 const std::string text = in ATF_TEST_CASE_BODY() local
227 const std::string text = in ATF_TEST_CASE_BODY() local
240 const std::string text = in ATF_TEST_CASE_BODY() local
[all …]
/freebsd/contrib/bsddialog/lib/
H A Dmessagebox.c96 do_message(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_message()
198 bsddialog_msgbox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_msgbox()
205 bsddialog_yesno(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_yesno()
212 bsddialog_infobox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_infobox()
H A Dbarbox.c118 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_gauge()
262 do_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_mixedgauge()
352 bsddialog_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_mixedgauge()
365 bsddialog_progressview (struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_progressview()
467 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_rangebox()
620 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_pause()
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c69 const char *text; member
107 parse_long(const char *text, long *capture, const char *knob, const char *name) in parse_long()
120 parse_unsigned(const char *text, bool *set, in parse_unsigned()
163 parse_block(const char *text) in parse_block()
190 parse_depth(const char *text) in parse_depth()
196 parse_group(const char *text) in parse_group()
210 parse_mode(const char *text) in parse_mode()
225 parse_priority(const char *text) in parse_priority()
267 parse_size(const char *text) in parse_size()
273 parse_user(const char *text) in parse_user()
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_posix1e_text.c128 char *text; in DEFINE_TEST() local
204 char *text; in DEFINE_TEST() local
262 char *text; in DEFINE_TEST() local
326 char *text; in DEFINE_TEST() local
H A Dtest_acl_nfs4_text.c81 char *text; in DEFINE_TEST() local
158 char *text; in DEFINE_TEST() local
216 char *text; in DEFINE_TEST() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp30 std::optional<Header> Header::parse(llvm::StringRef text) { in parse()
69 auto text = toStringRef(data_sp->GetData()); in CreateInstance() local
96 auto text = toStringRef(data_sp->GetData()); in GetModuleSpecifications() local
133 llvm::StringRef text = toStringRef(m_data.GetData()); in CreateSections() local
/freebsd/contrib/pkgconf/libpkgconf/
H A Dpath.c30 path_list_contains_entry(const pkgconf_buffer_t *text, pkgconf_list_t *dirlist, struct stat *st) in path_list_contains_entry()
65 prepare_path_node(const char *text, pkgconf_list_t *dirlist, bool filter) in prepare_path_node()
148 pkgconf_path_add(const char *text, pkgconf_list_t *dirlist, bool filter) in pkgconf_path_add()
170 pkgconf_path_prepend(const char *text, pkgconf_list_t *dirlist, bool filter) in pkgconf_path_prepend()
193 pkgconf_path_split(const char *text, pkgconf_list_t *dirlist, bool filter) in pkgconf_path_split()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp47 bool Commit::insert(SourceLocation loc, StringRef text, in insert()
115 bool Commit::replace(CharSourceRange range, StringRef text) { in replace()
164 bool Commit::replaceText(SourceLocation loc, StringRef text, in replaceText()
181 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert()
322 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText()
H A DEditedSource.cpp110 FileOffset Offs, StringRef text, in commitInsert()
177 StringRef text = getSourceText(BeginOffs, B, Invalid); in commitInsertFromRange() local
188 StringRef text = getSourceText(BeginOffs, EndOffs, Invalid); in commitInsertFromRange() local
337 unsigned &len, StringRef &text) { in adjustRemoval()
381 StringRef text, FileOffset offs, unsigned len, in applyRewrite()
/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c49 const char *text; member
76 char *text; in ATF_TC_BODY() local
/freebsd/sbin/ipf/libipf/
H A Dinterror.c569 static char text[80]; in ipf_geterror() local
589 static char text[80]; in ipf_strerror() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.h65 void log(StringRef text) { in log()
68 LogBuilder logf(StringRef text) { in logf()
/freebsd/contrib/byacc/test/
H A Dgrammar.y133 typedef struct text { struct
134 char text[MAX_TEXT_SIZE]; /* source text */ member
151 char *text; /* source text */ argument
167 char *text; /* source text */ member
203 Text text; member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c86 uint8_t *text, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp) in dt_pid_has_jump_table()
139 uint8_t *text; in dt_pid_create_return_probe() local
296 uint8_t *text; in dt_pid_create_offset_probe() local
375 uint8_t *text; in dt_pid_create_glob_offset_probes() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dzarcsummary504 def prt_1(text, value): argument
510 def prt_i1(text, value): argument
516 def prt_2(text, value1, value2): argument
523 def prt_i2(text, value1, value2): argument
/freebsd/contrib/byacc/test/yacc/
H A Derr_syntax12.tab.h1 #define text 456 macro
/freebsd/contrib/byacc/test/btyacc/
H A Derr_syntax12.tab.h4 #define text 456 macro

12345678910>>...12