Home
last modified time | relevance | path

Searched refs:skipspaces (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_ctl.c3563 register I32 skipspaces = 0; in S_doparseform() local
3599 skipspaces = 0; in S_doparseform()
3611 skipspaces++; in S_doparseform()
3615 skipspaces = 0; in S_doparseform()
3620 skipspaces++; in S_doparseform()
3621 arg -= skipspaces; in S_doparseform()
3630 skipspaces--; in S_doparseform()
3631 if (skipspaces) { in S_doparseform()
3633 *fpc++ = (U16)skipspaces; in S_doparseform()
3635 skipspaces = 0; in S_doparseform()
[all …]
/onnv-gate/usr/src/lib/libnisdb/
H A Dldap_val.c1761 int af, skipspaces = 0; in scanMappingFormat() local
1904 skipspaces = 1; in scanMappingFormat()
1929 if (skipspaces == 1) in scanMappingFormat()
/onnv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1336 \def\skipspaces#1{\def\PP{#1}\def\D{|}%
1338 \else\let\nextsp\skipspaces
1344 \def\getfilename#1{\filenamelength=0\expandafter\skipspaces#1|\relax}