]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add printf as a known function in Perl.
authorDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:15:45 +0000 (11:15 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:15:45 +0000 (11:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361158 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/scripts/prettify.js

index 1539b5eed87cc2a45541fbc3ce919353af427f59..49d134f6521b004f0cef674d5fe7b9ca095fcc94 100644 (file)
@@ -112,7 +112,7 @@ var prettyPrint;
       "debugger,eval,export,function,get,null,set,undefined,var,with," +
       "Infinity,NaN"];
   var PERL_KEYWORDS = "caller,delete,die,do,dump,else,elsif,eval,exit,foreach,for," +
-      "goto,if,import,last,local,my,next,no,our,print,package,redo,require," +
+      "goto,if,import,last,local,my,next,no,our,print,printf,package,redo,require," +
       "sub,undef,unless,until,use,wantarray,while,BEGIN,END";
   var PHP_KEYWORDS = "abstract,and,array,as,break,case,catch,cfunction,class," +
       "clone,const,continue,declare,default,do,else,elseif,enddeclare,endfor," +