Home
last modified time | relevance | path

Searched refs:PARSING (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/dports/textproc/p5-XML-Smart/XML-Smart-1.79/lib/XML/Smart/
H A DTree.pm390 $this->{PARSING}{tree} = {} ;
391 $this->{PARSING}{p} = $this->{PARSING}{tree} ;
492 &$sub($tag , $this->{PARSING}{p} , $this->{PARSING}{p}{'/back'} , undef , $this ) ;
524 if (! defined $this->{PARSING}{p}{'dt:dt'} && defined $this->{PARSING}{p}{'DT:DT'}) {
525 $this->{PARSING}{p}{'dt:dt'} = delete $this->{PARSING}{p}{'DT:DT'} ;
528 if ( $this->{PARSING}{p}{'dt:dt'} && ( $this->{PARSING}{p}{'dt:dt'} =~ /binary\.base64/si ) ) {
581 …&$sub($this->{PARSING}{p}{'/tag'} , $this->{PARSING}{p} , $this->{PARSING}{p}{'/back'} , \$this->{
616 …if ( $this->{PARSING}{p}{'/nodes'} && !%{$this->{PARSING}{p}{'/nodes'}} ) { delete $this->{PARSING
617 …if ( $this->{PARSING}{p}{'/order'} && $#{$this->{PARSING}{p}{'/order'}} <= 0 ) { delete $this->{PA…
626 $this->{PARSING}{p} = $back ;
[all …]
/dports/security/libssh/libssh-0.9.6/src/
H A Dbind_config.c46 #define PARSING 1 macro
316 if ((*parser_flags & PARSING) && in ssh_bind_config_parse_line()
332 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
343 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
354 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
365 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
376 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
395 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
414 if (p && (*parser_flags & PARSING)) { in ssh_bind_config_parse_line()
456 int result = PARSING; in ssh_bind_config_parse_line()
[all …]
/dports/textproc/p5-XML-Stream/XML-Stream-1.24/lib/XML/Stream/
H A DParser.pm80 $self->{PARSING} = 0;
189 return if ($self->{PARSING} == 1);
191 $self->{PARSING} = 1;
203 $self->{PARSING} = 0;
217 $self->{PARSING} = 0;
228 $self->{PARSING} = 0 if ($self->{NONBLOCKING} == 1);
232 $self->{PARSING} = 1 if ($self->{NONBLOCKING} == 1);
238 $self->{PARSING} = 0;
252 $self->{PARSING} = 0;
298 $self->{PARSING} = 0;
/dports/textproc/estraier/estraier-1.2.30/lab/
H A Dshcgitest.cgi44 <title>TEST FOR PARSING CGI PARAMETERS</title>
47 <h1>TEST FOR PARSING CGI PARAMETERS</h1>
/dports/textproc/p5-XML-Stream/XML-Stream-1.24/lib/XML/Stream/Parser/
H A DDTD.pm74 $self->{PARSING} = 0;
116 return if ($self->{PARSING} == 1);
118 $self->{PARSING} = 1;
129 $self->{PARSING} = 0;
144 $self->{PARSING} = 0;
151 $self->{PARSING} = 0;
/dports/devel/oclgrind/Oclgrind-21.10/src/kernel/
H A DSimulation.cpp24 #define PARSING(parsing) m_parsing = parsing; macro
136 PARSING("program file"); in load()
138 PARSING("kernel"); in load()
140 PARSING("NDRange"); in load()
144 PARSING("work-group size"); in load()
275 PARSING(formatted.c_str()); in parseArgument()
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/
H A DHttpURL.java333 throw new URIException(URIException.PARSING, in HttpURL()
480 throw new URIException(URIException.PARSING, "user required"); in setRawUserinfo()
545 throw new URIException(URIException.PARSING, "user required"); in setRawUser()
645 throw new URIException(URIException.PARSING, "username required"); in setRawPassword()
829 throw new URIException(URIException.PARSING, "wrong class use"); in checkValid()
H A DURI.java265 throw new URIException(URIException.PARSING, "scheme required"); in URI()
271 throw new URIException(URIException.PARSING, "incorrect scheme"); in URI()
318 throw new URIException(URIException.PARSING, in URI()
512 throw new URIException(URIException.PARSING, "base URI required"); in URI()
2199 throw new URIException(URIException.PARSING, "IPv6reference"); in parseAuthority()
2248 throw new URIException(URIException.PARSING, in parseAuthority()
2833 throw new URIException(URIException.PARSING, in setRawPath()
2862 throw new URIException(URIException.PARSING, "incorrect path"); in setRawPath()
2908 throw new URIException(URIException.PARSING, in setPath()
2926 throw new URIException(URIException.PARSING, "incorrect path"); in setPath()
[all …]
H A DURIException.java96 public static final int PARSING = 1; field in URIException
/dports/x11-wm/fvwm2/fvwm-2.6.9/docs/
H A DMakefile.am4 EXTRA_DIST = COMMANDS DEVELOPERS.md PARSING.md
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/apache/commons/httpclient/
H A DURI.java285 throw new URIException(URIException.PARSING, "scheme required"); in URI()
291 throw new URIException(URIException.PARSING, "incorrect scheme"); in URI()
338 throw new URIException(URIException.PARSING, in URI()
533 throw new URIException(URIException.PARSING, "base URI required"); in URI()
2238 throw new URIException(URIException.PARSING, "IPv6reference"); in parseAuthority()
2287 throw new URIException(URIException.PARSING, in parseAuthority()
2872 throw new URIException(URIException.PARSING, in setRawPath()
2901 throw new URIException(URIException.PARSING, "incorrect path"); in setRawPath()
2947 throw new URIException(URIException.PARSING, in setPath()
2965 throw new URIException(URIException.PARSING, "incorrect path"); in setPath()
[all …]
H A DURIException.java104 public static final int PARSING = 1; field in URIException
/dports/astro/readosm/readosm-1.1.0a/examples/
H A Dexamples.doxy90 PARSING ABORTED
101 PARSING ABORTED
/dports/textproc/p5-PPI/PPI-1.270/t/
H A Dppi_token_prototype.t12 PARSING: {
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c112 h263parse->state = PARSING; in gst_h263_parse_start()
333 if (h263parse->state == PARSING) { in gst_h263_parse_handle_frame()
356 if (h263parse->state == PASSTHROUGH || h263parse->state == PARSING) { in gst_h263_parse_handle_frame()

12345678910>>...22