Loading src/PyZyBopomofo.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_H_ #define __BOPOMOFO_H_ #ifndef __PYZY_BOPOMOFO_H_ #define __PYZY_BOPOMOFO_H_ #define MAX_BOPOMOFO_LEN (4) Loading Loading @@ -78,4 +78,4 @@ const static wchar_t bopomofo_char[] = { L'ˊ', L'ˇ', L'ˋ', L'˙', }; #endif /* __BOPOMOFO_H_ */ #endif /* __PYZY_BOPOMOFO_H_ */ src/PyZyBopomofoContext.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_CONTEXT_H_ #define __BOPOMOFO_CONTEXT_H_ #ifndef __PYZY_BOPOMOFO_CONTEXT_H_ #define __PYZY_BOPOMOFO_CONTEXT_H_ #include "PyZyPhoneticContext.h" Loading Loading @@ -67,4 +67,4 @@ protected: }; #endif // __BOPOMOFO_CONTEXT_H_ #endif // __PYZY_BOPOMOFO_CONTEXT_H_ src/PyZyBopomofoKeyboard.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_KEYBOARD_H_ #define __BOPOMOFO_KEYBOARD_H_ #ifndef __PYZY_BOPOMOFO_KEYBOARD_H_ #define __PYZY_BOPOMOFO_KEYBOARD_H_ #include "PyZyBopomofo.h" Loading Loading @@ -201,4 +201,4 @@ bopomofo_keyboard[][41][2] = { }, }; #endif // __BOPOMOFO_KEYBOARD_H_ #endif // __PYZY_BOPOMOFO_KEYBOARD_H_ src/PyZyConfig.h +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __CONFIG_H_ #define __CONFIG_H_ #ifndef __PYZY_CONFIG_H_ #define __PYZY_CONFIG_H_ #ifdef HAVE_CONFIG_H # include <config.h> Loading Loading @@ -94,4 +94,4 @@ private: }; // namespace PyZy #endif // __CONFIG_H_ #endif // __PYZY_CONFIG_H_ src/PyZyDatabase.h +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __DATABASE_H_ #define __DATABASE_H_ #ifndef __PYZY_DATABASE_H_ #define __PYZY_DATABASE_H_ #include "PyZyUtil.h" #include "PyZyString.h" Loading Loading @@ -112,4 +112,4 @@ private: }; // namespace PyZy #endif // __DATABASE_H_ #endif // __PYZY_DATABASE_H_ Loading
src/PyZyBopomofo.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_H_ #define __BOPOMOFO_H_ #ifndef __PYZY_BOPOMOFO_H_ #define __PYZY_BOPOMOFO_H_ #define MAX_BOPOMOFO_LEN (4) Loading Loading @@ -78,4 +78,4 @@ const static wchar_t bopomofo_char[] = { L'ˊ', L'ˇ', L'ˋ', L'˙', }; #endif /* __BOPOMOFO_H_ */ #endif /* __PYZY_BOPOMOFO_H_ */
src/PyZyBopomofoContext.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_CONTEXT_H_ #define __BOPOMOFO_CONTEXT_H_ #ifndef __PYZY_BOPOMOFO_CONTEXT_H_ #define __PYZY_BOPOMOFO_CONTEXT_H_ #include "PyZyPhoneticContext.h" Loading Loading @@ -67,4 +67,4 @@ protected: }; #endif // __BOPOMOFO_CONTEXT_H_ #endif // __PYZY_BOPOMOFO_CONTEXT_H_
src/PyZyBopomofoKeyboard.h +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __BOPOMOFO_KEYBOARD_H_ #define __BOPOMOFO_KEYBOARD_H_ #ifndef __PYZY_BOPOMOFO_KEYBOARD_H_ #define __PYZY_BOPOMOFO_KEYBOARD_H_ #include "PyZyBopomofo.h" Loading Loading @@ -201,4 +201,4 @@ bopomofo_keyboard[][41][2] = { }, }; #endif // __BOPOMOFO_KEYBOARD_H_ #endif // __PYZY_BOPOMOFO_KEYBOARD_H_
src/PyZyConfig.h +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __CONFIG_H_ #define __CONFIG_H_ #ifndef __PYZY_CONFIG_H_ #define __PYZY_CONFIG_H_ #ifdef HAVE_CONFIG_H # include <config.h> Loading Loading @@ -94,4 +94,4 @@ private: }; // namespace PyZy #endif // __CONFIG_H_ #endif // __PYZY_CONFIG_H_
src/PyZyDatabase.h +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef __DATABASE_H_ #define __DATABASE_H_ #ifndef __PYZY_DATABASE_H_ #define __PYZY_DATABASE_H_ #include "PyZyUtil.h" #include "PyZyString.h" Loading Loading @@ -112,4 +112,4 @@ private: }; // namespace PyZy #endif // __DATABASE_H_ #endif // __PYZY_DATABASE_H_