wordfile - ultraedit

44
/L1"C/C++" C_LANG Line Comment = // Block Comment On = /* Block Comment Off = */  Escape Char = \ String Chars = "' File Extensions = C CPP CC CXX H HPP AWK /Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .? /Function String = "%^([a-zA-Z_0-9^[^]*]+^ )[ ^t]+([^p*&, ^t^[^]a-zA-Z_0-9.!]++)[ ~;]" /Function String 1 = "%[a-zA-Z_0-9*]*::^([a-zA-Z_0-9^~]+^) [ ^t^p]++([^p*&, ^t^[^ ]/*=:&a-zA-Z_0-9./(!]++)[~;]" /Function String 2 = "%[a-zA-Z_0-9^][a-zA-Z_0-9^[^]]+[ ^t*]+^([a-zA-Z_0-9]+^)[ ^ t]++([^p*&, ^t^[^]a-zA-Z_0-9./(!]+ +)[~;]" /Function String 3 = "%[a-zA-Z_0-9*&$^[^]*]+[ ^t]+[a-zA-Z_0-9*&$^[^]]+[ ^t*]+^([ a-zA-Z_0-9]+^)[ ^t]++([^p*&, ^t^[^]a-zA-Z_0-9./(!] ++)[~;]" /Function String 4 = "%[a-z_0-9^[^]*]++ [a-z_0-9*^[^]]+[ ^t]++[a-z_0-9*^[^]]+[ ^ t]++^([*a-z_0-9]+^)[ ^t]++([^p*&, ^t^[^]a-z_0-9./(!]++)[~; ]" /Function String 5 = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]++([^p*&, ^t^[^]a-zA-Z_0-9./() !]++)[~;]" /Indent Strings = "{" ":" /Unindent Strings = "}" /Open Brace Strings = "{" "(" "[" /Close Brace Strings = "}" ")" "]" /Open Fold Strings = "{" /Close Fold Strings = "}" /C1"Keywords" auto break bool case char const continue default do double defined else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while  __asm __based __cdecl __declspec __except __far __fastcall __finally __fortran _  _huge __inline __int16 __int32 __int64 __int8 __interrupt __leave __loa dds __nea r __pascal __saveregs __segment __segname __self __stdcall __try __uuidof #define #error #include #elif #if #line #else #ifdef #pragma #endif #ifndef #und ef /C2"C++ Keywords" catch class const_cast delete dynamic_cast explicit export false friend inline mutable new namespace operator private protected public reinterpret_cast static_cast template this throw true try typeid typename using virtual wchar_t  __multiple_inheritance __single_inheritance __virtual_inheritance /C3"Microsoft C extensions"

Upload: melvin-juban

Post on 08-Jan-2016

10 views

Category:

Documents


0 download

DESCRIPTION

Ultraedit word/syntax file for easier viewing and editing of script files

TRANSCRIPT

Page 1: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 1/44

