bufferWriteConstantString 405 src/actioncompiler/compile.c l = bufferWriteConstantString(out, string, length); bufferWriteConstantString 220 src/actioncompiler/compile.h int bufferWriteConstantString(Buffer out, const char *string, int length); bufferWriteConstantString 6148 src/actioncompiler/swf5compiler.tab.c { (yyval.len) = bufferWriteConstantString(asmBuffer, (yyvsp[(1) - (1)].str), bufferWriteConstantString 1981 src/actioncompiler/swf5compiler.y : STRING { $$ = bufferWriteConstantString(asmBuffer, $1,