Home
last modified time | relevance | path

Searched refs:postspace (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/parrot/parrot-8.1.0/t/codingstd/
H A Dc_indent.t80 my ($prespace, $condition, $postspace) = ($1,$2,$3);
88 . "expected: #$indent$condition $postspace'\n";
91 push @{ $state{stack} }, "#$condition $postspace";
/dports/multimedia/aegisub/aegisub-3.2.2/automation/include/
H A Dkaraskel-auto4.lua162 local prespace, syltext, postspace = syl.text_stripped:match("^([ \t]*)(.-)([ \t]*)$")
227 furi.postspace = ""
240 line.text_stripped = line.text_stripped .. prespace .. syltext .. postspace
253 …worksyl.text_stripped = prespace .. syltext .. postspace -- be sure to include the spaces so the o…
257 worksyl.postspace = postspace
298 syl.postspacewidth = aegisub.text_extents(syl.style, syl.postspace) * meta.video_x_correct_factor
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/convert/
H A Dpo2prop.py206 postspace = line[
212 delimiter = prespace + delimiter_char + postspace
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dformatter.py180 postspace = data[-1:].isspace()
194 self.softspace = postspace
/dports/lang/python37/Python-3.7.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dformatter.py215 postspace = data[-1:].isspace()
229 self.softspace = postspace
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/lang/python27/Python-2.7.18/Lib/
H A Dformatter.py180 postspace = data[-1:].isspace()
194 self.softspace = postspace
/dports/lang/python39/Python-3.9.9/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dformatter.py180 postspace = data[-1:].isspace()
194 self.softspace = postspace
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dformatter.py180 postspace = data[-1:].isspace()
194 self.softspace = postspace
/dports/www/p5-HTML-Mason/HTML-Mason-1.59/lib/HTML/Mason/
H A DCompiler.pm526 my ($prespace, $call, $postspace) = ($p{call} =~ /(\s*)(.*)(\s*)/s);
534 my $code = "\$m->comp( $prespace $call $postspace \n); ";
/dports/lang/python38/Python-3.8.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dformatter.py183 postspace = data[-1:].isspace()
197 self.softspace = postspace
/dports/www/p5-Mason/Mason-2.24/lib/Mason/
H A DCompilation.pm295 my ( $prespace, $call, $postspace ) = ( $contents =~ /(\s*)(.*)(\s*)/s );
303 my $code = "\$m->comp( $prespace $call $postspace \n); ";
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/doc-converter/
H A Drewrite_pydoc.py273 postspace = data[-1:].isspace()
287 self.softspace = postspace
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c5449 bool postspace = FALSE; /* a text field may need right padding */ in S_doparseform() local
5545 if (postspace) in S_doparseform()
5550 postspace = FALSE; in S_doparseform()
5582 if (postspace) { in S_doparseform()
5584 postspace = FALSE; in S_doparseform()
5647 postspace = TRUE; in S_doparseform()
5652 postspace = TRUE; in S_doparseform()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c5362 bool postspace = FALSE; /* a text field may need right padding */ in S_doparseform() local
5458 if (postspace) in S_doparseform()
5463 postspace = FALSE; in S_doparseform()
5495 if (postspace) { in S_doparseform()
5497 postspace = FALSE; in S_doparseform()
5560 postspace = TRUE; in S_doparseform()
5565 postspace = TRUE; in S_doparseform()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c5389 bool postspace = FALSE; /* a text field may need right padding */ in S_doparseform() local
5485 if (postspace) in S_doparseform()
5490 postspace = FALSE; in S_doparseform()
5522 if (postspace) { in S_doparseform()
5524 postspace = FALSE; in S_doparseform()
5587 postspace = TRUE; in S_doparseform()
5592 postspace = TRUE; in S_doparseform()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c5513 bool postspace = FALSE; /* a text field may need right padding */ in S_doparseform() local
5609 if (postspace) in S_doparseform()
5614 postspace = FALSE; in S_doparseform()
5646 if (postspace) { in S_doparseform()
5648 postspace = FALSE; in S_doparseform()
5711 postspace = TRUE; in S_doparseform()
5716 postspace = TRUE; in S_doparseform()
/dports/textproc/muse/muse-3.20/lisp/
H A Dmuse-publish.el1103 (postspace (match-string 2)))
1105 (muse-insert-markup (muse-markup-text 'emdash prespace postspace))
/dports/multimedia/aegisub/aegisub-3.2.2/automation/autoload/
H A Dkara-templater.lua757 charsyl.prespace, charsyl.postspace = "", "" -- for whatever anyone might use these for
/dports/www/edbrowse/edbrowse-3.7.7/perl/
H A Dedbrowse.pl3229 my $postspace = 0;
3363 $postspace = 1 if $line =~ s/^\s+//;
3365 ! $postspace and length $line and
3470 $nsuf = $line if $line =~ /^\d+$/ and ! $postspace;

12