Home
last modified time | relevance | path

Searched refs:parse_quoted_string (Results 1 – 25 of 38) sorted by relevance

12

/dports/textproc/p5-SGML-DTDParse/SGML-DTDParse-2.00/lib/SGML/DTDParse/
H A DCatalog.pm169 ($pubid, $_) = &parse_quoted_string("CATALOG", $_);
177 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
206 ($sysid, $_) = &parse_quoted_string("CATALOG", $_);
214 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
241 ($pubid, $_) = &parse_quoted_string("CATALOG", $_);
249 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
277 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
304 ($tag, $_) = &parse_quoted_string("CATALOG", $_);
312 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
367 sub parse_quoted_string { subroutine
/dports/textproc/dtdparse/SGML-DTDParse-2.00/lib/SGML/DTDParse/
H A DCatalog.pm169 ($pubid, $_) = &parse_quoted_string("CATALOG", $_);
177 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
206 ($sysid, $_) = &parse_quoted_string("CATALOG", $_);
214 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
241 ($pubid, $_) = &parse_quoted_string("CATALOG", $_);
249 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
277 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
304 ($tag, $_) = &parse_quoted_string("CATALOG", $_);
312 ($filename, $_) = &parse_quoted_string("CATALOG", $_);
367 sub parse_quoted_string { subroutine
/dports/misc/broot/broot-1.7.0/cargo-crates/deser-hjson-1.0.2/src/
H A Dde.rs346 fn parse_quoted_string(&mut self) -> Result<String> { in parse_quoted_string() method
466 '"' | '\'' => self.parse_quoted_string(), in parse_string_value()
486 '"' => self.parse_quoted_string(), in parse_identifier()
797 visitor.visit_enum(self.parse_quoted_string()?.into_deserializer()) in deserialize_enum()
/dports/math/casadi/casadi-3.5.5/docs/api/extra/
H A Dgenerate_options_doc.py178 parse_quoted_string = multiline_string.copy().setParseAction(lambda x: "".join(map(removequotes,x))) variable
194 parse_optiondata = parse_type + comma + parse_quoted_string
197 parse_option = parse_quoted_string + comma + parse_optiondata_collection
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py99 def parse_quoted_string(header: str, pos: int, header_name: str) -> Tuple[str, int]: function
281 value, pos = parse_quoted_string(header, pos, header_name)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py99 def parse_quoted_string(header: str, pos: int, header_name: str) -> Tuple[str, int]: function
281 value, pos = parse_quoted_string(header, pos, header_name)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py99 def parse_quoted_string(header: str, pos: int, header_name: str) -> Tuple[str, int]: function
281 value, pos = parse_quoted_string(header, pos, header_name)
/dports/games/quakeforge/quakeforge-0.7.2/tools/io_mesh_qfmdl/
H A Dqfplist.py74 def parse_quoted_string(self): member in pldata
204 return self.parse_quoted_string()
/dports/devel/py-websockets/websockets-10.1/src/websockets/
H A Dheaders.py123 def parse_quoted_string(header: str, pos: int, header_name: str) -> Tuple[str, int]: function
322 value, pos = parse_quoted_string(header, pos, header_name)
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/grass-0.10.8/src/parse/value/
H A Dcss_function.rs46 match self.parse_quoted_string(q)?.node { in parse_calc_args()
329 let s = self.parse_quoted_string(q)?; in declaration_value()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/profile/
H A Dprof_parse.c46 static void parse_quoted_string(char *str) in parse_quoted_string() function
168 parse_quoted_string(value); in parse_std_line()
/dports/security/krb5/krb5-1.19.2/src/util/profile/
H A Dprof_parse.c46 static void parse_quoted_string(char *str) in parse_quoted_string() function
168 parse_quoted_string(value); in parse_std_line()
/dports/net/pjsip/pjproject-2.11.1/pjlib-util/src/pjlib-util/
H A Djson.c129 static unsigned parse_quoted_string(struct parse_state *st, in parse_quoted_string() function
252 err = parse_quoted_string(st, &token); in parse_elem_throw()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/support/
H A Dprofile.c659 static void parse_quoted_string(char *str) in parse_quoted_string() function
728 parse_quoted_string(cp); in parse_line()
784 parse_quoted_string(tag); in parse_line()
801 parse_quoted_string(value); in parse_line()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/support/
H A Dprofile.c659 static void parse_quoted_string(char *str) in parse_quoted_string() function
728 parse_quoted_string(cp); in parse_line()
784 parse_quoted_string(tag); in parse_line()
801 parse_quoted_string(value); in parse_line()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/support/
H A Dprofile.c659 static void parse_quoted_string(char *str)
728 parse_quoted_string(cp);
784 parse_quoted_string(tag);
801 parse_quoted_string(value);
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/grass-0.10.8/src/selector/
H A Dattribute.rs135 match parser.parse_quoted_string(q)?.node { in from_tokens()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/grass-0.10.8/src/parse/
H A Dmodule.rs202 let Spanned { node: module, span } = self.parse_quoted_string(quote)?; in load_modules()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_extension.c664 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift);
2956 cptr = parse_quoted_string (cptr, mbuf, FALSE); /* then parse it with decoding */ in ex_break_cmd()
3136 cptr = parse_quoted_string (cptr, rbuf, FALSE); /* then parse it with decoding */ in ex_reply_cmd()
3563 cptr = parse_quoted_string (cptr, abuf, upshift); /* then get the first operand */ in ex_if_cmd()
3615 …cptr = parse_quoted_string (cptr, bbuf, /* get the second operand and upshift … in ex_if_cmd()
5484 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift) in parse_quoted_string() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciReplay.cpp150 assert(strcmp(parse_quoted_string(), "this is it") == 0, "what"); in test()
229 char* parse_quoted_string() { in parse_quoted_string() function in CompileReplay
243 char* result = parse_quoted_string(); in parse_escaped_string()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciReplay.cpp150 assert(strcmp(parse_quoted_string(), "this is it") == 0, "what"); in test()
229 char* parse_quoted_string() { in parse_quoted_string() function in CompileReplay
243 char* result = parse_quoted_string(); in parse_escaped_string()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_extension.c742 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift, t_bool decode);
3198 …cptr = parse_quoted_string (cptr, mbuf, FALSE, TRUE); /* without upshifting and with decoding … in ex_break_cmd()
3384 …cptr = parse_quoted_string (cptr, rbuf, FALSE, TRUE); /* without upshifting and with decoding … in ex_reply_cmd()
3903 cptr = parse_quoted_string (cptr, abuf, /* then parse the first operand */ in ex_if_cmd()
3956 … cptr = parse_quoted_string (cptr, bbuf, /* if a quoted string is present */ in ex_if_cmd()
6002 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift, t_bool decode) in parse_quoted_string() function
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_extension.c742 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift, t_bool decode);
3198 …cptr = parse_quoted_string (cptr, mbuf, FALSE, TRUE); /* without upshifting and with decoding … in ex_break_cmd()
3384 …cptr = parse_quoted_string (cptr, rbuf, FALSE, TRUE); /* without upshifting and with decoding … in ex_reply_cmd()
3903 cptr = parse_quoted_string (cptr, abuf, /* then parse the first operand */ in ex_if_cmd()
3956 … cptr = parse_quoted_string (cptr, bbuf, /* if a quoted string is present */ in ex_if_cmd()
6002 static char *parse_quoted_string (char *sptr, char *dptr, t_bool upshift, t_bool decode) in parse_quoted_string() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciReplay.cpp157 assert(strcmp(parse_quoted_string(), "this is it") == 0, "what"); in test()
236 char* parse_quoted_string() { in parse_quoted_string() function in CompileReplay
250 char* result = parse_quoted_string(); in parse_escaped_string()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciReplay.cpp161 assert(strcmp(parse_quoted_string(), "this is it") == 0, "what"); in test()
240 char* parse_quoted_string() { in parse_quoted_string() function in CompileReplay
254 char* result = parse_quoted_string(); in parse_escaped_string()

12