Searched refs:ql (Results 1 – 11 of 11) sorted by relevance
/openbsd/usr.sbin/unbound/testcode/ |
H A D | unitauth.c | 862 char* pdup, *qdup, *pl, *ql; in line_diff() local 868 ql=qdup; in line_diff() 870 while(pl && ql && *pl && *ql) { in line_diff() 872 char* eq = strchr(ql, '\n'); in line_diff() 877 if(strcmp(pl, ql) == 0) { in line_diff() 881 printf("%3d > %s\n", line, ql); in line_diff() 887 if(eq) ql = eq+1; in line_diff() 888 else ql = NULL; in line_diff() 894 if(ql && *ql) { in line_diff() 895 printf("%3d > %s\n", line, ql); in line_diff()
|
/openbsd/gnu/usr.bin/perl/dist/Filter-Simple/lib/Filter/ |
H A D | Simple.pm | 77 my ($ql,undef,$pre,$op,$ld,$pat) = @$_; 82 $ql =~ s/^(\s*\Q$op\E\s*\Q$ld\E)\Q$pat\E/$1$_/; 83 return "$pre$ql";
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | rtf_utf8.t | 88 {\s20\ql \li0\ri0\sa180\widctlpar\f1\fs18\lang1024\noproof\sbasedon0 \snext0 pod-codeblock;} 99 {\s31\ql \keepn\sb90\sa180\f2\fs32\ul\sbasedon0 \snext0 pod-head1;} 100 {\s32\ql \keepn\sb90\sa180\f2\fs28\ul\sbasedon0 \snext0 pod-head2;} 101 {\s33\ql \keepn\sb90\sa180\f2\fs25\ul\sbasedon0 \snext0 pod-head3;} 102 {\s34\ql \keepn\sb90\sa180\f2\fs22\ul\sbasedon0 \snext0 pod-head4;}
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 1395.crt | 21 ql+sERtGOwpL+shvswflHKXvz3c9rvxA09Dy+xLFAOd8akTIuWbIlslaku35YHOD
|
H A D | 1576.crt | 2 MIID0TCCArmgAwIBAgIHBHMH/ql+jjANBgkqhkiG9w0BAQsFADCBnjELMAkGA1UE
|
H A D | 2613.key | 23 Hk1H6tfJRzvkWJoKVjpfWzsxODgn7Axb5h+ql/c1DIYiAGYPuS2FQILrdP3pk/vy
|
H A D | 3034.key | 4 qy5X8wwVoKThCDbTIefP/zGwZTVZ6rxCKEaCllEh+z2KdhO+l+ql+7kkQvn8WnRT
|
H A D | 1711.key | 21 spDcn4u14kdfaq66/j0WxmECgYBPdQ+wJyfZ+ql/Ek2HZ6RAA6KUVbq+ua6d9vCN
|
H A D | 1009.chain | 21 /5ql+DSmD/M61zdrLuZZLVx/tuqp934AmXSyupBoFuOPo39YhpViTrmAIUL3vjf/
|
/openbsd/gnu/usr.bin/perl/hints/ |
H A D | aix.sh | 121 *) ccversion=`lslpp -ql -Ou vac.C | grep -v '^Path' | head -1 | awk '{print $1,$2}'`
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | FSFChangeLog.11 | 7897 be {add,sub}ql. For other uses of {add,sub}q don't check for address 7898 register and always use {add,sub}ql.
|