Searched refs:characters (Results 26 - 50 of 184) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dsync.py27 def characters(self, data): member in class:callback
29 log = log + "characters: %s:" % (data)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A Dindexes.py55 def characters(self, data): member in class:callback
H A Dsync.py27 def characters(self, data): member in class:callback
29 log = log + "characters: %s:" % (data)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxstring.tex269 // take all characters from pStart to pEnd (poor man's iterators)
297 // append first n (or all if n == npos) characters of sz
307 // same as `= first n (or all if n == npos) characters of sz'
317 // insert first n (or all if n == npos) characters of sz
322 // delete characters from nStart to nStart + nLen
346 // find first n characters of sz
405 // substring comparison with first nCount characters of sz
437 Takes first {\it nLength} characters from the C string {\it psz}.
441 with binary data (i.e. containing {\tt NUL} characters) as long as you provide
449 For compilers using unsigned char: takes first {\it nLength} characters fro
[all...]
H A Dkeycode.tex30 // These are by design not compatible with unicode characters.
H A Dtbuffer.tex24 As mentioned, wxCharBuffer and its wide character variant wxWCharBuffer deal with c strings in memory. They have two constructors, one in which you pass the c string you want them to have a copy of, and another where you specify the size of the buffer in memory in characters you want.
H A Dtfile.tex25 native" line termination characters and write them as "native" files if needed
H A Dmbconv.tex19 \emph{length} of the string refers to the number of characters in the string
88 \arg{outLen} characters into the buffer \arg{out}.
235 trailing \NUL characters for any encoding.
244 which the string is terminated with $2$ and $4$ \NUL characters respectively.
259 \arg{srcLen} bytes don't include \NUL characters, the resulting wide string is
272 The number of characters written to \arg{dst} (or the number of characters
H A Dmenuitem.tex156 characters that were passed to the constructor or SetItemLabel.
169 characters.
190 characters it might contain.
204 Strips all accelerator characters and mnemonics from the given {\it text}.
223 Strips all accelerator characters and mnemonics from the given {\it text}.
269 wxMenuItem constructor, i.e. with any accelerator characters it may contain.
H A Dttips.tex62 3 characters of underscore-parenthesis-doublequote, and end with
64 Note2: Remember to escape any doublequote characters within the tip string with
H A Dmbcnvfil.tex12 invalid UTF8 characters (e.g. if there is a filename in iso8859\_1)
H A Ddatabase.tex97 five characters where the first two characters contain the class
98 and the other three characters contain the subclass of the ODBC error.
H A Dencconv.tex65 just copy unconvertible characters to output and don't change them
117 \false if at least one of the characters couldn't be converted and was replaced
167 characters when converting between equivalent encodings).
H A Dsymbolpickerdialog.tex4 of available characters. This modal dialog provides the application with
15 to display the characters in, even when no initial font is selected.
119 Returns \true if the dialog is showing the full range of Unicode characters.
H A Dtnoneng.tex7 many characters that it is impossible to use the same texts under all
92 \wxheading{Non-English strings or 8-bit characters in the source code}
94 By convention, you should only use characters without diacritics (i.e. 7-bit
H A Dtvalidat.tex33 \item It filters input characters so that only alphabetic characters are allowed.
40 the default string contained invalid characters already, a dialog box is shown giving the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc79 // '\' is used to "escape" special characters
255 * * -- matches any sequence of characters
283 * * -- matches any sequence of characters
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dvasnprintf.c23 FCHAR_T_ONLY_ASCII Set to 1 to enable verification that all characters
1518 need that the format string contains only ASCII characters
1656 size_t characters; local
1660 /* Use only PRECISION characters, from the left. */
1662 characters = 0;
1679 characters++;
1685 characters. */
1687 characters = 0;
1704 characters++;
1711 /* The number of characters does
1784 size_t characters; local
1912 size_t characters; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dvasnprintf.c23 FCHAR_T_ONLY_ASCII Set to 1 to enable verification that all characters
1518 need that the format string contains only ASCII characters
1656 size_t characters; local
1660 /* Use only PRECISION characters, from the left. */
1662 characters = 0;
1679 characters++;
1685 characters. */
1687 characters = 0;
1704 characters++;
1711 /* The number of characters does
1784 size_t characters; local
1912 size_t characters; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dvasnprintf.c22 FCHAR_T_ONLY_ASCII Set to 1 to enable verification that all characters
1517 need that the format string contains only ASCII characters
1655 size_t characters; local
1659 /* Use only PRECISION characters, from the left. */
1661 characters = 0;
1678 characters++;
1684 characters. */
1686 characters = 0;
1703 characters++;
1710 /* The number of characters does
1783 size_t characters; local
1911 size_t characters; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DSAX.h118 characters (void *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DSAX.h118 characters (void *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX.in.h118 characters (void *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX.h118 characters (void *ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.in.h118 characters (void *ctx,

Completed in 404 milliseconds

12345678