Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/AnonR/smanonr..../usr/include/bits
File: locale.h
/* Definition of locale category symbol values.
[0] Fix | Delete
Copyright (C) 2001-2018 Free Software Foundation, Inc.
[1] Fix | Delete
This file is part of the GNU C Library.
[2] Fix | Delete
[3] Fix | Delete
The GNU C Library is free software; you can redistribute it and/or
[4] Fix | Delete
modify it under the terms of the GNU Lesser General Public
[5] Fix | Delete
License as published by the Free Software Foundation; either
[6] Fix | Delete
version 2.1 of the License, or (at your option) any later version.
[7] Fix | Delete
[8] Fix | Delete
The GNU C Library is distributed in the hope that it will be useful,
[9] Fix | Delete
but WITHOUT ANY WARRANTY; without even the implied warranty of
[10] Fix | Delete
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
[11] Fix | Delete
Lesser General Public License for more details.
[12] Fix | Delete
[13] Fix | Delete
You should have received a copy of the GNU Lesser General Public
[14] Fix | Delete
License along with the GNU C Library; if not, see
[15] Fix | Delete
<http://www.gnu.org/licenses/>. */
[16] Fix | Delete
[17] Fix | Delete
#if !defined _LOCALE_H && !defined _LANGINFO_H
[18] Fix | Delete
# error "Never use <bits/locale.h> directly; include <locale.h> instead."
[19] Fix | Delete
#endif
[20] Fix | Delete
[21] Fix | Delete
#ifndef _BITS_LOCALE_H
[22] Fix | Delete
#define _BITS_LOCALE_H 1
[23] Fix | Delete
[24] Fix | Delete
#define __LC_CTYPE 0
[25] Fix | Delete
#define __LC_NUMERIC 1
[26] Fix | Delete
#define __LC_TIME 2
[27] Fix | Delete
#define __LC_COLLATE 3
[28] Fix | Delete
#define __LC_MONETARY 4
[29] Fix | Delete
#define __LC_MESSAGES 5
[30] Fix | Delete
#define __LC_ALL 6
[31] Fix | Delete
#define __LC_PAPER 7
[32] Fix | Delete
#define __LC_NAME 8
[33] Fix | Delete
#define __LC_ADDRESS 9
[34] Fix | Delete
#define __LC_TELEPHONE 10
[35] Fix | Delete
#define __LC_MEASUREMENT 11
[36] Fix | Delete
#define __LC_IDENTIFICATION 12
[37] Fix | Delete
[38] Fix | Delete
#endif /* bits/locale.h */
[39] Fix | Delete
[40] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function