/L1"C/C++" C_LANG Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = C CPP CC CXX H HPP AWK/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]+([^p*&, ^t^[^]a-zA-Z_0-9.!]++)[~;]"/Function String 1 = "%[a-zA-Z_0-9*]*::^([a-zA-Z_0-9^~]+^)[ ^t^p]++([^p*&, ^t^[^]/*=:&a-zA-Z_0-9./(!]++)[~;]"/Function String 2 = "%[a-zA-Z_0-9^][a-zA-Z_0-9^[^]]+[ ^t*]+^([a-zA-Z_0-9]+^)[ ^t]++([^p*&, ^t^[^]a-zA-Z_0-9./(!]++)[~;]"/Function String 3 = "%[a-zA-Z_0-9*&$^[^]*]+[ ^t]+[a-zA-Z_0-9*&$^[^]]+[ ^t*]+^([a-zA-Z_0-9]+^)[ ̂ t]++([^p*&, ^t^[^]a-zA-Z_0-9./(!]++)[~;]"/Function String 4 = "%[a-z_0-9^[^]*]++ [a-z_0-9*^[^]]+[ ^t]++[a-z_0-9*^[^]]+[ ^t]++^([*a-z_0-9]+^)[ ̂ t]++([^p*&, ^t^[^]a-z_0-9./(!]++)[~;]"/Function String 5 = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]++([^p*&, ^t^[^]a-zA-Z_0-9./()!]++)[~;]"/Indent Strings = "{" ":"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{"/Close Fold Strings = "}"/C1"Keywords"autobreak bool

case char const continuedefault do double definedelse enum externfloat forgotoif intlongregister returnshort signed sizeof static struct switchtypedefunion unsignedvoid volatilewhile

 __asm __based __cdecl __declspec __except __far __fastcall __finally __fortran _  _huge __inline __int16 __int32 __int64 __int8 __interrupt __leave __loadds __near __pascal __saveregs __segment __segname __self __stdcall __try __uuidof#define #error #include #elif #if #line #else #ifdef #pragma #endif #ifndef #undef/C2"C++ Keywords"catch class const_castdelete dynamic_castexplicit exportfalse friendinlinemutablenew namespace

operatorprivate protected publicreinterpret_caststatic_casttemplate this throw true try typeid typenameusingvirtualwchar_t

 __multiple_inheritance __single_inheritance __virtual_inheritance/C3"Microsoft C extensions"

Page 2: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 2/44

dllexport dllimportnakedthreaduuid/C4"Operators"+-=// /%&><^!|

/L2"Visual Basic" VB_LANG Line Comment = ' File Extensions = BAS FRM CLS VBS CTL/Function String = "%*^{Sub^}^{Function^}*("/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/Indent Strings = "Then" "Select Case" "Do While" "Do" "<td>" "<tr>"/Unindent Strings = "End" "Next" "End If" "End Select" "Loop" "End Select" "Loop

 While" "</TD>" "</tr>"/Open Fold Strings = "If" "ElseIf" "Else" "Function" "Sub" "Select Case" "With"/Close Fold Strings = "ElseIf" "Else" "End If" "End Function" "End Sub" "End Select" "End With"/C1"Functions"Abs Array Asc AscB AscW Atn AvgCBool CByte CCur CDate CDbl Cdec Choose Chr ChrB ChrW CInt CLng Command Cos Count CreateObject CSng CStr CurDir CVar CVDate CVErrDate DateAdd DateDiff DatePart DateSerial DateValue Day DDB Dir DoEventsEnviron EOF Error ExpFileAttr FileDateTime FileLen Fix Format FreeFile FVGetAllStrings GetAttr GetAutoServerSettings GetObject GetSettingHex Hour

IIf IMEStatus Input InputB InputBox InStr InstB Int IPmt IsArray IsDate IsEmptyIsError IsMissing IsNull IsNumeric IsObjectLBound LCase Left LeftB Len LenB LoadPicture Loc LOF Log LTrimMax Mid MidB Min Minute MIRR Month MsgBoxNow NPer NPVOctPartition Pmt PPmt PVQBColorRate RGB Right RightB Rnd RTrimSecond Seek Sgn Shell Sin SLN Space Spc Sqr StDev StDevP Str StrComp StrConv String Switch Sum SYDTab Tan Time Timer TimeSerial TimeValue Trim TypeNameUBound UCase

Val Var VarP VarTypeWeekdayYear/C2"Methods"Accept Activate Add AddCustom AddFile AddFromFile AddFromTemplate AddItem AddNew AddToAddInToolbar AddToolboxProgID Append AppendChunk Arrange Assert AsyncReadBatchUpdate BeginTrans BindCancel CancelAsyncRead CancelBatch CancelUpdate CanPropertyChange CaptureImage CellText CellValue Circle Clear ClearFields ClearSel ClearSelCols Clone Close Cls ColContaining ColumnSize CommitTrans CompactDatabase Compose Connect Copy CopyQ

Page 3: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 3/44

ueryDef CreateDatabase CreateDragImage CreateEmbed CreateField CreateGroup CreateIndex CreateLink CreatePreparedStatement CreatePropery CreateQuery CreateQueryDef CreateRelation CreateTableDef CreateUser CreateWorkspace CustomizeDelete DeleteColumnLabels DeleteColumns DeleteRowLabels DeleteRows DoVerb Drag DrawEdit EditCopy EditPaste EndDoc EnsureVisible EstablishConnection Execute ExtractIconFetch FetchVerbs Files FillCache Find FindFirst FindItem FindLast FindNext FindPrevious ForwardGetBookmark GetChunk GetClipString GetData GetFirstVisible GetFormat GetHeader GetLineFromChar GetNumTicks GetRows GetSelectedPart GetText GetVisibleCount GoBack GoForwardHide HitTest HoldFieldsIdle InitializeLabels InsertColumnLabels InsertColumns InsertObjDlg InsertRowLabels InsertRows ItemKillDocLayout Line LinkExecute LinkPoke LinkRequest LinkSend Listen LoadFile LoadResData LoadResPicture LoadResString LogEventMakeCompileFile MakeReplica MoreResults Move MoveData MoveFirst MoveLast MoveNext MovePreviousNavigateTo NewPage NewPassword NextRecordsetOLEDrag OnAddinsUpdate OnConnection OnDisconnection OnStartupComplete Open OpenConnection OpenDatabase OpenQueryDef OpenRecordset OpenResultset OpenURL OverlayPaintPicture Paste PastSpecialDlg PeekData Play Point PopulatePartial PopupMenu

Print PrintForm PropertyChanged PSetQuitRaise RandomDataFill RandomFillColumns RandomFillRows rdoCreateEnvironment rdoRegisterDataSource ReadFromFile ReadProperty Rebind ReFill Refresh RefreshLink RegisterDatabase Reload Remove RemoveAddInFromToolbar RemoveItem Render RepairDatabase Reply ReplyAll Requery ResetCustom ResetCustomLabel ResolveName RestoreToolbar Resync Rollback RollbackTrans RowBookmark RowContaining RowTopSave SaveAs SaveFile SaveToFile SaveToolbar SaveToOle1File Scale ScaleX ScaleY Scroll Select SelectAll SelectPart SelPrint Send SendData Set SetAutoServerSettings SetData SetFocus SetOption SetSize SetText SetViewport Show ShowColor ShowFont ShowHelp ShowOpen ShowPrinter ShowSave ShowWhatsThis SignOff SignOn Size SpanSplitContaining StartLabelEdit StartLogging Stop SynchronizeTextHeight TextWidth ToDefaults TwipsToChartPart TypeByChartType

Update UpdateControls UpdateRecord UpdateRow UptoWhatsThisMode WritePropertyZOrder/C3"Events"AccessKeyPress AfterAddFile AfterChangeFileName AfterCloseFile AfterColEdit AfterColUpdate AfterDelete AfterInsert AfterLabelEdit AfterRemoveFile AfterUpdate AfterWriteFile AmbienChanged ApplyChanges Associate AsyncReadComplete AxisActivated AxisLabelActivated AxisLabelSelected AxisLabelUpdated AxisSelected AxisTitleActivated AxisTitleSelected AxisTitleUpdated AxisUpdatedBeforeClick BeforeColEdit BeforeColUpdate BeforeConnect BeforeDelete BeforeInsert BeforeLabelEdit BeforeLoadFile BeforeUpdate ButtonClick ButtonCompleted ButtonGotFocus ButtonLostFocusChange ChartActivated ChartSelected ChartUpdated Click ColEdit Collapse ColResiz

e ColumnClick Compare ConfigChageCancelled ConfigChanged ConnectionRequestDataArrival DataChanged DataUpdated DblClick Deactivate DeviceArrival DeviceOtherEvent DeviceQueryRemove DeviceQueryRemoveFailed DeviceRemoveComplete DeviceRemovePending DevModeChange Disconnect DisplayChanged Dissociate DoGetNewFileName Done DonePainting DownClick DragDrop DragOver DropDownEditProperty EnterCell EnterFocus Event ExitFocus ExpandFootnoteActivated FootnoteSelected FootnoteUpdatedGotFocusHeadClickInfoMessage Initialize IniProperties ItemActivated ItemAdded ItemCheck ItemClick

Page 4: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 4/44

 ItemReloaded ItemRemoved ItemRenamed ItemSeletectedKeyDown KeyPress KeyUpLeaveCell LegendActivated LegendSelected LegendUpdated LinkClose LinkError LinkNotify LinkOpen Load LostFocusMouseDown MouseMove MouseUpNodeClickObjectMove OLECompleteDrag OLEDragDrop OLEDragOver OLEGiveFeedback OLESetData OLEStartDrag OnAddNew OnCommPaint PanelClick PanelDblClick PathChange PatternChange PlotActivated PlotSelected PlotUpdated PointActivated PointLabelActivated PointLabelSelected PointLabelUpdated PointSelected PointUpdated PowerQuerySuspend PowerResume PowerStatusChanged PowerSuspendQueryChangeConfig QueryComplete QueryCompleted QueryTimeout QueryUnloadReadProperties Reposition RequestChangeFileName RequestWriteFile Resize ResultsChanged RowColChange RowCurrencyChange RowResize RowStatusChangedSelChange SelectionChanged SendComplete SendProgress SeriesActivated SeriesSelected SeriesUpdated SettingChanged SplitChange StateChanged StatusUpdate SysColorsChangedTerminate TimeChanged TitleActivated TitleSelected TitleActivatedUnboundAddData UnboundDeleteRow UnboundGetRelativeBookmark UnboundReadData UnboundWriteData Unload UpClick UpdatedValidate ValidationErrorWillAssociate WillChangeData WillDissociate WillExecute WillUpdateRows WithEvents WriteProperties

/C4"Statements"AppActivateBase BeepCall Case ChDir ChDrive ConstDeclare DefBool DefByte DefCur DefDate DefDbl DefDec DefInt DefLng DefObj DefSng DefStr Deftype DefVar DeleteSetting Dim DoElse ElseIf End Enum Erase Event Exit ExplicitFileCopy For ForEach Friend FunctionGet GoSub GoToIf ImplementsKillLet LineInput Lock LSetMkDir

Name NextOnError On OptionPrivate Property Public PutRaiseEvent Randomize ReDim Rem Reset Resume Return RmDir RSetSavePicture SaveSetting SendKeys SetAttr Static SubThen TypeUnlockWend While Width With Write

/L3"HTML" HTML_LANG Nocase Noquote Block Comment On = <!-- Block Comment Off = --> Block Comment On Alt = <% Block Comment Off Alt = %> String Chars = "' File Extensions = HTM HTML SHTML HTT HTX/Delimiters = ~!@$%^&*()+=|\{}[]:;"'<> , .?

/Function String = "name=*">"/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/C1"Tags"<A </A> <ABBR> <ABBR </ABBR> <ABOVE> <ACRONYM> <ACRONYM </ACRONYM> <ADDRESS> <ADDRESS </ADDRESS> <APPLET </APPLET> <ARRAY> <AREA </AREA<B> <B </B> <BASE <BASEFONT <BDO> <BDO </BDO> <BGSOUND <BIG> <BIG </BIG> <BLINK> </BLINK> <BLOCKQUOTE> <BLOCKQUOTE </BLOCKQUOTE> <BODY <BODY> </BODY> <BOX> <BR<BR> <BIG <BLINK <BUTTON> </BUTTON><CAPTION> <CAPTION </CAPTION> <CENTER> <CENTER </CENTER> <CITE> <CITE </CITE> <C

Page 5: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 5/44

ODE> <CODE </CODE> <COL> <COL <COLGROUP <COLGROUP> </COLGROUP> <COMMENT> </COMMENT><DD> <DD </DD> <DEL> <DEL </DEL> <DFN> <DFN </DFN> <DIR> <DIR </DIR> <DIV> <DIV</DIV> <DL> <DL </DL> <DT> <DT </DT><EM> <EM </EM> <EMBED<FIELDSET> <FIELDSET </FIELDSET> <FIG> <FONT </FONT> <FORM> <FORM </FORM> <FRAME <FRAMESET </FRAMESET><H1> <H1 </H1> <H2> <H2 </H2> <H3> <H3 </H3> <H4> <H4 </H4> <H5> <H5 </H5> <H6><H6 </H6> <HEAD> <HEAD </HEAD> <HR> <HR <HTML> <HTML </HTML><I> <I </I> <IFRAME> </IFRAME> <ILAYER> </ILAYER> <IMG <INPUT> <INPUT <INS> <INS </INS> <ISINDEX> <ISINDEX<KBD> <KBD </KBD><LABEL> <LABEL </LABEL> <LAYER> <LAYER </LAYER> <LEGEND> <LEGEND </LEGEND> <LI><LI </LI> <LINK <LISTING> </LISTING><MAP </MAP> <MARQUEE </MARQUEE> <MENU> <MENU </MENU> <META <MULTICOL> </MULTICOL><NEXTID <NOBR> </NOBR> <NOFRAMES> </NOFRAMES> <NOLAYER> </NOLAYER> <NOTE> </NOTE> <NOSCRIPT> </NOSCRIPT><OBJECT> <OBJECT </OBJECT> <OL> <OL </OL> <OPTION> <OPTION </OPTION> <OPTGROUP><OPTGROUP </OPTGROUP><P <P> </P> <PARAM <PRE> <PRE </PRE><Q> <Q </Q> <QUOTE><RANGE> <ROOT><S> <S </S> <SAMP> <SAMP </SAMP> <SCRIPT <SCRIPT> </SCRIPT> <SELECT <SELECT> </S

ELECT> <SMALL> <SMALL </SMALL> <SOUND <SPACER> <SPAN> <SPAN </SPAN> <SQRT> <STRIKE> <STRIKE </STRIKE> <STRONG> <STRONG </STRONG> <STYLE> <STYLE </STYLE> <SUB> <SUB </SUB> <SUP> <SUP </SUP><TABLE> <TABLE </TABLE> <TBODY> <TBODY </TBODY> <TD <TD> </TD> <TEXT> <TEXTAREA<TEXTAREA> </TEXTAREA> <TFOOT> <TFOOT </TFOOT> <TH <TH> </TH> <THEAD> <THEAD </THEAD> <TITLE> </TITLE> <TR <TR> </TR> <TT> </TT> <TT<U> <U </U> <UL> <UL </UL><VAR> </VAR> <VAR<WBR><XMP> </XMP>/C2"Attributes"ABBR= ACCEPT-CHARSET= ACCEPT= ACCESSKEY= ACTION= ALIGN= ALINK= ALT= ARCHIVE= AXIS=

BACKGROUND= BEHAVIOR BELOW BGCOLOR= BORDER=CELLPADDING= CELLSPACING= CHAR= CHAROFF= CHARSET= CHECKED CITE= CLASS= CLASSID=CLEAR= CODE= CODEBASE= CODETYPE= COLOR= COLS= COLSPAN= COMPACT CONTENT= COORDS=DATA= DATETIME= DECLARE DEFER DIR= DISABLEDENCTYPE=FACE= FOR= FRAME= FRAMEBORDER= FRAMESPACING=HEADERS= HEIGHT= HIDDEN= HREF= HREFLANG= HSPACE= HTTP-EQUIV=ID= ISMAP=LABEL= LANG= LANGUAGE= LINK= LOOP= LONGDESC=MAILTO= MARGINHEIGHT= MARGINWIDTH= MAXLENGTH= MEDIA= METHOD= MULTIPLENAME= NOHREF NORESIZE NOSHADEOBJECT= ONBLUR= ONCHANGE= ONFOCUS= ONKEYDOWN= ONKEYPRESS= ONKEYUP= ONLOAD= ONRESET= ONSELECT= ONSUBMIT= ONUNLOAD= ONCLICK= ONDBLCLICK= ONMOUSEDOWN= ONMOUSEMOVE=

 ONMOUSEOUT= ONMOUSEOVER= ONMOUSEUP=PROFILE= PROMPT=READONLY REL= REV= ROWS= ROWSPAN= RULES=SCHEME= SCOPE= SCROLLING= SELECTED SHAPE= SIZE= SPAN= SRC= STANDBY= START= STYLE= SUMMARY=TABINDEX= TARGET= TEXT= TITLE= TOPMARGIN= TYPE=URL= USEMAP=VALIGN= VALUE= VALUETYPE= VERSION= VLINK= VSPACE=WIDTH==

Page 6: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 6/44

/L4"Java" JAVA_LANG Line Comment = // Block Comment On = /* Block Comment Off =*/ Escape Char = \ File Extensions = JAV JAVA/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%[ ^t]++[ps][a-z]+ [a-z0-9]+ ^(*(*)^)*{$"/Function String 1 = "%[ ^t]++[ps][a-z]+ [a-z0-9]+ ^(*(*)^)[ ^t]++$"/Indent Strings = "{"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/Open Fold Strings = "{"/Close Fold Strings = "}"/C1abstractbreak byte booleancatch case class char continuedefault double doelse extendsfalse final float for finallyif import implements int interface instanceoflong lengthnative new nullpackage private protected publicreturn

switch synchronized short static supertry true this throw throws threadsafe transientvoidwhile/C2AbstractMethodError AccessException Acl AclEntry AclNotFoundException ActionEvent ActionListener Adjustable AdjustmentEvent AdjustmentListener Adler32 AlreadyBoundException Applet AppletContext AppletStub AreaAveragingScaleFilter ArithmeticException Array ArrayIndexOutOfBoundsException ArrayStoreException AudioClip AWTError AWTEvent AWTEventMulticaster AWTExceptionBeanDescriptor BeanInfo Beans BigDecimal BigInteger BindException BitSet Boolean BorderLayout BreakIterator BufferedInputStream BufferedOutputStream BufferedReader BufferedWriter Button ButtonPeer Byte ByteArrayInputStream ByteArrayOutputSt

reamCalendar CallableStatement Canvas CanvasPeer Certificate Character CharacterIterator CharArrayReader CharArrayWriter CharConversionException Checkbox CheckboxGroup CheckboxMenuItem CheckboxMenuItemPeer CheckboxPeer CheckedInputStream CheckedOutputStream Checksum Choice ChoiceFormat ChoicePeer Class ClassCastException ClassCircularityError ClassFormatError ClassLoader ClassNotFoundException Clipboard ClipboardOwner Cloneable CloneNotSupportedException CollationElementIteratorCollationKey Collator Color ColorModel Compiler Component ComponentAdapter ComponentEvent ComponentListener ComponentPeer ConnectException ConnectIOException Connection Constructor Container ContainerAdapter ContainerEvent ContainerListener ContainerPeer ContentHandler ContentHandlerFactory CRC32 CropImageFilter Cursor Customizer CardLayoutDatabaseMetaData DataFlavor DataFormatException DatagramPacket DatagramSocket Da

tagramSocketImpl DataInput DataInputStream DataOutput DataOutputStream DataTruncation Date DateFormat DateFormatSymbols DecimalFormat DecimalFormatSymbols Deflater DeflaterOutputStream DGC Dialog DialogPeer Dictionary DigestException DigestInputStream DigestOutputStream Dimension DirectColorModel Double Driver DriverManager DriverPropertyInfo DSAKey DSAKeyPairGenerator DSAParams DSAPrivateKey DSAPublicKeyEmptyStackException Enumeration EOFException Error Event EventListener EventObject EventQueue EventSetDescriptor Exception ExceptionInInitializerError ExportExceptionFeatureDescriptor Field FieldPosition File FileDescriptor FileDialog FileDialogP

Page 7: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 7/44

eer FileInputStream FilenameFilter FileNameMap FileNotFoundException FileOutputStream FileReader FileWriter FilteredImageSource FilterInputStream FilterOutputStream FilterReader FilterWriter Float FlowLayout FocusAdapter FocusEvent FocusListener Font FontMetrics FontPeer Format Frame FramePeerGraphics GregorianCalendar GridBagConstraints GridBagLayout GridLayout Group GZIPInputStream GZIPOutputStreamHashtable HttpURLConnectionIdentity IdentityScope IllegalAccessError IllegalAccessException IllegalArgumentException IllegalComponentStateException IllegalMonitorStateException IllegalStateException IllegalThreadStateException Image ImageConsumer ImageFilter ImageObserver ImageProducer IncompatibleClassChangeError IndexColorModel IndexedPropertyDescriptor IndexOutOfBoundsException InetAddress Inflater InflaterInputStream InputEvent InputStream InputStreamReader Insets InstantiationError InstantiationException Integer InternalError InterruptedException InterruptedIOException IntrospectionException Introspector InvalidClassException InvalidKeyException InvalidObjectException InvalidParameterException InvocationTargetException IOException ItemEvent ItemListener ItemSelectableKey KeyAdapter KeyEvent KeyException KeyListener KeyManagementException KeyPairKeyPairGeneratorLabel LabelPeer LastOwnerException LayoutManager LayoutManager2 Lease LightweightPeer LineNumberInputStream LineNumberReader LinkageError List ListPeer ListResourceBundle LoaderHandler Locale LocateRegistry LogStream LongMalformedURLException MarshalException Math MediaTracker Member MemoryImageSource Menu MenuBar MenuBarPeer MenuComponent MenuComponentPeer MenuContainer MenuIte

m MenuItemPeer MenuPeer MenuShortcut MessageDigest MessageFormat Method MethodDescriptor MissingResourceException Modifier MouseAdapter MouseEvent MouseListener MouseMotionAdapter MouseMotionListener MulticastSocketNaming NegativeArraySizeException NoClassDefFoundError NoRouteToHostException NoSuchAlgorithmException NoSuchElementException NoSuchFieldError NoSuchFieldException NoSuchMethodError NoSuchMethodException NoSuchObjectException NoSuchProviderException NotActiveException NotBoundException NotOwnerException NotSerializableException NullPointerException Number NumberFormat NumberFormatExceptionObject ObjectInput ObjectInputStream ObjectInputValidation ObjectOutput ObjectOutputStream ObjectStreamClass ObjectStreamException ObjID Observable Observer Operation OptionalDataException OutOfMemoryError OutputStream OutputStreamWriter OwnerPaintEvent Panel PanelPeer ParameterDescriptor ParseException ParsePosition Perm

ission PipedInputStream PipedOutputStream PipedReader PipedWriter PixelGrabber Point Polygon PopupMenu PopupMenuPeer PreparedStatement Principal PrintGraphics PrintJob PrintStream PrintWriter PrivateKey Process Properties PropertyChangeEvent PropertyChangeListener PropertyChangeSupport PropertyDescriptor PropertyEditor PropertyEditorManager PropertyEditorSupport PropertyResourceBundle PropertyVetoException ProtocolException Provider ProviderException PublicKey PushbackInputStream PushbackReaderRandom RandomAccessFile Reader Rectangle Registry RegistryHandler Remote RemoteCall RemoteException RemoteObject RemoteRef RemoteServer RemoteStub ReplicateScaleFilter ResourceBundle ResultSet ResultSetMetaData RGBImageFilter RMIClassLoader RMIFailureHandler RMISecurityException RMISecurityManager RMISocketFactory RuleBasedCollator Runnable Runtime RuntimeExceptionScrollbar ScrollbarPeer ScrollPane ScrollPanePeer SecureRandom Security Security

Exception SecurityManager SequenceInputStream Serializable ServerCloneExceptionServerError ServerException ServerNotActiveException ServerRef ServerRuntimeException ServerSocket Shape Short Signature SignatureException Signer SimpleBeanInfo SimpleDateFormat SimpleTimeZone Skeleton SkeletonMismatchException SkeletonNotFoundException Socket SocketException SocketImpl SocketImplFactory SocketSecurityException SQLException SQLWarning Stack StackOverflowError Statement StreamCorruptedException StreamTokenizer String StringBuffer StringBufferInputStream StringCharacterIterator StringIndexOutOfBoundsException StringReader StringSelectionStringTokenizer StringWriter StubNotFoundException SyncFailedException System SystemColor

Page 8: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 8/44

TextArea TextAreaPeer TextComponent TextComponentPeer TextEvent TextField TextFieldPeer TextListener Thread ThreadDeath ThreadGroup Throwable Time Timestamp TimeZone Toolkit TooManyListenersException Transferable TypesUID UnexpectedException UnicastRemoteObject UnknownError UnknownHostException UnknownServiceException UnmarshalException Unreferenced UnsatisfiedLinkError UnsupportedEncodingException UnsupportedFlavorException URL URLConnection URLEncoderURLStreamHandler URLStreamHandlerFactory UTFDataFormatExceptionVector VerifyError VetoableChangeListener VetoableChangeSupport VirtualMachineError Visibility VMID VoidWindow WindowAdapter WindowEvent WindowListener WindowPeer WriteAbortedException WriterZipEntry ZipException ZipFile ZipInputStream ZipOutputStream

/L5"Perl" PERL_LANG Noquote Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] Escape Char = \ File Extensions = CGI PL PM PLX/Delimiters = ~!@$%^&*()+=|\/{}[]:;"'<> ,.?//Function String = "%[ ^t]++sub[ ^t]+^([a-z0-9_]+^)[ {^p]"/Function String 2 = "%[ ^t]++sub[ ^t]^([a-z_]+[a-z_0-9]++^)[ ^t]++(++[@$]++)[~;]"/Indent Strings = "{"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{"

/Close Fold Strings = "}"/C1-A -B -C -M -O -R -S -T -W -X -b -c -d -e -f -g -k -l -o -p -r -s -t -u -w -x -z

 __DATA__ __END__ __FILE__ __LINE__ continuedoelse elsiffor foreachgotoiflast localmynext no

ourpackageredo return requiresubuntil unless usewhile/C2accept alarm atan2bind binmode blesscaller chdir chmod chomp chop chown chr chroot close closedir connect cos cryptdbmclose dbmopen defined delete die dumpeach endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exit exp exists

fcntl fileno flock fork formline formatgetc getgrent getgrgid getgrname gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getppid getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt glob gmtime grephexindex int ioctljoinkeys killlc lcfirst length link listen localtime log lstat

Page 9: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 9/44

map mkdir msgctl msgget msgrcv msgsndnewoct open opendir ordpack pipe pop pos print printf pushquotemetarand read readdir readline readlink recv ref rename reset reverse rewinddir rindex rmdirscalar seek seekdir select semctl semgett semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat study substr symlink syscall sysopen sysread system syswritetell telldir tie tied time times truncateuc ucfirst umask undef unlink unpack unshift utimevalues vecwait waitpid wantarray warn write/C3AUTOLOADandBEGINCOREDESTROYeqEND

ge gtle ltne notmorq qq qw qxSUPERstrUNIVERSALx xory

/L6"XML" XML_LANG Noquote Block Comment On = <!-- Block Comment Off = --> File Extensions = XML XUL/Delimiters = ~@$%^&*()+=|\{};"'<> ,/Function String = "name=*">"/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/C1"Elements"** <<a </a> <abbr> <abbr </abbr> <above> <abstract> </abstract> <acronym> </acronym> <activity> </activity> <actor> <actor </actor> <add> <add </add> <addName </addName> <address> <address </address> <addressList> </addressList> <addrLine> <addSpan <admin </admin> <affiliation> </affiliation> <alt <altGrp </altGrp> <analytic> </analytic> <anchor <any> </any> <app> <app </app> <applet </applet> <apply

<arc <argument> </argument> <array> <area </area <arg <att> <att </att> <attDef> <attDef </attDef> <attlDecl> <attlDecl </attlDecl> <attList> <attList </attList> <attName> </attName> <author> </author> <authority> </authority> <availability> <availability </availability><b> <b </b> <back> <back </back> <base <basefont <baseWsd <bdo> </bdo> <bgsound<bibl> <bibl </bibl> <biblFull> </biblFull> <biblScope> <biblStruct> <biblStruct </biblStruct> <bicond> </bicond> <big> <big </big> <birth> <birth </birth> <birthDate> <birthPlace> <blink> <blink </blink> <bloc </bloc> <blockquote> <blockquote </blockquote> <body> <body </body> <box> </box> <br <br> <br/> <broadcast> </broadcast> <button> </button> <byline> </byline>

Page 10: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 10/44

<c> <c </c> <caesura> <calEvent> </calEvent> <camera> </camera> <caption> <caption </caption> <case> <castGroup> <castGroup </castGroup> <castItem> <castItem </castItem> <castList> </castList> <catDesc> </catDesc> <category </category> <catRef <cb> <cb <cell> <cell </cell> <center> <center </center> <certainty <cf> </cf> <channel </channel> <change> <change </change> <character> <character </character> <characters> </characters> <children> <children <children/> <cit> </cit> <cite> <cite </cite> <city> </city> <cl> <cl </cl> <class> <class </class> <classCode <classDecl> </classDecl> <classDoc> <classDoc </classDoc> <classes> <classes </classes> <closer> </closer> <code> <code </code> <codedCharSet> <codedCharSet <col> </col> <colgroup> </colgroup> <colloc> <colloc </colloc> <comment> </comment> <commentary </commentary> <cond> </cond> <constitution </constitution> <contents/> <corr> <corr </corr> <correction> </correction> <country> <country </country> <creation> </creation> <creationDate> </creationDate><damage> <damage </damage> <dataDesc> </dataDesc> <dataType> <date> <date </date> <dateline> </dateline> <dateRange </dateRange> <dateStruct> <dateStruct </dateStruct> <day> <day </day> <dd> <dd </dd> <def> </def> <default> <define-macro </define-macro> <define-script> </define-script> <define-style <del> <del </del> <delSpan <derivation </derivation> <desc> <desc </desc> <descrip> <descrip </descrip> <dfn> <dfn </dfn> <dft> <dir> <dir </dir> <direction <display-group> <display-group </display-group> <distance> <distance </distance> <distinct </distinct> <distributor> </distributor> <div> <div </div> <div0> <div0 </div0> <div1> <div1 </div1> <div2> <div2 </div2> <div3> <div3 </div3> <div4> <div4 </div4> <div5><div5 </div5> <div6> <div6 </div6> <div7> <div7 </div7> <divGen <dl> <dl </dl> <doc> </doc> <docAuthor> </docAuthor> <docDate> <docEdition> </docEdition> <docIm

print> </docImprint> <docTitle> </docTitle> <domain </domain> <dt> <dt </dt><earliesttime <edition> <edition </edition> <editionStmt> </editionStmt> <editor> <editor </editor> <editorialDecl> <editorialDecl </editorialDecl> <education></education> <eg> </eg> <egwd> </egwd> <eLeaf <elemDecl> <elemDecl </elemDecl> <em> <em </em> <embed <emph> <emph </emph> <encodingDesc> </encodingDesc> <ent </ent> <entDoc> <entDoc </entDoc> <entitySet> <entitySet <entName> <entName </entName> <entry> <entry </entry> <entryFree> </entryFree> <epigraph> <epigraph </epigraph> <epilogue> </epilogue> <equipment> </equipment> <equiv <eTree </eTree> <etym> </etym> <eval> </eval> <event <exceptions> <exceptions </exceptions> <exemplum> <exemplum </exemplum> <expan </expan> <extent> </extent> <external-graphic<extFigure<f </f> <factuality </factuality> <fAlt> <fAlt </fAlt> <fDecl> <fDecl </fDecl> <fDescr> </fDescr> <fieldset> </fieldset> <fig> <figDesc> </figDesc> <figure </fi

gure> <fileDesc> </fileDesc> <files> <files </files> <firstLang> </firstLang> <fLib </fLib> <font </font> <forest> <forest </forest> <forestGrp> </forestGrp> <form <formula </formula> <fs> <fs </fs> <fsConstraints> <fsConstraints </fsConstraints> <fsdDecl <fsDecl </fsDecl> <fsDescr> <fsLib </fsLib> <foreign> <foreign </foreign> <foreName> <foreName </foreName> <form> <form </form> <formula> <frame <frameset </frameset> <front> </front> <fs </fs> <funder> </funder> <fvLib </fvLib> <fw </fw><gap> <gap <gen> </gen> <genName> </genName> <geog> </geog> <geogName> <geogName </geogName> </gfn> <gi> <gi </gi> <gloss> <gloss </gloss> <gram </gram> <gramGrp> <gramGrp </gramGrp> <graph </graph> <group> </group><h> </h> <h1> <h1 <h2> <h2 <h3> <h3 <h4> <h4 <h5> <h5 <h6> <h6 </h1> </h2> </h3> </h4> </h5> </h6> <hand> <hand <handList> </handList> <handShift> <handShift <head> <head </head> <headItem> <headItem </headItem> <headLabel> <headLabel </hea

dLabel> <hi> <hi </hi> <hom> <hom </hom> <home> </home> <horizontal-rule/> <hour> <hour </hour> <hps </hps> <hr> <hr <hr/> <hsn> </hsn> <html> </html> <hwd> </hwd> <hyph> </hyph> <hyphenation </hyphenation><i> <i </i> <id <idno> <idno </idno> <if> <iff> <iframe> </iframe> <ihs> </ihs><ilayer> </ilayer> <img <imprimatur> <imprint> </imprint> <index <iNode <input><input <ins> <interaction <interp <interpGrp> <interpGrp </interpGrp> <interpretation> <intervaltime <invoke </invoke> <isindex> <item> <item </item> <itype> <itype </itype><join <joinGrp </joinGrp><kbd> <kbd </kbd> <keywords> <keywords </keywords> <kinesic

Page 11: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 11/44

<l> <l </l> <label> <label </label> <lacunaEnd> <lacunaStart> <lang> </lang> <langKnown> </langKnown> <language> <language </language> <langUsage> </langUsage><latesttime <layer> <lb> <lb <lbl> <lbl </lbl> <leaf <legend> </legend> <lem> <lem <lg> <lg </lg> <lg1> <lg1 </lg1> <lg2> <lg2 </lg2> <lg3> <lg3 </lg3> <lg4> <lg4 </lg4> <lg5> <lg5 </lg5> <li> <li </li> <line> <line-field </line-field> <link> <link </link> <linkGrp </linkGrp> <list> <list </list> <listBibl> </listBibl> <listing> </listing> <list-item </list-item> <locale> <locator <log <logtarget</logtarget><m> <m </m> <map </map> <marquee </marquee> <measure </measure> <meeting> </meeting> <mentioned> <mentioned </mentioned> <menu> <menu </menu> <meta <metDecl> <metDecl </metDecl> <milestone <minus> <minus <minute> <minute </minute> <monogr></monogr> <month> <month </month> <mood> <move <msr <multicol> </multicol> <mylink </mylink><name> <name </name> <nameLink> </nameLink> <nbr <nextid <nobr> </nobr> <node <noframes> </noframes> <nolayer> </nolayer> <none> <normalization> <normalization</normalization> <noscript> </noscript> <note> <note </note> <notesStmt> </notesStmt> <null> <num> <num </num> <number> </number><object> </object> <occasion> <occasion </occasion> <occupation> <occupation </occupation> <offset> </offset> <ofig> <ol> <ol </ol> <omit> <omit </omit> <opener> </opener> <option> <option </option> <optgroup> </optgroup> <oRef> <oRef <org> </org> <orgDivn </orgDivn> <orgName </orgName> <orgTitle </orgTitle> <orgType </orgType> <orig> <orig </orig> <ornament </ornament> <orth> <orth </orth> <otherForm> <oVar> <oVar </oVar><p> <p </p> <page> <paragraph> <paragraph </paragraph> <para <param <parents> <p

art> <part </part> <particDesc> </particDesc> <participant> <participant </participant> <participantGrp> <particLinks> <particLinks </particLinks> <pause> <pb><pb <per> <performance> </performance> <persName> <persName </persName> <person</person> <personGrp> </personGrp> <ph> </ph> <phr> <phr </phr> <place> </place> <placeName> <placeName </placeName> <plus> <plus <pos> </pos> <PostBox> </postBox> <postCode> </postCode> <pr> </pr> <pre> <pre </pre> <pReg> <preparedness <principal> </principal> <profileDesc> </profileDesc> <pron> <pron </pron> <projectDesc> </projectDesc> <prologue> </prologue> <ptr <publicationStmt> </publicationStmt> <publisher> </publisher> <pubPlace> </pubPlace> <purgetime <purpose <purposes> </purposes> <pVar<q> <q </q> <quotation </quotation> <quote> </quote><range> <rate <rdg> <rdg </rdg> <rdgGrp </rdgGrp> <re> <re </re> <recording </recording> <recordingStmt> </recordingStmt> <ref> <ref </ref> <refsDecl> <refsDecl

 </refsDecl> <reg> <reg </reg> <region> <region </region> <relation <relationship </relationship> <relPlace> </relPlace> <remarks> <rendition </rendition> <residence> </residence> <resp> </resp> <respons <respStmt> </respStmt> <restore </restore> <revisionDesc> </revisionDesc> <role> <role </role> <roleDesc> </roleDesc> <roleName> <roleName </roleName> <root> <root <root/> <row> <row </row> <rs> <rs </rs> <rule> <rule </rule><s> <s </s> <salute> </salute> <samp> <samp </samp> <samplingDecl> </samplingDecl> <schedule </schedule> <script> <script </script> <scriptStmt </scriptStmt> <scroll </scroll> <second> <second </second> <seg> <seg </seg> <seg1> <seg1 </seg1> <segmentation> </segmentation> <select> <select </select> <select-elements> </select-elements> <sense> <sense </sense> <sequence> </sequence> <series> </series> <seriesStmt> </seriesStmt> <seriesTitle> </seriesTitle> <set> </set> <setting> <setting </setting> <settingDesc> </settingDesc> <settle> <settle </settle> <s

ettlement </settlement> <shift> <shift <sic> <sic </sic> <signed> <signed </signed> <small> <small </small> <soCalled> <soCalled </soCalled> <socecStatus> <socecStatus <sound> <sound </sound> <sourceDesc> </sourceDesc> <sp> <sp </sp> <space <spacer> <span> <span </span> <spanGrp </spanGrp> <speaker> </speaker> <sponsor> </sponsor> <sqrt> <stage> <stage </stage> <state> <state </state> <stdVals> </stdVals> <step <str> <str </str> <street> </street> <stress> <strike> <strike </strike> <string> </string> <strong> <strong </strong> <style> <style </style> <style-rule> </style-rule> <sub> <sub </sub> <subc> </subc> <sup> <sup </sup> <superEntry> </superEntry> <supplied> <supplied </supplied> <surName> <surName </surName> <syll> </syll> <sym <symbol

Page 12: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 12/44

<table> <table </table> <tag> </tag> <tagDoc> </tagDoc> <tagsDecl> </tagsDecl> <tagUsage </tagUsage> <target-element </target-element> <target-element/> <taxonomy </taxonomy> <tbody> <tbody </tbody> <td <td> </td> <tech> <tech </tech> <tei.2> </tei.2> <teiCorpus.2> </teiCorpus.2> <teiFsd2> </teiFsd2> <teiHeader> <teiHeader </teiHeader> <term> <term </term> <termEntry> <termEntry </termEntry> <text> <text </text> <textClass> </textClass> <textDesc> <textDesc </textDesc> <then> <tig </tig> <time> <time </time> <timeLine> <timeLine </timeLine> <timeRange </timeRange> <timeStruct> <timeStruct </timeStruct> <title> <title </title> <titlePage> <titlePage </titlePage> <titlePart> <titlePart </titlePart> <titleStmt> <titleStmt </titleStmt> <title-style <tns </tns> <tr> </tr> <trailer> </trailer> <trans> <trans </trans> <tree </tree> <triangle </triangle> <tsd> </tsd><textarea <textarea> </textarea> <tfoot> <tfoot </tfoot> <th <th> </th> <thead><thead </thead> <tr <tt> </tt> <tt<u> <u </u> <ul> <ul </ul> <uncertain> <unclear> <unclear </unclear> <usg> <usg</usg><val> </val> <valDesc> </valDesc> <valList> <valList </valList> <valRange> </valRange> <vAlt> <vAlt </vAlt> <var> <var </var> <variantEncoding> <variantEncoding </variantEncoding> <vDefault> </vDefault> <view> </view> <vocal <vol> <vRange></vRange><w> <w </w> <warning-para </warning-para> <wbr> <week> <week </week> <what> <when <who> </who> <wit> <witDetail </witDetail> <witEnd> <witList> </witList> <witness </witness> <witStart> <work> </work> <writing </writing> <writingSystemDeclaration> <writingSystemDeclaration </writingSystemDeclaration><xml> </xml> <xmp> </xmp> <xptr <xr> <xr </xr> <xref <xsl> </xsl>

<year> <year </year>// />><?><? <?xml]]><![CDATA[/C2"Attributes"abbr= absolute= action= active= adj= adjFrom= adjTo= afiicode= age= agent= align= alink= all= allusion= alt= am= ana= ancestor= anchored= arity= assertedValue=attribute= authority=background= background-color= baseForm= baseType= behavior below bgcolor= border

=calendar= cap= cause= cellpadding= cellspacing= cert= certainty= character= chars= children= class= classid= clear= code= codebase= codedCharSet= color= cols= colspan= complete= composite= content= content-role= coords= copyOf= corr= corresp= crdate= creator=data= date= dateCreated= dateUpdated= day= decls= definition= default= degree= delim= depend= depPtr= desc= descendant= descriptive= dim= dir= direct= direction discrete= doc= doctype= domains= dt:type= dt:values= dur=ed= encoding= end= end-indent= enjamb= entity= entityLoc= entitySet= entityStd=eol= exact= excl= exclude= expan= extendTarg= extent= evaluate= expand= event=face= feats= feature= field-width= first= first-line-start-indent= follow= following= font-family= font-family-name= font-posture= font-size= font-style= font-weight= for= form= frameborder= framespacing= from= fsd= full= function= fVal=

gi= given= gradual= group= grpPtr=h= hand= has-value= height= hidden= hour= href= hspace= http-equiv=id= ident= image= included= inDegree= index= ink= inline= inst= interval= ismap= iso639= iterated=key=label= label2= lang= language= left-margin= lemma= length= level= level1= level2= level3= level4= lexpunc= lines= line-spacing= link= loc= location= locus= loop=macro= mailto= margin-bottom= margin-left= marginheight= margin-top= marginwidth= marker= marks= maxOccurs= mergedin= met= method= minOccurs= mlang= mode= multi

Page 13: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 13/44

ple mutual= mutExcl=NSDef=n= name= names= new= next= nohref none= noresize norm= noshade notation=occurs= old= onblur onchange= onclick onfocus onload only= onmouseout onmouseover onsubmit= opt= ord= order= org= orig= origin= outDegree=padding= parent= part= passive= pattern= per= perf= place= pm= position= prefix= prev= previous= prompt=quadding=real= reason= refunit= reg= rel= rend= render= required= resp= result= rev= rhyme= right-margin= role= rows= rowspan=sameAs= sample= scheme= scope= scribe= script= scrolling= select= selected sex=shape= show= sic= sigil= since= size= social= some= sort= source= space= space-after= space-before= span= split= src= SrcDef= standalone= start start= start-indent= status= string= style= subtype= synch=TEI= TEIForm=target= targetEnd= targets= targFunc= targOrder= targType= terminal= text= text-align= theme= time= timezone= title= to= token= topmargin= trans= type=ucs-4= uniform= unit= url= usage= use=valign= value= valueTo= varSeq= version= vlink= vspace=weights= where= who= width= wit= wscale= wsd=xl-role= xl-title= xml:link= xmlns xmlns:dt xmlns:cmizone=24hour==

-/C3"Commands"edit else enjambfor functionglobal globinclif interpretreturnthenvarwhile/C4"MSXMS schema nodes"<AttributeType </AttributeType> </AttributeType><ElementType </ElementType> </ElementType>

<Schema </Schema> </Schema>/C5"MSXMS schema attributes"<attribute <attribute> </attribute> </attribute>/C6"MSXMS schema element list"<element <element> </element> /element>

/L7"C#" CSHARP_LANG Line Comment = // Block Comment On = /* Block Comment Off =*/ Escape Char = \ String Chars = "' File Extensions = CS/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%[a-zA-Z_]*)[~;]"/Indent Strings = "{"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["

/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{" "#region"/Close Fold Strings = "}" "#endregion"/C1"Keywords"as autobase breakcase catch const continuedefault doelse event explicit externfalse finally fixed for foreach

Page 14: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 14/44

gotoif implicit in internallocknamespace nulloperator out overrideparams private protected publicreadonly ref returnsealed stackalloc static switchthis throw true tryunsafe usingvirtual voidwhile/C2"C# Data Types"bool bytechar classdecimal delegate doubleenumfloatint interfacelongobjectsbyte short string structuint ulong ushort/C3"C# Preprocessor Directives"

#elif #endif #endregion #else #error#define#if#line#region#undef#warning/C4"Operators"+-*?=

// /%&><^!|:checkedisnewsizeof

typeofunchecked

/L8"PHP" PHP_LANG Nocase Line Comment = // Line Comment Alt = # Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = PHP PHTML INC PHP3 PHP4/Delimiters = ~!%^&*()-+=|\/{}[]:;"'` , ./Function String = "%[^t ]++function[^t ]+^([a-zA-Z0-9_&]+*^){"/Function String 1 = "%[^t ]++function[^t ]+^([a-zA-Z0-9_&]+*^)^p*{"/Indent Strings = "{"

Page 15: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 15/44

Page 16: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 16/44

nalize cpdf_finalize_page cpdf_global_set_document_limits cpdf_import_jpeg cpdf_ linetocpdf_moveto cpdf_open cpdf_output_buffer cpdf_page_init cpdf_place_inline_imagecpdf_rect cpdf_restore cpdf_rlineto cpdf_rotate cpdf_save cpdf_save_to_file cpdf

 _scalecpdf_set_char_spacing cpdf_set_creator cpdf_set_current_page cpdf_set_font cpdf_ set_horiz_scaling cpdf_set_keywords cpdf_set_leading cpdf_set_page_animation cpdf_set_subjectcpdf_set_text_matrix cpdf_set_text_pos cpdf_set_text_rendering cpdf_set_text_rise cpdf_set_title cpdf_set_word_spacing cpdf_setdash cpdf_setflat cpdf_setgray cpdf_setgray_fillcpdf_setgray_stroke cpdf_setlinecap cpdf_setlinejoin cpdf_setlinewidth cpdf_setmiterlimit cpdf_setrgbcolor cpdf_setrgbcolor_fill cpdf_setrgbcolor_stroke cpdf_show cpdf_show_xycpdf_stringwidth cpdf_stroke cpdf_text cpdf_translate crypt currentdate dba_close dba_delete dba_exists dba_fetch dba_firstkey dba_insert dba_nextkey dba_open dba_optimize dba_popen dba_replace dba_sync dbase_add_record dbase_closedbase_create dbase_delete_record dbase_get_record dbase_get_record_with_name dbase_numfields dbase_numrecords dbase_open dbase_pack dbase_replace_record dblistdbmclosedbmdelete dbmexists dbmfetch dbmfirstkey dbminsert dbmnextkey dbmopen dbmreplace debugger_off debugger_on decbin dechex decoct delete dir dirname diskfreespacedl doubleval

each easter_days echo empty end ereg ereg_replace eregi eregi_replace error_logerror_reporting escapeshellcmd exec exp explode extension_loaded extractfclose fdf_close fdf_create fdf_get_file fdf_get_status fdf_get_value fdf_next_field_name fdf_open fdf_save fdf_set_ap fdf_set_file fdf_set_status fdf_set_value feof fgetcfgetcsv fgets fgetss file file_exists fileatime filectime filegroup fileinode filemtime fileowner fileperms filepro filepro_fieldcount filepro_fieldname filepro

 _fieldtypefilepro_fieldwidth filepro_retrieve filepro_rowcount filesize filetype flock floor flush fopen fpassthru fputs fread frenchtojd fseek fsockopen ftell ftp_cdup ftp_chdirftp_connect ftp_delete ftp_fget ftp_fput ftp_get ftp_login ftp_mdtm ftp_mkdir ftp_nlist ftp_pasv ftp_put ftp_pwd ftp_quit ftp_rawlist ftp_rename ftp_rmdir ftp_s

ite ftp_sizeftp_systype func_get_arg func_get_args func_num_args fwriteget_cfg_var get_current_user get_html_translation_table get_magic_quotes_gpc get

 _magic_quotes_runtime get_meta_tags getallheaders getdate getenv gethostbyaddr gethostbynamegethostbynamel getimagesize getlastmod getmxrr getmyinode getmypid getmyuid getprotobyname getprotobynumber getrandmax getrusage getservbyname getservbyport gettimeofdaygettype gmdate gmmktime gmstrftime gregoriantojd gzclose gzeof gzfile gzgetc gzgets gzgetss gzopen gzpassthru gzputs gzread gzrewind gzseek gztell gzwriteheader hexdec htmlentities htmlspecialcharsibase_bind ibase_close ibase_connect ibase_execute ibase_fetch_row ibase_free_query ibase_free_result ibase_num_fields ibase_pconnect ibase_prepare ibase_query

ibase_timefmtifx_affected_rows ifx_blobinfile_mode ifx_byteasvarchar ifx_close ifx_connect ifx_copy_blob ifx_create_blob ifx_create_char ifx_do ifx_error ifx_errormsg ifx_fetch_rowifx_fieldproperties ifx_fieldtypes ifx_free_blob ifx_free_char ifx_free_result ifx_free_slob ifx_get_blob ifx_get_char ifx_getsqlca ifx_htmltbl_result ifx_nullformatifx_num_fields ifx_num_rows ifx_pconnect ifx_prepare ifx_query ifx_textasvarchar ifx_update_blob ifx_update_char ifxus_close_slob ifxus_create_slob ifxus_open_slob

Page 17: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 17/44

ifxus_read_slob ifxus_seek_slob ifxus_tell_slob ifxus_write_slob imagearc imagechar imagecharup imagecolorallocate imagecolorat imagecolorclosest imagecolorexactimagecolorresolve imagecolorset imagecolorsforindex imagecolorstotal imagecolortransparent imagecopyresized imagecreate imagecreatefromgif imagedashedline imagedestroyimagefill imagefilledpolygon imagefilledrectangle imagefilltoborder imagefontheight imagefontwidth imagegif imageinterlace imageline imageloadfont imagepolygonimagepsbboximagepsencodefont imagepsfreefont imagepsloadfont imagepstext imagerectangle imagesetpixel imagestring imagestringup imagesx imagesy imagettfbbox imagettftext imap_8bitimap_alerts imap_append imap_base64 imap_binary imap_body imap_check imap_clearflag_full imap_close imap_createmailbox imap_delete imap_deletemailbox imap_errors imap_expungeimap_fetch_overview imap_fetchbody imap_fetchheader imap_fetchstructure imap_getmailboxes imap_getsubscribed imap_header imap_headers imap_last_error imap_listmailboximap_listsubscribed imap_mail imap_mail_compose imap_mail_copy imap_mail_move imap_mailboxmsginfo imap_msgno imap_num_msg imap_num_recent imap_open imap_ping imap_qprintimap_renamemailbox imap_reopen imap_rfc822_parse_adrlist imap_rfc822_write_address imap_scanmailbox imap_search imap_setflag_full imap_sort imap_status imap_subscribe imap_uid

imap_undelete imap_unsubscribe imap_utf7_decode imap_utf7_encode imap_utf8 implode in_array intval is_array is_dir is_double is_executable is_file is_float is_int is_linkis_integer is_long is_object is_readable is_real is_string is_writeable issetjddayofweek jdmonthname jdtofrench jdtogregorian jdtojewish jdtojulian jewishtojd join juliantojdkey krsort ksortldap_add ldap_bind ldap_close ldap_connect ldap_count_entries ldap_delete ldap_dn2ufn ldap_err2str ldap_errno ldap_error ldap_explode_dn ldap_first_attribute ldap_first_entryldap_free_result ldap_get_attributes ldap_get_dn ldap_get_entries ldap_get_values ldap_get_values_len ldap_list ldap_mod_add ldap_mod_del ldap_mod_replace ldap_ modify

ldap_next_attribute ldap_next_entry ldap_read ldap_search ldap_unbind link linkinfo list log log10 lstat ltrimmail max mcal_append_event mcal_close mcal_date_compare mcal_date_valid mcal_day

 _of_week mcal_day_of_year mcal_days_in_month mcal_delete_event mcal_event_initmcal_event_set_alarm mcal_event_set_category mcal_event_set_class mcal_event_set

 _description mcal_event_set_end mcal_event_set_recur_daily mcal_event_set_recur_ monthly_mdaymcal_event_set_recur_monthly_wday mcal_event_set_recur_none mcal_event_set_recur

 _weekly mcal_event_set_recur_yearly mcal_event_set_start mcal_event_set_titlemcal_fetch_current_stream_event mcal_fetch_event mcal_is_leap_year mcal_list_alarms mcal_list_events mcal_next_recurrence mcal_open mcal_snooze mcal_store_event mcal_time_valid mcrypt_cbc mcrypt_cfb mcrypt_create_iv mcrypt_ecb mcrypt_get_blo

ck_size mcrypt_get_cipher_name mcrypt_get_key_size mcrypt_ofb md5 metaphone mhash mhash_countmhash_get_block_size mhash_get_hash_name microtime min mkdir mktime msql msql_affected_rows msql_close msql_connect msql_create_db msql_createdb msql_data_seekmsql_dbnamemsql_drop_db msql_dropdb msql_error msql_fetch_array msql_fetch_field msql_fetch

 _object msql_fetch_row msql_field_seek msql_fieldflags msql_fieldlen msql_fieldnamemsql_fieldtable msql_fieldtype msql_free_result msql_list_dbs msql_list_fields msql_list_tables msql_listdbs msql_listfields msql_listtables msql_num_fields msq

Page 18: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 18/44

l_num_rowsmsql_numfields msql_numrows msql_pconnect msql_query msql_regcase msql_result msql_select_db msql_selectdb msql_tablename mssql_close mssql_connect mssql_data_ seekmssql_fetch_array mssql_fetch_field mssql_fetch_object mssql_fetch_row mssql_field_length mssql_field_name mssql_field_seek mssql_field_type mssql_free_resultmssql_get_last_message mssql_min_error_severity mssql_min_message_severity mssql

 _num_fields mssql_num_rows mssql_pconnect mssql_query mssql_result mssql_select_ dbmt_getrandmax mt_rand mt_srand mysql_affected_rows mysql_change_user mysql_close mysql_connect mysql_create_db mysql_data_seek mysql_db_query mysql_drop_db mysql_errnomysql_error mysql_fetch_array mysql_fetch_field mysql_fetch_lengths mysql_fetch_ object mysql_fetch_row mysql_field_flags mysql_field_len mysql_field_name mysql_ field_seekmysql_field_table mysql_field_type mysql_free_result mysql_insert_id mysql_list

 _dbs mysql_list_fields mysql_list_tables mysql_num_fields mysql_num_rows mysql_pconnectmysql_query mysql_result mysql_select_db mysql_tablenamenext nl2br number_formatocibindbyname ocicolumnisnull ocicolumnname ocicolumnsize ocicolumntype ocicommit ocidefinebyname ocierror ociexecute ocifetch ocifetchinto ocifetchstatement ocifreecursorocifreestatement ociinternaldebug ocilogoff ocilogon ocinewcursor ocinewdescrip

tor ocinlogon ocinumcols ociparse ociplogon ociresult ocirollback ocirowcount ociserverversionocistatementtype octdec odbc_autocommit odbc_binmode odbc_close odbc_close_all odbc_commit odbc_connect odbc_cursor odbc_do odbc_exec odbc_execute odbc_fetch_intoodbc_fetch_row odbc_field_len odbc_field_name odbc_field_type odbc_free_result odbc_longreadlen odbc_num_fields odbc_num_rows odbc_pconnect odbc_prepare odbc_resultodbc_result_all odbc_rollback odbc_setoption opendir openlog ora_bind ora_closeora_columnname ora_columntype ora_commit ora_commitoff ora_commiton ora_error ora_errorcodeora_exec ora_fetch ora_getcolumn ora_logoff ora_logon ora_open ora_parse ora_rollback ord

parse_str parse_url passthru pclose pdf_add_annotation pdf_add_outline pdf_arcpdf_begin_page pdf_circle pdf_clip pdf_close pdf_close_image pdf_closepathpdf_closepath_fill_stroke pdf_closepath_stroke pdf_continue_text pdf_curveto pdf

 _end_page pdf_endpath pdf_execute_image pdf_fill pdf_fill_stroke pdf_get_info pdf_linetopdf_moveto pdf_open pdf_open_gif pdf_open_jpeg pdf_open_memory_image pdf_place_image pdf_put_image pdf_rect pdf_restore pdf_rotate pdf_save pdf_scale pdf_set_char_spacingpdf_set_duration pdf_set_font pdf_set_horiz_scaling pdf_set_info_author pdf_set_ info_creator pdf_set_info_keywords pdf_set_info_subject pdf_set_info_title pdf_set_leadingpdf_set_parameter pdf_set_text_matrix pdf_set_text_pos pdf_set_text_rendering pdf_set_text_rise pdf_set_transition pdf_set_word_spacing pdf_setdash pdf_setflat

pdf_setgraypdf_setgray_fill pdf_setgray_stroke pdf_setlinecap pdf_setlinejoin pdf_setlinewidth pdf_setmiterlimit pdf_setrgbcolor pdf_setrgbcolor_fill pdf_setrgbcolor_stroke pdf_showpdf_show_boxed pdf_show_xy pdf_skew pdf_stringwidth pdf_stroke pdf_translate pfsockopen pg_close pg_cmdtuples pg_connect pg_dbname pg_errormessage pg_exec pg_fetch_arraypg_fetch_object pg_fetch_row pg_fieldisnull pg_fieldname pg_fieldnum pg_fieldprtlen pg_fieldsize pg_fieldtype pg_freeresult pg_getlastoid pg_host pg_loclose pg_locreate

Page 19: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 19/44

pg_loopen pg_loreadpg_loreadall pg_lounlink pg_lowrite pg_numfields pg_numrows pg_options pg_pconnect pg_port pg_result pg_tty php_logo_guid phpinfo phpversionpi popen posposix_ctermid posix_getcwd posix_getegid posix_geteuid posix_getgid posix_getgrgid posix_getgrnam posix_getgroups posix_getlogin posix_getpgid posix_getpgrp posix_getpidposix_getppid posix_getpwnam posix_getpwuid posix_getrlimit posix_getsid posix_getuid posix_isatty posix_kill posix_mkfifo posix_setgid posix_setpgid posix_setsid posix_setuidposix_times posix_ttyname posix_uname pow preg_grep preg_match preg_match_all preg_quote preg_replace preg_split prev print print_r printf putenvquoted_printable_decode quotemetarand range rawurldecode rawurlencode readdir readfile readgzfile readlink recode

 _file recode_string reset rename rewind rewinddir rmdir round rsortsem_acquire sem_get sem_release session_decode session_destroy session_encode session_id session_is_registered session_module_name session_module_name session_namesession_register session_save_path session_start session_unregister set_file_buffer set_magic_quotes_runtime set_socket_blocking set_time_limit setcookie setlocale settypeshm_attach shm_detach shm_get_var shm_put_var shm_remove shm_remove_var shuffle similar_text sin sizeof snmp_get_quick_print snmp_set_quick_print snmpget snmpset snmpwalksnmpwalkoid sort soundex split sprintf sql_regcase sqrt srand stat str_repeat st

r_replace strcasecmp strchr strcmp strcspn strftime strip_tags stripcslashes stripslashesstristr strlen strpos strrchr strrev strrpos strspn strstr strtok strtolower strtoupper strtr strval substr substr_replace sybase_affected_rows sybase_close sybase_connectsybase_data_seek sybase_fetch_array sybase_fetch_field sybase_fetch_object sybase_fetch_row sybase_field_seek sybase_free_result sybase_num_fields sybase_num_rowssybase_pconnect sybase_query sybase_result sybase_select_db symlink syslog systemtan tempnam time touch trimuasort ucfirst ucwords uksort umask unlink unset urldecode urlencode usort utf8_ decode utf8_encode

var_dump virtual vm_addalias vm_adduser vm_delalias vm_deluser vm_passwdwddx_add_vars wddx_deserialize wddx_packet_end wddx_packet_start wddx_serialize_ value wddx_serialize_varsxml_error_string xml_get_current_byte_index xml_get_current_column_number xml_get_current_line_number xml_get_error_code xml_parse xml_parser_create xml_parser_ freexml_parser_get_option xml_parser_set_option xml_set_character_data_handler xml_set_default_handler xml_set_element_handler xml_set_external_entity_ref_handler xml_set_objectxml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handleryp_first yp_get_default_domain yp_master yp_match yp_next yp_orderzend_logo_guid/C6"Built-in Constants"

 __FILE__ __LINE__ CL_EXPUNGE CP_MOVE CP_UID CRYPT_BLOWFISH CRYPT_EXT_DES CRYPT_MD5 CRYPT_STD_DESDOCUMENT_ROOTE_CORE_ERROR E_CORE_WARNING E_ERROR E_NOTICE E_PARSE E_WARNINGFALSE FT_INTERNAL FT_PEEK FT_UIDGATEWAY_INTERFACEHTTP_ACCEPT HTTP_ACCEPT_CHARSET HTTP_ACCEPT_LANGUAGE HTTP_CONNECTION HTTP_ENCODING HTTP_HOST HTTP_REFERER HTTP_USER_AGENTLATT_MARKED LATT_NOINFERIORS LATT_NOSELECT LATT_UNMARKED LC_ALL LC_COLLATE LC_CTYPE LC_MONETARY LC_NUMERIC LC_TIME

Page 20: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 20/44

MCAL_APRIL MCAL_AUGUST MCAL_DECEMBER MCAL_FEBRUARY MCAL_FRIDAY MCAL_JANUARY MCAL _JULY MCAL_MARCH MCAL_MAYMCAL_JUNE MCAL_MONDAY MCAL_NOVEMBER MCAL_OCTOBER MCAL_RECUR_DAILYMCAL_RECUR_MONTHLY_MDAY MCAL_RECUR_MONTHLY_WDAY MCAL_RECUR_NONE MCAL_RECUR_WEEKLY MCAL_RECUR_YEARLY MCAL_SATURDAY MCAL_SEPTEMBER MCAL_SUNDAY MCAL_THURSDAY MCAL_ TUESDAYMCAL_WEDNESDAY MCRYPT_CRYPT MCRYPT_DES MCRYPT_DES_COMPAT MCRYPT_GOST MCRYPT_IDEA MCRYPT_RC2 MCRYPT_RC6 MCRYPT_SAFER128 MCRYPT_SAFER128 MCRYPT_SAFER64 MCRYPT_TEANMCRYPT_TWOFISH MCRYPT_TWOFISH128 MCRYPT_TWOFISH192 MCRYPT_TWOFISH192 MCRYPT_ThreeWAY MCRYPT_TripleDES MHASH_CRC32 MHASH_CRC32B MHASH_GOST MHASH_HAVAL MHASH_MD5MHASH_RIPEMD128MHASH_RIPEMD160 MHASH_SHA1 MHASH_SNEFRU MHASH_TIGEROCI_ASSOC OCI_B_BLOB OCI_B_CFILE OCI_B_CLOB OCI_B_FILE OCI_B_ROWID OCI_COMMIT_ON

 _SUCCESS OCI_DEFAULT OCI_D_FILE OCI_D_LOB OCI_D_ROWID OCI_NUM OCI_RETURN_LOBSODBC_BINMODE_CONVERT ODBC_BINMODE_PASSTHRU ODBC_BINMODE_RETURN OP_ANONYMOUS OP_HALFOPEN OP_READONLYPATH_TRANSLATED PCRE_ANCHORED PCRE_CASELESS PCRE_DOLLAR_ENDONLY PCRE_DOTALL PCRE

 _EXTENDED PCRE_EXTRA PCRE_MULTILINE PCRE_NOTBOL PCRE_NOTEOL PCRE_UNGREEDY PGSQL_ ASSOCPGSQL_BOTH PGSQL_NUM PHP_OS PHP_VERSION PREG_PATTERN_ORDER PREG_SET_ORDER PREG_SPLIT_NO_EMPTYQUERY_STRINGREMOTE_ADDR REMOTE_PORT REQUEST_METHOD REQUEST_URI RETURN_NULLS

SCRIPT_FILENAME SCRIPT_NAME SERVER_ADMIN SERVER_NAME SERVER_PORT SERVER_PROTOCOL SERVER_SIGNATURE SERVER_SOFTWARE SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER SQL_CUR_USE _IF_NEEDEDSQL_CUR_USE_ODBCTRUEXML_ERROR_ASYNC_ENTITY XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF XML_ERROR_BAD_CHAR_REF XML_ERROR_BINARY_ENTITY_REF XML_ERROR_DUPLICATE_ATTRIBUTEXML_ERROR_EXTERNAL_ENTITY_HANDLING XML_ERROR_INCORRECT_ENCODING XML_ERROR_INVALID_TOKEN XML_ERROR_JUNK_AFTER_DOC_ELEMENT XML_ERROR_MISPLACED_XML_PI XML_ERROR_NONEXML_ERROR_NO_ELEMENTS XML_ERROR_NO_MEMORY XML_ERROR_PARAM_ENTITY_REF XML_ERROR_PARTIAL_CHAR XML_ERROR_RECURSIVE_ENTITY_REF XML_ERROR_SYNTAX XML_ERROR_TAG_MISMATCH

XML_ERROR_UNCLOSED_CDATA_SECTION XML_ERROR_UNCLOSED_TOKEN XML_ERROR_UNDEFINED_ENTITY XML_ERROR_UNKNOWN_ENCODING XML_OPTION_CASE_FOLDING XML_OPTION_TARGET_ENCODING/C7"Built-in Variables"argc argvHTTP_COOKIE_VARS HTTP_GET_VARS HTTP_POST_VARSPHP_SELF

/L9"JavaScript" JSCRIPT_LANG Line Comment = // Block Comment On = /* Block Comment Off = */ File Extensions = JS JSP/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%[ ^t]++function^(*(*)^)"/Function String 1 = "%[ ^t]++^(*^)=[ ^t]++function*(*)"

/Indent Strings = "{" "else"/Unindent Strings = "}" "else"/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/Open Fold Strings = "{"/Close Fold Strings = "}"/C1"Keywords"abstractbreak bytecase catch char class const continue

Page 21: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 21/44

default delete do doubleelse extendsfalse final finally float for functiongotoif implements import in instanceof int interfacelongnative nullpackage private protected publicreset returnshort static super switch synchronizedthis throw transient true tryvar voidwhile with/C2"Objects"Anchor Applet Area Arguments ArrayBoolean ButtonCheckbox Collection CryptoDate Dictionary Document Drive DrivesElement Enumerator EventFile FileObject FileSystemObject FileUpload Folder Folders Form Frame FunctionGlobalHidden History HTMLElementImage Infinity InputJavaArray JavaClass JavaObject JavaPackage JSObject

Layer LinkMath MimeTypeNavigator NumberObject OptionPackages Password Plugin PrivilegeManagerRandom RegExpScreen Select String SubmitText TextareaURLVBArrayWindow WScript/C3"Methods and Properties"above abs acos action activeElement alert alinkColor all altKey anchor anchors a

ppCodeName applets apply appName appVersion arguments arity asin assign atan atan2 atobavailHeight availLeft availTop availWidthActiveXObjectback background below bgColor big blink blur bold border borderWidths bottom btoa buttoncall callee caller cancelBubble captureEvents ceil charAt charCodeAt charset checked children classes className clear clearInterval clearTimeout click clientInformationclientX clientY close closed colorDepth compile complete concat confirm constructir contains contextual cookie cos crypto ctrlKey currentdata defaultCharset defaultChecked defaultSelected defaultStatus defaultValue description disableExternalCapture disablePrivilege document domain

E Echoelement elements embeds enabledPlugin enableExternalCapture enablePrivilege encoding escape eval event exec exp expandoFromPointfgColor fileName find fixed floor focus fontColor fontSize form forms forward frames fromCharCode fromElementgetAttribute get getClass getDate getDay getFullYear getHours getMember getMilliseconds getMinutes getMonth getSeconds getSelection getSlot getTime getTimezoneOffsetgetUTCDate getUTCDay getUTCFullYear getUTCHours getUTCMilliseconds getUTCMinutes

Page 22: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 22/44

 getUTCMonth getUTCSeconds getWindow getYear global goHandleEvent Heighthash hidden history home host hostName href hspaceid ids ignoreCase images index indexOf inner innerHTML innerText innerWidth insertAdjacentHTML insertAdjacentText isFinite isNAN italicsjava javaEnabled joinkeyCodeLinks LN10 LN2 LOG10E LOG2Elang language lastIndex lastIndexOf lastMatch lastModified lastParen layers layerX layerY left leftContext length link linkColor load location locationBar log lowsrcMAX_VALUE MIN_VALUEmargins match max menubar method mimeTypes min modifiers moveAbove moveBelow moveBy moveTo moveToAbsolute multilineNaN NEGATIVE_INFINITYname navigate navigator netscape next numberoffscreenBuffering offset offsetHeight offsetLeft offsetParent offsetTop offsetWidth offsetX offsetY onabort onblur onchange onclick ondblclick ondragdrop onerror onfocusonHelp onkeydown onkeypress onkeyup onload onmousedown onmousemove onmouseout onmouseover onmouseup onmove onreset onresize onsubmit onunload open opener options outerHeightouterHTML outerText outerWidthPOSITIVE_INFINITY PI

paddings pageX pageXOffset pageY pageYOffset parent parentElement parentLayer parentWindow parse parseFloat parseInt pathname personalbar pixelDepth platform plugins popport pow preference previous print prompt protocol prototype pushrandom readyState reason referrer refresh releaseEvents reload removeAttribute removeMember replace resizeBy resizeTo returnValue reverse right rightcontext roundSQRT1_2 SQRT2screenX screenY scroll scrollbars scrollBy scrollIntoView scrollTo search select selected selectedIndex self setAttribute setDay setFullYear setHotkeys setHours setIntervalsetMember setMilliseconds setMinutes setMonth setResizable setSeconds setSlot setTime setTimeout setUTCDate setUTCFullYear setUTCHours setUTCMillseconds setUTCM

inutessetUTCMonth setUTCSeconds setYear setZOptions shift shiftKey siblingAbove siblingBelow signText sin slice smallsort source sourceIndex splice split sqrt srcsrcElement srcFilter status statusbar stop strike style sub submit substr substring suffixes sun sup systemLanguageTYPEtagName tags taint taintEnabled tan target test text title toElement toGMTString toLocaleString toLowerCase toolbar top toString toUpperCase toUTCString type typeofUTCunescape unshift untaint unwatch userAgent userLanguagevalue valueOf visibility vlinkColor vspacewatch which width window write writeln

xyzIndex

/C4"Operators"!$%&*

Page 23: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 23/44

+-// /:<=>?[]^|~isnewsizeoftypeofunchecked

/C5"Separs"(),;

{}

/L10"VBScript Active Server Pages" Nocase ASP_LANG Line Comment = ' Line Comment Alt = REM Block Comment On = /* Block Comment Off = */ Block Comment On Alt = <!-- Alt Block Comment Off Alt = --> String Chars = " File Extensions = ASP/Delimiters = ~!@%^&*()_-+=|\{}[]:;"'<> , .?/Function String = "%[ ,^t]++^{Public^}^{Private^} ^(^{Function^}^{Sub^}*^)(*[)]++*"/Function String 1 = "%[ ,^t]++^(^{Function^}^{Sub^}*^)(*)"/Function String 2 = "%[ ,^t]++^{Public^}^{Private^} ^(Property ^{Let^}^{Get^}*^)(*)*"/Function String 3 = "%[ ,^t]++^(Property ^{Let^}^{Get^}*^)(*)*"

/Function String 4 = "%[ ,^t]++^{Function^}^{Sub^} ^(*)"/Open Brace Strings = "{" "(" "[" "<"/Close Brace Strings = "}" ")" "]" ">"/Indent Strings = "Then" "Select Case" "Do While" "Do" "<td>" "<tr>"/Unindent Strings = "End" "Next" "End If" "End Select" "Loop" "End Select" "Loop While" "</TD>" "</tr>"/Open Fold Strings = "If" "ElseIf" "Else" "Function" "Sub" "Select Case" "With"/Close Fold Strings = "ElseIf" "Else" "End If" "End Function" "End Sub" "End Select" "End With"/C1"Tags"<%%>/C2"VBFunctions"

&Abs Array Asc AscB AscW Atn AvgCBool CByte CCur CDate CDbl Cdec Choose Chr ChrB ChrW CInt CLng Command CosCount CreateObject CSng CStr CurDir CVar CVDate CVErrDate DateAdd DateDiff DatePart DateSerial DateValue Day DDB Dir DoEventsEnviron EOF Error ExpFileAttr FileDateTime FileLen Fix Format FreeFile FVGetAllStrings GetAttr GetAutoServerSettings GetObject GetSettingHex HourIIf IMEStatus Input InputB InputBox InStr InstB Int IPmt IsArray IsDate

Page 24: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 24/44

IsEmpty IsError IsMissing IsNull IsNumeric IsObjectLBound LCase Left LeftB Len LenB LoadPicture Loc LOF Log LTrimMax Mid MidB Min Minute MIRR Month MsgBoxNow NPer NPVOctPartition Pmt PPmt PVQBColorRate RGB Right RightB Rnd RTrimSecond Seek Sgn Shell Sin SLN Space Spc Sqr StDev StDevP Str StrComp StrConvString Switch Sum SYDTab Tan Time Timer TimeSerial TimeValue Trim TypeNameUBound UCaseVal Var VarP VarTypeWeekdayYear/C3"VBMethods"Accept Activate Add AddCustom AddFile AddFromFile AddFromTemplate AddItemAddNew AddToAddInToolbar AddToolboxProgID Append AppendChunk Arrange AssertAsyncReadBatchUpdate BeginTrans Bind BufferCacheControl Cancel CancelAsyncRead CancelBatch CancelUpdateCanPropertyChange CaptureImage CellText CellValue Charset Circle ClearClearFields ClearSel ClearSelCols Clone Close Cls ColContaining ColumnSizeCommitTrans CompactDatabase Compose Connect ContentType Copy CopyQueryDef

CreateDatabase CreateDragImage CreateEmbed CreateField CreateGroupCreateIndex CreateLink CreatePreparedStatement CreateProperyCreateQuery CreateQueryDef CreateRelation CreateTableDef CreateUserCreateWorkspace CustomizeDelete DeleteColumnLabels DeleteColumns DeleteRowLabels DeleteRows DoVerbDrag DrawEdit EditCopy EditPaste EndDoc EnsureVisible EstablishConnection ExecuteExpires ExpiresAbsolute ExtractIconFetch FetchVerbs Files FillCache Find FindFirst FindItem FindLast FindNextFindPrevious ForwardGetBookmark GetChunk GetClipString GetData GetFirstVisible GetFormatGetHeader GetLineFromChar GetNumTicks GetRows GetSelectedPart GetTextGetVisibleCount GoBack GoForward

Hide HitTest HoldFields HTMLEncodeIdle InitializeLabels InsertColumnLabels InsertColumns InsertObjDlgInsertRowLabels InsertRows IsClientConnected ItemKillDocLayout Line LinkExecute LinkPoke LinkRequest LinkSend Listen LoadFileLoadResData LoadResPicture LoadResString LogEventMakeCompileFile MakeReplica MapPath MoreResults Move MoveData MoveFirstMoveLast MoveNext MovePreviousNavigateTo NewPage NewPassword NextRecordsetOLEDrag OnAddinsUpdate OnConnection OnDisconnection OnStartupComplete OpenOpenConnection OpenDatabase OpenQueryDef OpenRecordset OpenResultset OpenURLOverlayPaintPicture Paste PastSpecialDlg PeekData Play Point PopulatePartial

PopupMenu Print PrintForm PropertyChanged PSetQuitRaise RandomDataFill RandomFillColumns RandomFillRows rdoCreateEnvironmentrdoRegisterDataSource ReadFromFile ReadProperty Rebind ReFill RefreshRefreshLink RegisterDatabase Reload Remove RemoveAddInFromToolbar RemoveItemRender RepairDatabase Reply ReplyAll Requery ResetCustom ResetCustomLabelResolveName RestoreToolbar Resync Rollback RollbackTrans RowBookmarkRowContaining RowTopSave SaveAs SaveFile SaveToFile SaveToolbar SaveToOle1File Scale ScaleXScaleY ScriptTimeout Scroll Select SelectAll SelectPart SelPrint Send

Page 25: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 25/44

SendData SessionID Set SetAutoServerSettings SetData SetFocus SetOptionSetSize SetText SetViewport Show ShowColor ShowFont ShowHelp ShowOpenShowPrinter ShowSave ShowWhatsThis SignOff SignOn Size Span SplitContainingStartLabelEdit StartLogging Status Stop SynchronizeTextHeight TextWidth Timeout ToDefaults TwipsToChartPart TypeByChartTypeUpdate UpdateControls UpdateRecord UpdateRow Upto URLEncodeWhatsThisMode Write WritePropertyZOrder/C4"VBEvents"AccessKeyPress AddHeader AfterAddFile AfterChangeFileName AfterCloseFileAfterColEdit AfterColUpdate AfterDelete AfterInsert AfterLabelEditAfterRemoveFile AfterUpdate AfterWriteFile AmbienChanged AppendToLogApplyChanges Associate AsyncReadComplete AxisActivated AxisLabelActivatedAxisLabelSelected AxisLabelUpdated AxisSelected AxisTitleActivatedAxisTitleSelected AxisTitleUpdated AxisUpdatedBeforeClick BeforeColEdit BeforeColUpdate BeforeConnect BeforeDeleteBeforeInsert BeforeLabelEdit BeforeLoadFile BeforeUpdate BinaryWriteButtonClick ButtonCompleted ButtonGotFocus ButtonLostFocusChange ChartActivated ChartSelected ChartUpdated Click ColEditCollapse ColResize ColumnClick Compare ConfigChageCancelled ConfigChangedConnectionRequestDataArrival DataChanged DataUpdated DblClick Deactivate DeviceArrivalDeviceOtherEvent DeviceQueryRemove DeviceQueryRemoveFailedDeviceRemoveComplete DeviceRemovePending DevModeChange Disconnect

DisplayChanged Dissociate DoGetNewFileName Done DonePainting DownClickDragDrop DragOver DropDownEditProperty EnterCell EnterFocus ExitFocus ExpandFlush FootnoteActivated FootnoteSelected FootnoteUpdatedGotFocusHeadClickInfoMessage Initialize IniProperties ItemActivated ItemAdded ItemCheckItemClick ItemReloaded ItemRemoved ItemRenamed ItemSeletectedKeyDown KeyPress KeyUpLeaveCell LegendActivated LegendSelected LegendUpdated LinkClose LinkErrorLinkNotify LinkOpen Load LostFocusMouseDown MouseMove MouseUpNodeClick

ObjectMove OLECompleteDrag OLEDragDrop OLEDragOver OLEGiveFeedbackOLESetData OLEStartDrag OnAddNew OnComm OnEnd OnStartPaint PanelClick PanelDblClick PathChange PatternChange PlotActivatedPlotSelected PlotUpdated PointActivated PointLabelActivatedPointLabelSelected PointLabelUpdated PointSelected PointUpdatedPowerQuerySuspend PowerResume PowerStatusChanged PowerSuspendQueryChangeConfig QueryComplete QueryCompleted QueryTimeout QueryUnloadReadProperties Redirect Reposition RequestChangeFileName RequestWriteFileResize ResultsChanged RowColChange RowCurrencyChange RowResizeRowStatusChangedSelChange SelectionChanged SendComplete SendProgress SeriesActivatedSeriesSelected SeriesUpdated SettingChanged SplitChange StateChangedStatusUpdate SysColorsChanged

Terminate TimeChanged TitleActivated TitleSelected TitleActivatedUnboundAddData UnboundDeleteRow UnboundGetRelativeBookmark UnboundReadDataUnboundWriteData Unload UpClick UpdatedValidate ValidationErrorWillAssociate WillChangeData WillDissociate WillExecute WillUpdateRowsWriteProperties/C5"VBStatements"AppActivateBase BeepCall Case ChDir ChDrive Const

Page 26: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 26/44

DefBool DefByte DefCur DefDate DefDbl DefDec DefInt DefLng DefObj DefSngDefStr Deftype DefVar DeleteSetting Dim DoElse ElseIf End Enum Erase Event Exit ExplicitFileCopy For ForEach FunctionGet GoSub GoToIf ImplementsKillLet LineInput Lock LSetMkDirName NextOnError On OptionPrivate Property Public PutRaiseEvent Randomize ReDim Reset Resume Return RmDir RSetSavePicture SaveSetting SendKeys SetAttr Static Step SubThen To TypeUnlockWend While Width With/C6"Objects"ApplicationCookies ClientCertificateObjectContextFormQueryStringRequest Response

Server ServerVariables Session/C7"Constants"CDROMFalse Fixed ForAppending ForReading ForWritingRAMDisk Remote RemovableTrueUnknownvbArray vbBinaryCompare vbBlack vbBlue vbBoolean vbByte vbCr vbCrLfvbCurrency vbCyan vbDataObject vbDate vbDecimal vbDouble vbEmpty vbErrorvbFalse vbFirstFourDays vbFirstFullWeekvbFirstJan1 vbFormFeed vbFriday vbGeneralDate vbGreen vbInteger vbLf vbLongvbLongDate vbLongTime vbMagenta vbMonday vbNewLine vbNewline vbNull vbNullvbNullChar vbNullString

vbObject vbObjectError vbRed vbSaturday vbShortDate vbShortTime vbSinglevbString vbSunday vbTab vbTextCompare vbThursday vbTrue vbTuesdayvbUseSystem vbUseSystemDayOfWeekvbVariant vbVerticalTab vbWednesday vbWhite vbYellow/L11"Microchip PIC Asm" AASM_LANG Nocase Line Comment = ; File Extensions = ASMINC/Delimiters = ~!@$%^&*()-+=|\{}[]:;"'<> , .?/Function String = "%[a-z_]*"/C1"ASSEMBLER DIRECTIVES"#DEFINE #INCLUDE #UNDEFINEBANKISEL BANKSELCBLOCK CODE CONSTANTDATA DB DE DT DW

ELSE END ENDC ENDIF ENDM ENDW EQU ERROR ERRORLEVEL EXITM EXPAND EXTERNFILLGLOBALIDATA IF IFDEF IFNDEFLIST LOCALMACRO MESSGNOEXPAND NOLISTORGPAGE PAGESEL PROCESSORRADIX RES

Page 27: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 27/44

SET SPACE SUBTITLETITLEUDATA UDATA_OVR UDATA_SHRVARIABLEWHILE

 __BADRAM __CONFIG __IDLOCS __MAXRAM=/C2"PIC17CXXX INSTRUCTION SET"addwfcbtgcpfseq cpfsgt cpfsltdaw dcfsnzinfsnzlcallmovfp movlb movlr movpf mullw mulwfnegwrlcf rlncf rrcf rrncfsetf subwfbtablrd tablwt tlrd tlwt tstfsz/C3"PIC16CXX INSTRUCTION SET"addlwretfie returnsublw/C4"PIC16C5X INSTRUCTION SET"

addwf andlw andwfbcf bsf btfsc btfsscall clrf clrw clrwdt comfdecf decfszgotoincf incfsz iorlw iorwfmovf movlw movwf movfwnopoptionretlw rlf rrfsleep subwf swapftrisxorlw xorwf

/C5"PRE-DEFINED REGISTER LABELS"ADCON0 ADCON1 ADRESCCP1CON CCP2CON CCPR1H CCPR1L CCPR2H CCPR2L CMCONEEADR EECON1 EECON2 EEDATAF FSRGPIOINDF INTCONLCDCON LCDD00 LCDD01 LCDD02 LCDD03 LCDD04 LCDD05 LCDD06 LCDD07 LCDD08 LCDD09 LCDD10 LCDD11 LCDD12 LCDD13 LCDD14 LCDD15 LCDPS LCDSEOSCCALPCL PCLATH PCON PIE1 PIE2 PIR1 PIR2 PORTA PORTB PORTC PORTD PORTE PORTF PORTG PR2RCREG RCSTA RTCC

SPBRG SSPADD SSPBUF SSPCON SSPSTAT STATUST1CON T2CON TMR0 TMR1H TMR1L TMR2 TRISA TRISB TRISC TRISD TRISE TRISF TRISG TXREG TXSTAVRCONW WREG/C6"PRE-DEFINED BIT LABELS"ADCS0 ADCS1 ADIE ADIF ADONBF BO BRGHC C1OUT C2OUTCAL0 CAL1 CAL2 CAL3 CAL4 CAL5

Page 28: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 28/44

CCP1IE CCP1IF CCP1M0 CCP1M1 CCP1M2 CCP1M3 CCP1X CCP1YCCP2IE CCP2IF CCP2M0 CCP2M1 CCP2M2 CCP2M3 CCP2X CCP2YCHS0 CHS1 CHS2CKE CKP CM0 CM1 CM2 CIS CMIE CMIF CREN CS0 CS1 CSRCDA DCEEIE EEIFFERRGIE GO_DONEIBF IBOV INTE INTEDG INTF IRPLCDEN LCDIE LCDIF LMUX0 LMUX1 LP0 LP1 LP2 LP3NOT_PD NOT_RBPU NOT_RBWU NOT_TOOBF OERRP PA0 PA1 PCFG0 PCFG1 PCFG2 PEIE POR PS0 PS1 PS2 PSA PSPIE PSPIF PSPMODERBIE RBIF RBWUF RCIE RCIF RDRP0 RP1 RW RX9 RX9DS SE0 SE5 SE9 SE12 SE16 SE20 SE27 SE29SLPEN SMP SPEN SREN SSPEN SSPIE SSPIF SSPM0 SSPM1 SSPM2 SSPM3 SSPOV SYNCT0CS T0IE T0IF T0SET1CKPS0 T1CKPS1 T1OSCENT2CKPS0 T2CKPS1TMR1CS TMR1IE TMR1IF TMR1ON TMR2IE TMR2IF TMR2ONTOUTPS3 TOUTPS2 TOUTPS1 TOUTPS0TRISE0 TRISE1 TRISE2 TRMTTX89 TX9 TX9D TXD8 TXEN TXIE TXIF

UAVGEN VR0 VR1 VR2 VR3 VREN VROE VRRWCOL WR WREN WRERRZ/C7"SYMBOLS"+,-// /<>/C8"SPECIALS"ADDCF ADDDCF

BC BNC BNDC BZ BNZCLRC CLRDC CLRZMOVFNNEGFSETC SETDC SETZ SKPC SKPNC SKPDC SKPNDC SKPZ SKPNZ SUBCF SUBDCFTSTF/L12"VB.NET" VB_LANG Nocase Line Comment = ' File Extensions = BAS FRM CLS VBS ASP INC VB/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%*^{Sub^}^{Function^}*("/Indent Strings = "Do" "Else" "Then" "Select Case"/Unindent Strings = "End" "Next" "End If" "End Select" "Loop" "Wend"/C1"CONSTANTS"

3DDKSHADOW 3DHIGHLIGHT 3DLIGHTABORT ABORTRETRYIGNORE ACTIVEBORDER ACTIVETITLEBAR ALIAS APPLICATIONMODAL APPLICATIONWORKSPACE ARCHIVEBACK BINARYCOMPARE BLACK BLUE BUTTONFACE BUTTONSHADOW BUTTONTEXTCANCEL CDROM CR CRITICAL CRLF CYANDEFAULT DEFAULTBUTTON1 DEFAULTBUTTON2 DEFAULTBUTTON3 DESKTOP DIRECTORYEXCLAMATIONFALSE FIXED FORAPPENDING FORMFEED FORREADING FORWRITING FROMUNICODEGRAYTEXT GREENHIDDEN HIDE HIGHLIGHT HIGHLIGHTTEXT HIRAGANA

Page 29: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 29/44

IGNORE INACTIVEBORDER INACTIVECAPTIONTEXT INACTIVETITLEBAR INFOBACKGROUND INFORMATION INFOTEXTKATAKANALF LOWERCASEMAGENTA MAXIMIZEDFOCUS MENUBAR MENUTEXT METHOD MINIMIZEDFOCUS MINIMIZEDNOFOCUS MSGBOXRIGHT MSGBOXRTLREADING MSGBOXSETFOREGROUNDNARROW NEWLINE NO NORMAL NORMALFOCUS NORMALNOFOCUS NULLSTRINGOBJECTERROR OK OKCANCEL OKONLYPROPERCASEQUESTIONRAMDISK READONLY RED REMOTE REMOVABLE RETRY RETRYCANCELSCROLLBARS SYSTEMFOLDER SYSTEMMODALTAB TEMPORARYFOLDER TEXTCOMPARE TITLEBARTEXT TRUEUNICODE UNKNOWN UPPERCASEVERTICALTAB VOLUMEWHITE WIDE WIN16 WIN32 WINDOWBACKGROUND WINDOWFRAME WINDOWSFOLDER WINDOWTEXTYELLOW YES YESNO YESNOCANCEL/C2"DATATYPES"BOOLEAN BYTEDATE DECIMIAL DOUBLEINTEGERLONGOBJECTSINGLE STRING

/C3"KEYWORDS"As ADDHANDLER ASSEMBLY AUTOBinary ByRef ByVal BEGINEPILOGUEElse Empty Error ENDPROLOGUE EXTERNALSOURCE ENVIRONFor FriendGETHANDLESInput IsLen LockMe Mid MUSTINHERIT MYBASE MYCLASSNew Next Nothing Null NOTINHERITABLE NOTOVERRIDABLEOFF On Option Optional OVERRIDABLEParamArray Print Private Property Public

ResumeSeek Static Step String SHELL SENDKEYS SETThen Time To THROWWithEvents/C4"OBJECTS"COLLECTIONDEBUG DICTIONARY DRIVE DRIVESERRFILE FILES FILESYSTEMOBJECT FOLDER FOLDERSTEXTSTREAM/C5"OPERATORS"& &=* *=

+ +=- -=// / /==\ \=^ ^=ADDRESSOF ANDBITAND BITNOT BITOR BITXORGETTYPELIKE

Page 30: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 30/44

MODNOTORXOR/C6"STATEMENTS"APPACTIVATEBEEPCALL CHDIR CHDRIVE CLASS CASE CATCHDECLARE DELEGATE DELETESETTING DIM DO DOEVENTSEND ENUM EVENT EXIT EACHFUNCTION FINALLYIF IMPORTS INHERITS INTERFACE IMPLEMENTSKILLLOOPMIDBNAMESPACEOPENPUTRAISEEVENT RANDOMIZE REDIM REM RESETSAVESETTING SELECT SETATTR STOP SUB SYNCLOCK STRUCTURE SHADOWS SWITCHTIMEOFDAY TODAY TRYWIDTH WITH WRITE WHILE/C7"FUNCTIONS"ABS ARRAY ASC ASCB ASCW

CALLBYNAME CBOOL CBYTE CCHAR CCHR CDATE CDBL CDEC CHOOSE CHR CHR$ CHRB CHRB$ CHRW CINT CLNG CLNG8 CLOSE COBJ COMMAND COMMAND$ CONVERSION COS CREATEOBJECT CSHORT CSTR CURDIR CTYPE CVDATEDATEADD DATEDIFF DATEPART DATESERIAL DATEVALUE DAY DDB DIR DIR$EOF ERROR$ EXPFILEATTR FILECOPY FILEDATATIME FILELEN FILTER FIX FORMAT FORMAT$ FORMATCURRENCYFORMATDATETIME FORMATNUMBER FORMATPERCENT FREEFILE FVGETALLSETTINGS GETATTRGETOBJECT GETSETTINGHEX HEX$ HOURIIF IMESTATUS INPUT$ INPUTB INPUTB$ INPUTBOX INSTR INSTRB INSTRREV INT IPMT IRRISARRAY ISDATE ISEMPTY ISERROR ISNULL ISNUMERIC ISOBJECTJOINLBOUND LCASE LCASE$ LEFT LEFT$ LEFTB LEFTB$ LENB LINEINPUT LOC LOF LOG LTRIM LTR

IM$MID$ MIDB MIDB$ MINUTE MIRR MKDIR MONTH MONTHNAME MSGBOXNOW NPER NPVOCT OCT$PARTITION PMT PPMT PVRATE REPLACE RIGHT RIGHT$ RIGHTB RIGHTB$ RMDIR RND RTRIM RTRIM$SECOND SIN SLN SPACE SPACE$ SPC SPLIT STR STR$ STRCOMP STRCONV STRING$ STRREVERSE SYDTAB TAN TIMEOFDAY TIMER TIMESERIAL TIMEVALUE TODAY TRIM TRIM$ TYPENAMEUBOUND UCASE UCASE$VALWEEKDAY WEEKDAYNAMEYEAR

/C8"DEPRECATED"ANY ATNCALENDAR CIRCLE CURRENCYDEFBOOL DEFBYTE DEFCUR DEFDATE DEFDBL DEFDEC DEFINT DEFLNG DEFOBJ DEFSNG DEFSTRDEFVAREQVGOSUBIMP INITIALIZE ISMISSINGLET LINE LSETRSET

Page 31: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 31/44

SGN SQRTERMINATEVARIANT VARTYPE WEND/L13"VBScript" VBSCRIPT_LANG Line Comment = ' File Extensions = VBS WSF/Function String = "^{Sub^}^{Function^} [a-z,A-Z,0-9,_, ,(,)]+$"/Delimiters = .(),-+=|\/{}[]:;"'< >/Indent Strings = "Then" "Else"/Unindent Strings = "End" "Next" "End If" "End Select" "End Sub" "Wend"/C1"Statement/Operator"And AsCall Case Class ConstDim DoEach Else ElseIf Empty End Eqv Erase Error Execute Exit ExplicitFor FunctionGet GotoIf Imp IsLet LoopModNext New Not Nothing NullOn Option OrPrivate Property PublicRandomize ReDim Rem ResumeSelect Set Stop SubThen To

UntilWend While With/C2"Functions"Abs Array Asc AtnCBool CByte CCur CDate CDbl Chr CInt CLng Cos CSng CStrDate DateAddFunction DateDiff DatePart DateSerial DateValue DayEval ExpFilter Fix FormatCurrency FormatDateTime FormatNumber FormatPercentGetObject GetRefHex HourInputBox InStr InStrRev Int IsArray IsDate IsEmpty IsNull IsNumeric IsObjectJoinLBound LCase Left Len LoadPicture Log LTrim

Mid Minute Month MonthName MsgBoxNowOctReplace RGB Right Rnd Round RTrimScriptEngine ScriptEngineBuildVersion ScriptEngineMajorVersion ScriptEngineMinorVersion Second Sgn Sin SpaceSplit Sqr StrComp String StrReverseTan Time Timer TimeSerial TimeValue Trim TypeNameUBound UCaseVarTypeWeekday WeekdayNameYear/C3"Properties"

AccountDisabled AccountExpirationDate Application Arguments AtEndOfLine AtEndOfStreamAttributes AutoUnlockInterval AvailableSpaceBadPasswordAttemptsColumn CompareMode ComputerName CountDateCreated DateLastAccessed DateLastModified Description Drive DriveLetter DriveType DrivesEnvironmentFileSystem Files FirstIndex FreeSpace FullNameGlobal

Page 32: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 32/44

HelpContext HelpFile HomeDirDrive HomeDirectory HotKeyIconLocation IgnoreCase Interactive IsAccountLocked IsReady IsRootFolder ItemKeyLastLogin LastLogoff Length Line LockoutObservationInterval LoginHours LoginScript LoginWorkstationsMaxBadPasswordsAllowed MaxLogins MaxPasswordAge MaxStorage MinPasswordAge MinPasswordLengthName NumberObjectSidParameters ParentFolder PasswordAge PasswordExpirationDate PasswordExpired PasswordHistoryLengthPath Pattern PrimaryGroupID ProfileRemove RootFolderScriptFullName ScriptName SerialNumber ShareName ShortName ShortPath Size Source SpecialFolders SubfoldersTargetPath TotalSize TypeUserDomain UserFlags UserNameValue Version VolumeNameWindowStyle WorkingDirectory/C4"Methods"Add AddPrinterConnection AddWindowsPrinterConnection AppActivateBuildPathClear Close ConnectObject Copy CopyFile CopyFolder CreateFolder CreateObject CreateShortcut CreateTextFile

Delete DeleteFile DeleteFolder DisconnectObject DriveExistsEcho EnumNetworkDrives EnumPrinterConnections Exists ExpandEnvironmentStringsFileExists FolderExistsGetAbsolutePathName GetBaseName GetDrive GetDriveName GetExtensionName GetFile GetFileName GetFolderGetParentFolderName GetResource GetSpecialFolder GetTempNameItemsKeysLogEventMapNetworkDrive Move MoveFile MoveFolderOpenAsTextStream OpenTextFilePopup PutQuit

Raise Read ReadAll ReadLine RegDelete RegRead RegWrite RemoveAll RemoveNetworkDrive RemovePrinterConnection Replace RunSave SendKeys SetDefaultPrinter Skip SkipLine Sleep SetInfoTestWrite WriteBlankLines WriteLine/C5"Objects"DictionaryErrFile FileSystemObject FolderMatchRegExpTextStreamWscript WshNetwork WshShell

/C6"Constants"False FALSETrue TRUEvbAbort vbAbortRetryIgnore vbApplicationModal vbArray vbBinaryCompare vbBlack vbBlue vbBoolean vbByte vbCancelvbCr vbCritical vbCrLf vbCurrency vbCyan vbDataObject vbDate vbDecimal vbDefaultButton1 vbDefaultButton2vbDefaultButton3 vbDefaultButton4 vbDouble vbEmpty vbError vbExclamation vbFirstFourDays vbFirstFullWeekvbFirstJan1 vbFormFeed vbFriday vbGeneralDate vbGreen vbIgnore vbInformation vbI

Page 33: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 33/44

nteger vbLf vbLong vbLongDatevbLongTime vbMagenta vbMonday vbNewLine vbNo vbNull vbNullChar vbNullString vbObject vbObjectError vbOK vbOKCancelvbOKOnly vbQuestion vbRed vbRetry vbRetryCancel vbSaturday vbShortDate vbShortTime vbSingle vbString vbSundayvbSystemModal vbTab vbTextCompare vbThursday vbTuesday vbUseSystem vbUseSystemDayOfWeek vbVariant vbVerticalTabvbWednesday vbWhite vbYellow vbYes vbYesNo vbYesNoCancel/L14C#" CSHARP_LANG Line Comment = // Block Comment On = /* Block Comment Off =*/ Escape Char = \ String Chars = "' File Extensions = CS/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?/Function String = "%[ ^t]++^(namespace[ ^t]+[a-z_.0-9 ^t]+^)*$"/Function String 1 = "%[ ^t]++^([a-z_ ^t]++class[ ^t]+[a-z_.:,@0-9 ^t]+^)*$"/Function String 2 = "%[ ^t]++^([a-z_.0-9]+[ ^t]+[a-z_.0-9]+[^t]++[a-z_.0-9 ^t]++^)[(]++[~=;]+$"/Indent Strings = "{"/Unindent Strings = "}"/C1"Keywords"as autobase breakcase catch const continuedefault doelse event explicit externfalse finally fixed for foreach

gotoif implicit in internallocknamespace nulloperator out overrideparams private protected publicreadonly ref returnsealed stackalloc static switchthis throw true tryunsafe usingvirtual voidwhile/C2"C# Data Types"

bool bytechar classdecimal delegate doubleenumfloatint interfacelongobjectsbyte short string structuint ulong ushort/C3"C# Preprocessor Directives"#elif #endif #endregion #else #error#define

#if#line#region#undef#warning/C4"Operators"+-*?

Page 34: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 34/44

=// /%&><^!|:checkedisnewsizeoftypeofUnchecked

/L15"OTPL" Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] Escape Char = \ File Extensions = TCG TPL TIM PIN SOC USRV LVL BDEFS CAL FLW PLIST ENV SCF BINS/Delimiters = ~!@$%^&*()+-=|\/{}[]:;"'<> ,.?//Indent Strings = "{"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["

/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{"/Close Fold Strings = "}"/Function String = "%[ ^t]++sub[ ^t]+^([a-z0-9_]+^)[ {^p]"/C1

alarm_handler allow_zero_gl_xpress_match allow_multiple_gl_xpress_match all_pass _value adress_type address_valuebypass_global bus_ratio bin_number_global bins_values_global bypassXiuTestclamp_high_value clamp_low_value clamplo clamphi current_flow corner_token_namecore0_begin_label core0_end_label core1_begin_label core1_end_label config_begin

 _label config_end_label config_pin_namecatPatlist catLabelPrefix catOffsetLabelPrefix coolingLabel coolinglabel catTest

ModeBypassCapacitor Bin BINNAME BIN BINSUMCurrent CompareModeCORTEX_GEN_REV CORTEX_OASIS_REV CORTEX_TOS_LIB_DIR CORTEX_GEN_LIB_DIR CORTEX_PH_ DIRdatalog_off debug_mode delay_time diode_eqn_slope diode_eqn_const dlog_dc_min_max_rslt data_to_modify data_value data_value_2 device_typedatalogOff debugMode delayTime diodeEqnSlope diodeEqnConst dlogDcMinMaxRslt dataToModify dataValue dataValue2 dapPath deviceTypeDouble Domain DpsRelay DrampVih DrampVil DAP_path DreOffsetenable_window_search enableWindowSearch exec_mode execMode eotPowerDown eng_locn

 _global_name engLocnGlobalName eng_locn_pgm_rules_folder engLocnPgmRulesFolder engineering_mode engineeringMode execute_mode executeMode eccPatlist execute_opti

onal_patterns executeOptionalPatterns enableLabelPrefix enablelabelprefix esoak_ patlist esoakPatlist esoak_max_time esoakMaxTime eng_locn_folder engLocnFolder execute_l2Data_only executeL2dataOnlyEOT_power_down ECC_PatListforce_value force_value1 force_value2 force_values fuseconfig_setpoint fusedef_file fuseconfig_setpoint_file fuse_pattern_setup_file function_name function_parameter force_low_value force_current fail_data_mode freq_mode f1_value f2_value file_name fusemode fuse_flow_file fuse_def_file fuse_mask_file fuse_sspec_file fuse_vspec_file fuse_bit_count force_current_start force_current_stop force_current_step fork_mode flowitem_name fuseburn_sim_mode fuse_burn_pat_set fuse_def_file

Page 35: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 35/44

 _nameFilter FreeDriveTime FallRef FocusCalgift_string gl_xpress_file_path global_package_nameGlobalPList GLOBALhigh_value high_value1 high_value2 high_spec high_search_value high_limitsinstallconfigfile inst_type ituff_type ituff_name ituff_tname input_file icc_token ituff_add_instance_name instance_profile inst_time_dlog_enable icc_reference_ nameidvpPatlist inputPinName idvpFileName idvpWaitLength idvpDefaultLoop idvpPeriodName idvpVoltageName idvpOscLabel idvpLoopLabelPrefixINCR Integer InstallConfigFile IClampHi IClampLo IForce ISRange IMRange IOH IOLINSTlevel levels low_value low_value1 low_value2 leak_low_patlist leak_high_patlistleak_test_type low_spec low_search_value limit lines_to_read leakage_input_filelog_file location_code loop_count loop_pass_crit lcp_cells_to_write level_modify

 _global level_modify_max_offset_global level_modify_nom_offset_global level_modify_min_offset_global level_modify_vid_global levels_param_ituff low_limitsleakForceVoltage leakPingroupName leakLowerLimit leakUpperLimitLeafBin LCPLoad_start_label LCPLoad_end_label LCPDCON_start_label LCPDCON_end_label LCP_order_file L2_PatList L2_timingsmonitor_lower_tolerance monitor_upper_tolerance measure_result_global mask_pinsmini_flow_setname numSensors numsensors numCatLevels numcatlevelsNomCap NAME

override_leak_tests offset_enable offset_slope offset_constant offset_value outputpinname offLabelPrefix ovidMode ovidIccSpecs ovidOffsetList ovidMaxOffsetListovidNomOffsetList ovidMinOffsetList ovid_level ovid_datalog_token ovid_flow_numberOVID_mode OVID_icc_specs OVID_offset_list OVID_max_offset_list OVID_nom_offset_list OVID_min_offset_listOASIS_PROFILE OASIS_DEPENDENT_LIBPATH OASIS_TEST_CLASS_LIBPATH OASIS_OTPL_IMPORTS_PATH OASIS_MODULE_LIBPATH OASIS_OFFLINE_DEF_PATH OASIS_SOCKET_PATH OASIS_PIN_PATH OASIS_PATTERN_LIST_VERBOSE OASIS_PATLIST_PATH OASIS_OTPL_SEMANTIC_CHECKS OASIS_PATOBJ_PATH OASIS_TMAP_PATHprod_file_name pins patlist pin_by_pin_shorts pat_name power_pin power_raise_sequence power_lower_sequence prebuild_search_points period_format power_down_between_sets per_pattern_search_mode pattern_type pattern_name pin_name product_name

pause_time patternlists_to_change patlist_names pin1_name pin2_name period_param preinstance postinstance preplist postplist preburst postburst pingroupsprodFileName patlistCore0 patlistCore1 patlistDualCorePeriod PinOutRelay PowerSequence PhaseCompensation Pat PreBurstrampage_mode return_port_array resolution result_global read_for_error_mode referenced_patmodify_class ref_voltageResistance RiseRef ReadVoltagesmart_TC_load shops_test_type shorts_lower_opens_level start_temp startup_ituff_ tname start_PRA stop_PRA step_size sampling_interval settling_time search_config

 _file search_type search_method search_direction search_parameter sample_rate search_delay search_sets search_repeats smart_search_value skip_edge_check serial_ mode second_pass_timings select_bypass_port script_cmndSUM String SlewRate ShutdownDelayTime ShutdownMode SwitchVccLocation SBF_fix_Pat

List SBF_token_name SBF_max_count_global_name SBF_config_filename SSID_execute_sequenceSUPERCEDE_LIB_DIR SUPERCEDE_PH_DIRtest_mode template_mode timings test_method thermal_diode_anode thermal_diode_cathode template_mode temp_range_lower_tolerance temp_range_upper_tolerance thermal_result_global trigger_pin test_point_delay thermal_monitor_mode thermal_monitor_offset_check thermal_monitor_ituff_tname temp_range_lo temp_range_hi temp_timeout timeout test_counter test_temp tripPatlist trippatlist tripLabelPrefix triplabelprefix tripPointLabelPrefix trippointlabelprefix tripTestMode triptestmode template

Page 36: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 36/44

Time TermVRef TimeOut TAG_write_PatList TAG_read_PatList TAG_timingsvccForceVoltage vccPindefName vccLowerLimit vccUpperLimit voltage_result_globalvccspec vcc_start vcc_end vcc_resolution vid_step_size_global vid_base_voltage_global vid_fuse_group_name vid_base_voltage vid_step_sizeVoltage VIH VIL VOH VOL VCL VCH VBumpMode VForce VSRange VMRange VRef VClampHi VClampLo VID_PORuser_pause upper_opens_level user_mode use_previous_empty_history update_historyUBE_field USERFUNC_LIB_DIRwhichload window_search_width which_socket_fileWhichLoad WriteVoltage WaitStageVoltages WaitStageDelayListxiuValidName xiuCalChoices

 

/C2BRIEFCLOSEdpinDisable DISABLEDEnableFAIL FoldShutdownhcdpsHighCapacitance HighSpeedOPEN OBNOXIOUS

ONOFFPASSlcdpsmoduletriggerMulti MaskNEXT NOCONNECT NOCHANGE NONEVERBOSE

/C3BinDefs BinGroupCalibration COMPOSITE Counters CommonSectionDUTType DUT

EndSequenceFlow FlowItemGroupLevelsPeriodTable Pin PinOptionsResource ResultSocketDef SpecificationSet Selector SortBinGroupTest Timing Timings TestConditionGroup TestConditionUserVarsWaveformTable/C4DelayImport

PinDescription PropertyReturnSysCFlowsTestPlanVersion

/L16"Avator" Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] Escape Char = \ File Extensions = KEEPME PLN File Names = shell.txt/Delimiters = ~!@$%^&*()+-=|\/{}[]:;"'<> ,.?//Indent Strings = "{"

Page 37: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 37/44

/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{"/Close Fold Strings = "}"/Function String = "%[ ^t]++sub[ ^t]+^([a-z0-9_]+^)[ {^p]"/C1

alarmHandler allowZeroGlXpressMatch allowMultipleGlXpressMatch allPassValue adressType addressValuebypassGlobal busRatio binNumberGlobal binsValuesGlobal bypassxiutestclamplo clamphi catpatlist catlabelprefix catoffsetlabelprefix coolinglabelclampHighValue clampLowValue currentFlow cornerTokenName catPatlist catLabelPrefix catOffsetLabelPrefix coolinglabel core0BeginLabel core0EndLabel core1BeginLabel core1EndLabel configBeginLabel configEndLabel configPinName cattestmodeBypassCapacitor Bin BINNAME BIN BINSUMCurrent CompareModedatalogOff debugMode delayTime diodeEqnSlope diodeEqnConst dlogDcMinMaxRslt dataToModify dataValue dataValue2 dapPath deviceTypeDouble Domain DpsRelay DrampVih DrampVil DreOffsetenableWindowSearch execMode eotPowerDown engLocnGlobalName engLocnPgmRulesFolder engineeringMode executeMode eccPatlist executeOptionalPatterns enableLabelPrefix enablelabelprefix esoakPatlist esoakMaxTime engLocnFolder executeL2dataOnlyforceValue forceValue1 forceValue2 fuseconfigSetpoint fusedefFile fuseconfigSetp

ointFile fusePatternSetupFile functionName functionParameter forceLowValue forceCurrent failDataMode freqMode f1Value f2Value fileName fuseFlowFile fuseDefFilefuseMaskFile fuseSspecFile fuseVspecFile fuseBitCount forceCurrentStart forceCurrentStop forceCurrentStep forkMode flowitemName fuseburnSimMode fuseBurnPatSet fuseDefFileName forceValuesFilter FreeDriveTime FallRef FocusCalFLOATgiftString glXpressFilePath globalPackageNameGlobalPListhighValue highValue1 highValue2 highSpec highSearchValue highLimitsinstallconfigfile idvppatlist inputpinname idvpfilename idvpwaitlength idvpdefaultloop idvpperiodname idvpvoltagename idvposclabel idvplooplabelprefixinstType ituffType ituffName ituffTname inputFile iccToken ituffAddInstanceName

instanceProfile idvpPatlist inputPinName idvpFileName idvpWaitLength idvpDefaultLoop idvpPeriodName idvpVoltageName idvpOscLabel idvpLoopLabelPrefix instTimeDlogEnable iccReferenceNameINCR Integer IClampHi IClampLo IForce ISRange IMRange IOH IOL INSTlevel levels leakforcevoltage leakpingroupname leaklowerlimit leakupperlimit limitlowValue lowValue1 lowValue2 leakLowPatlist leakHighPatlist leakTestType lowSpec lowSearchValue linesToRead leakageInputFile logFile locationCode loopCount loopPassCrit lcploadStartLabel lcploadEndLabel lcpdconStartLabel lcpdconEndLabel lcpCellsToWrite lcpOrderFile l2Patlist l2Timings levelModifyGlobal levelModifyMaxOffsetGlobal levelModifyNomOffsetGlobal levelModifyMinOffsetGlobal levelModifyVidGlobal levelsParamItuff lowLimitsLeafBin

monitorLowerTolerance monitorUpperTolerance measureResultGlobal maskPins miniFlowSetname numSensors numsensors numCatLevels numcatlevelsNomCapoverrideLeakTests offsetEnable offsetSlope offsetConstant offsetValue outputpinname offlabelprefix ovidMode ovidIccSpecs ovidOffsetList ovidMaxOffsetList ovidNomOffsetList ovidMinOffsetList ovidLevel ovidDatalogToken ovidFlowNumberpins patlist preinstance postinstance preplist postplist preburst postburst patlistcore0 patlistcore1 patlistdualcore pingroupsprodFileName pinByPinShorts patName powerPin powerRaiseSequence powerLowerSequen

Page 38: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 38/44

ce prebuildSearchPoints periodFormat perPatternSearchMode powerDownBetweenSets patternType patternName pinName productName pauseTime patternlistsToChange patlistNames pin1Name pin2Name periodParam patlistCore0 patlistCore1 patlistDualCorePeriod PinOutRelay PowerSequence PhaseCompensation Pat PreBurstrampageMode returnPortArray resolution resultGlobal readForErrorMode referencedPatmodifyClass readvoltage refVoltageResistance RiseRef ReadVoltagesmartTcLoad shopsTestType shortsLowerOpensLevel startTemp startupItuffTname startPra stopPra stepSize samplingInterval settlingTime searchConfigFile searchTypesearchMethod searchDirection searchParameter sampleRate searchDelay searchSets searchRepeats smartSearchValue skipEdgeCheck serialMode secondPassTimings switchvcclocation slewrate sbfFixPatlist sbfTokenName sbfMaxCountGlobalName sbfConfigFilename selectBypassPort ssidExecuteSequence scriptCmndSUM String SlewRate ShutdownDelayTime ShutdownMode SwitchVccLocation STRINGtimings timeout trippatlist triplabelprefix trippointlabelprefix triptestmodetestMode templateMode testMethod thermalDiodeAnode thermalDiodeCathode templateMode tempRangeLowerTolerance tempRangeUpperTolerance thermalResultGlobal triggerPin testPointDelay thermalMonitorMode thermalMonitorOffsetCheck thermalMonitorItuffTname tempRangeLo tempRangeHi tempTimeout testCounter testTemp tagWritePatlist tagReadPatlist tagTimingsTime TermVRef TimeOutvccforcevoltage vccpindefname vcclowerlimit vccupperlimit voltageResultGlobal vccspec vccStart vccEnd vccResolution vidStepSizeGlobal vidBaseVoltageGlobal vidFuseGroupName vidBaseVoltage vidStepSize vidPor

Voltage VIH VIL VOH VOL VCL VCH VBumpMode VForce VSRange VMRange VRef VClampHi VClampLouserPause upperOpensLevel userMode usePreviousEmptyHistory updateHistory ubeFieldwhichload windowSearchWidth whichSocketFile writevoltage waitstagevoltages waitstagedelaylistWriteVoltage WaitStageVoltages WaitStageDelayListxiuvalidname xiucalchoices

 

/C2BRIEF

CLOSEdpinDisable DISABLEDEnableFAIL FoldShutdownhcdpsHighCapacitance HighSpeedOPEN OBNOXIOUSONOFFPASSlcdpsmoduletrigger

Multi MaskNEXT NOCONNECTVERBOSE

/C3BinDefs BinGroupCalibration COMPOSITE Counters CommonSectionDUTType DUTEndSequenceFlow FlowItem

Page 39: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 39/44

GroupLevelsPeriodTable Pin PinOptionsResource ResultSocketDef SpecificationSet Selector SortBinGroupTest Timing Timings TestConditionGroup TestConditionUserVarsWaveformTable/C4DelayImportPinDescription PropertyReturnSysCFlowsTestPlanVersion

/L17"HC" Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] Escape Char = \ File Extensions = HC/Delimiters = ~!@$%^&*()+-=|\/{}[]:;"'<> ,.?//Indent Strings = "{"/Unindent Strings = "}"/Function String = "%[ ^t]++sub[ ^t]+^([a-z0-9_]+^)[ {^p]"

/C1ac aliasbatchcat cmdbufferdps dc dpsforce dpsich dpsicl date dpinpmutestexec exit externformathelp history hcdpspmutestioh iollsearch level lcdpspmutest logcommandmoreoutconsole outscript outfilepin pingroup patexec period path poweron poweroff print patopcode patlist

quitrelayshmoo spectsearch test testclass testcondition testparam tcparam termvref term timing timervih vil voh vol vch vcl vref versionuservar

/C3appendbinarylinearoff on

/L18"PGM" Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] Escape Char = \ File Extensions = PGM/Delimiters = ~!@$%^&*()+-=|\/{}[]:;"'<> ,.?//Indent Strings = "{"/Unindent Strings = "}"/Open Brace Strings = "{" "(" "["/Close Brace Strings = "}" ")" "]"/Open Fold Strings = "{"

Page 40: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 40/44

/Close Fold Strings = "}"/Function String = "%[ ^t]++sub[ ^t]+^([a-z0-9_]+^)[ {^p]"/C1SETCALL

/C2BinMatrixCacheSizeDEFEngIDFabLocationCodeMarketSegmentProcessorFamily PackageRevisionSampleType SSpec SteppingVirtualFactory

/C3Global

/L19"Oracle SQL" Nocase Line Comment = -- Block Comment On = /* Block Comment Of

f = */ Block Comment On Alt = doc Block Comment Off Alt = # String Chars = ' DisableMLS File Extensions = SQL PLS PLB PKS PKB/Delimiters = .~!%@^&*()-+=|\/{}[]:;"'<> , ?/Function String = "%*function +^(*^) "/Function String 1 = "%*procedure +^(*^) "/Function String 2 = "%*trigger +^(*^)$"/Indent Strings = "BEGIN" "THEN" "select" "from" "where" "group" "order" "("/Unindent Strings = "END" "END-IF" "from" "where" "group" "order" ")"/C1"SQL keywords"()alter analyzebackup begin

case commit copy createdatabase declare delete drop DUALelse end exec execute exit exp explainfetch for fromgrouphavingif imp insert intersect intojoinloadminusof off on open order outerprepare proc procedureread restrict return rollback

save select shutdown sqlldr sqlplus startuptable then truncateunion updateviewwhen where while/C2"SQL Functions"** regr stddevABS ACOS ADD_MONTHS ASCII ASIN ATAN ATAN2 AVERAGE AVGBFILE BFILE_TABLE BFILENAME binary BINARY_INTEGER bit BLOB BLOB_TABLE BOOLEANcast ceil char character CHARRARR CHARTOROWID chr clob CLOB_TABLE compute CONCAT

Page 41: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 41/44

 COS COSH count covar_popcovar_samp cube cume_dist current_rowdate DATE_TABLE datetime DBLINK_ARRAY dec decimal decode dense_rank DEREF DESC_REC DESC_TABEMPTY EMPTY_BLOB EMPTY_CLOB ERROR estimateFILE_TYPE first first_value float floor followinggreatest groupingHEXTORAWimage INDEX_TABLE_TYPE INITCAP instr INSTRB int integer ISOPENlag last LAST_DAY last_value lead least LENGHT length LENGTHB LN LOG LONG LOWERlpad ltrim LUBMAKE_REF max MAXWAIT min MOD money MONTHS_BETWEEN multisetNAME_ARRAY NATIVE nchar nclob NCLOB_TABLE NEW_TIME NEXT_DAY NLS_CHARSET_DECL_LEN NLS_CHARSET_IDNLS_CHARSET_NAME NLS_INITCAP NLS_LOWER NLS_SORT NLS_UPPER nlssort ntext ntile nulls number NUMBER_ARRAYNUMBER_TABLE numeric nvarchar nvarchar2 nvlpercent_rank pls_int PLS_INTEGER POWER precedingrank ratio_to_report RAW RAWTOHEX real RECORD REFCURSOR REFTOHEX REG_REPAPI_SNAPSHOT REG_UNKNOWNREG_V7_SNAPSHOT REG_V8_SNAPSHOT replace RNDS RNPS rollup round row_number ROWIDTOCHAR rpad rtrimsign SIGNTYPE SIN SINH smalldatetime smallint smallmoney SOUNDEX sqrt string substr SUBSTRB sum

TAN TANH text timestamp tinyint to_char to_date TO_LABEL to_lob TO_MULTI_BYTE to _number TO_SINGLE_BYTEtranslate trim truncUID UNBOUNDED UNCL_ARRAY uniqueidentifier upper urowid USERENV USINGV6 V7 var_pop var_samp varbinary varchar VARCHAR2 VARCHAR2_TABLE VARCHAR2S VARIANCE varray VSIZEWNDS WNPSXOR/C3"Exceptions"ACCESS_INTO_NULL add_ all_ allocate_ allow_ COLLECTION_IS_NULL column_ create_ CURSOR_ALREADY_OPENdba_ dbms_ DEQUEUE drop_ DUP_VAL_ON_INDEXENQUEUE ERASE

fileINCONSISTENT_TYPE index_ INTERNAL_ERROR invalid_ job_ load_ LOGIN_DENIEDmessage_ nls_ NO_DATA_FOUND NOT_LOGGED_ONOTHERSPROGRAM_ERRORqueue_ READ_ERROR receive_ remove_ REQUEST role_ SCHEDULE session_ STORAGE_ERROR SUBSCRIPT_BEYOND_COUNT SUBSCRIPT_OUTSIDE_LIMIT SYS SYS.table_ TIMEOUT_ON_RESOURCE TOO_MANY_ROWS

UNKEEP UNSCHEDULE_ user_ V$ V_$ VALUE_ERROR verifyZERO_DIVIDE/C4"SqlPlus"#accept ali alias app append appi appinfo arraysize auto autocommit autop autoprint autorecovery autotautotraceblo blockterminator bre break breaks bti btitile btitle buff buffsizeclear cmds cmdsep col colsep column com comp compatibility con conn copyc copyco

Page 42: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 42/44

mmit copytypecheck cou credef define depth describe disc doc dup duplicatesecho editf editfile emb embedded entmap escfeed feedback flagger flu fold_a fold_b formatgethea head heading heads headsep help ho host htmlindent internal invisiblejusleft lin linenum lines linesize lis lno lobof loboffset logsource longc longchunksizemarkupnew_v new_value newp newpage nodup noduplicates nol nolist noprint num numf numformat numwidthold_v old_valuepage pages pagesize parameter passw pau pause pno pref preformat pri print pro promptrecsep recsepchar rem remark rep repf repfooter reph repheader reportsav serverout serveroutput shift shiftinout sho show showmode skip spo spoo spool sqlblsqlblanklines sqlc sqlcase sqlcontinue sqln sqlnumber sqlp sqlpluscompatibilitysqlpresqlprefix sqlprompt sqlt sqlterminator suf suffixtab term termout ti timi timing trace trimout trims trimspool tru truncated ttittitle

und undef undefine underlinevalue var variable ver versionWHENEVER wor word word_wrapped wra wrap wrapped/C5"sql bits"add all and any as asc authorizationbetween browse build bulk bycall cascade check checkpoint close clustered coalesce collect committed confirm constraint containscontainstable continue controlrow convert cross current current_date current_time current_timestampcurrent_user cursordbcc deallocate default deny desc disconnect disk distinct distributed double dummy dump

errlvl errorexit escape except exchange exists extendfillfactor floppy foreign freetext freetexttable fullglobal go goto grantheap holdlockidentity identity_insert identitycol in index indextype inner INSERTING invalidate is isolationkey killlevel like limit lineno logoff logonmaterialized merge mirrorexit movenational nocheck nonclustered not novalidate null nullifoffsets once only opendatasource openquery openrowset option or organization overpercent perm permanent pipe plan precision primary privileges processexit public

raiserror readtext reconfigure references repeatable replication resolver restorereturning revoke right rowcount rowguidcol rulescan schema scope serializable servererror session session_user set setuser somesplit statistics store structuretape temp temporary textsize to top tran transaction trigger tsequaluncommitted unique updatetext updating use uservalidate values varyingwaitfor with work writetext/C6"PLSQL-Functions"

Page 43: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 43/44

ABORT ACCESS account activate ADMIN AFTER ALLOCATE ancillary ARCHIVE ARCHIVELOGARRAY ARRAYLEN ASSERTASSIGN AT attribute attributes AUDIT authenticated authid autoallocate autoextend automaticautonomous_transactionBASE_TABLE BECOME BEFORE binding BLOCK blocksize BODY buffer_poolCACHE calling CANCEL category chained CHANGE CHAR_BASE charsetform charsetid child class clone CLUSTERCLUSTERS COBOL COLAUTH COLUMNS COMMENT COMPILE complete COMPRESS CONNECT CONNECTED consistent CONSTANTCONSTRAINTS CONTENTS context CONTROLFILE cost CRASH CURRVAL CYCLEdangling data DATA_BASE DATAFILE DBA debug DEBUGOFF DEBUGON deferrable deferreddefiner DEFINITION degreeDELAY DELTA demand descriptor determines deterministic dictionary DIGITS dimension DISABLE DISMOUNTDISPOSE DOEACH ELSIF ENABLE ENTRY ERRORS EVENTS EXCEPTION EXCEPTION_INIT EXCEPTIONS excluding EXCLUSIVE expireEXTENT external EXTERNALLYFALSE fast FLUSH FORCE FORM FORTRAN forward FOUND FREELIST FREELISTS FUNCTIONGENERIC GROUPShash hashkeys hierachyIDENTIFIED IMMEDIATE include INCLUDING INCREMENT indexed INDEXES INDICATOR INITIAL initially INITRANS

input INSTANCE instances instead INTERFACEjavakeepLANGUAGE LAYER less library LIMITED LINK list LISTS lob local LOCK LOGFILE logging LOOPMANAGE managed management MANUAL map master MAXDATAFILES MAXEXTENTS MAXINSTANCES maxlen MAXLOGFILESMAXLOGHISTORY MAXLOGMEMBERS maxsize MAXTRANS MAXVALUE member MINEXTENTS minimize minimum MINVALUEMISLABEL MLSLABEL MODE MODIFY MODULE monitoring MOUNTnamed NATURAL NATURALN never NEW NEW_LINE NEXT NEXTVAL NOARCHIVELOG NOAUDIT NOCACHE NOCOMPRESS nocopyNOCYCLE noforce NOLOGGING NOMAXVALUE nominimize NOMINVALUE nomonitoring NONE NOO

RDER noparallelNORESETLOGS NORMAL NOSORT NOTFOUND NOWAIT NUMBER_BASEobject OFFLINE OLD ONLINE operator OPTIMAL oracle OUT outline output overflow OWNPACKAGE PARALLEL parallel_enable parameters parent PARTITION PARTITIONs pascal password PCTFREEPCTINCREASE pctthreshold PCTUSED PLI POSITIVE POSITIVEN PRAGMA prebuilt PRIOR PRIVATE PROFILEquery QUOTARAISE RANGE rebuild RECOVER recoverable recycle reduced REF REFERENCING RELEASEREMR RENAME resetRESETLOGS resolve RESOURCE RESTRICT_REFERENCES RESTRICTED retry REUSE REVERSE rewrite ROLE ROLES ROW ROWID

ROWLABEL ROWNUM ROWS ROWTYPE RUNsample SAVEPOINT SCN SECTION SEGMENT self SEPARATE SEPERATE SEQUENCE serially_reusable SHARE SHAREDshared_pool shrink SIZE SNAPSHOT SORT source SPACE SQL SQLBUF SQLCODE SQLERRM SQLERROR SQLSTATE standardstandby START STATEMENT STATEMENT_ID static STOP STORAGE subpartition subpartitions SUBTYPE SUCCESSFULSWITCH SYNONYM SYSDATE SYSTEMTABAUTH TABLES TABLESPACE TASK tempfile TERMINATE than THREAD TIME timeout TRACING transactional TRIGGERS

Page 44: wordfile - UltraEdit

7/17/2019 wordfile - UltraEdit

http://slidepdf.com/reader/full/wordfile-ultraedit 44/44

TRUE TYPEunarchived UNDER uniform unlimited unlock unrecoverable UNTIL unusable unusedVIEWSwithout WRITE/C7"sp functions/deli."** is_ put_ read_ rowid_ set_ sp_ spt_ utl_ write_ xp_ !%+-// /<=>[]forall|/C8"Package Methods"** ALTER_ ANALYZE_ BIND_ DEFINE_ GET_ LAST_ NAME_ NEXT_ VALIABLE_ BEGIN_TABLE_REORGANISATIONCHECK_PRIVS CLOSE_CURSOR COMMA_TO_TABLE COMMIT_CM COMPILE_SCHEMA CREATE_PIPEDATA_BLOCK_ADDRESS_FILE DB_VERSION DELETING DESCRIBE_COLUMNS DESCRIBE_PROCEDUREEND_TABLE_REORGANISATION EXEC_DDL_STATEMENT EXECUTE_AND_FETCH

FCLOSE FCLOSE_ALL FETCH_ROWS FFLUSH FOPEN FORMAT_CALL_STACK FORMAT_ERROR_STACKI_AM_A_REFRESH INTERVAL ISUBMITMAKE_DATA_BLOCK_ADDRESSOPEN_CURSORPACK_MESSAGE PARSE PORT_STRING preserve PURGE PURGE_LOG PURGE_SNAPSHOT_FROM_LOGPUT PUTFRAISE_APPLICATION_ERROR RECEIVE_MESSAGE REFRESH REFRESH_ALL REGISTER REGISTER_SNAPSHOTREMOVE REMOVE_ALL REMOVE_PIPE RESET_BUFFER ROLLBACK_NR ROLLBACK_SVSEND_MESSAGE SET_DEFAULTS SET_I_AM_A_REFRESH SET_TRANSACTION_USE SIGNAL SUBMITTABLE_TO_COMMAUNIQUE_SESSION_NAME UNPACK_MESSAGE UNREGISTER_SNAPSHOTVARIABLE_ 

WAITANY WAITONE WHAT