代码搜索:recognize

找到约 421 项符合「recognize」的源代码

代码结果 421
www.eeworm.com/read/366702/2866069

c anon-struct2.c

/* { dg-options "" } */ /* In GNU C++ mode, we recognize the anonymous struct extension, but not Microsoft C extensions. */ struct A { char a; }; struct B { struct A; /* forward decl of B::A
www.eeworm.com/read/112546/15483162

c swapfsrec.c

/* Function to recognize a Linux swap partition. Copyright (C) 1999-2002 Bo Brant閚. This program is free software; you can redistribute it and/or modify it under the terms of the G
www.eeworm.com/read/100079/15885909

c expand.c

/* * Do file name expansion with "native" shell. Using the native shell * (as described in the SHELL environmental variable) allows for csh or * ksh abbreviations that sh doesn't recognize. Retur
www.eeworm.com/read/388540/8602888

bas modutility.bas

Attribute VB_Name = "modUtility" 'The Connect routines are used just by the addin's first start. 'After that, VBE doesn't recognize new sessions, reacting instead in terms of 'loading, unloading an
www.eeworm.com/read/242555/12999172

cpp gridctrldemodlg.cpp

// GridCtrlDemoDlg.cpp : implementation file // #include "stdafx.h" #include "GridCtrlDemo.h" #include "GridCtrlDemoDlg.h" // Added by Kah Hoe (To recognize WM_IDLEUPDATECMDUI) #include
www.eeworm.com/read/222917/4815831

testoutput4

/-- Do not use the \x{} construct except with patterns that have the --/ /-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/ No match /-- that option is set. However, the latest
www.eeworm.com/read/222917/4815834

testoutput8

/-- Do not use the \x{} construct except with patterns that have the --/ /-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/ No match /-- that option is set. However, the latest
www.eeworm.com/read/422060/2043509

testoutput4

/-- Do not use the \x{} construct except with patterns that have the --/ /-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/ No match /-- that option is set. However, the latest
www.eeworm.com/read/422060/2043512

testoutput8

/-- Do not use the \x{} construct except with patterns that have the --/ /-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/ No match /-- that option is set. However, the latest
www.eeworm.com/read/354016/3080224

in cmakecxxcompilerid.cpp.in

/* This source file must have a .cpp extension so that all C++ compilers recognize the extension without flags. Borland does not know .cxx for example. */ #ifndef __cplusplus # error "A C