Searched refs:characters (Results 101 - 125 of 184) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c994 * trailing space (#x20) characters, and by replacing sequences of space
995 * (#x20) characters by a single space (#x20) character.
1760 * characters may move the input buffer to a different location !
2683 if (ctxt->sax->ignorableWhitespace == ctxt->sax->characters)
2928 * characters for Name and NmToken in the Revision 5 of XML-1.0
3589 * of non-ASCII characters, or normalization compaction.
3809 * - other characters are processed by appending them to the normalized value
3812 * trailing space (#x20) characters, and by replacing sequences of space
3813 * (#x20) characters by a single space (#x20) character.
4071 ctxt->sax->characters)) {
[all...]
H A DSAX2.c2748 hdlr->characters = xmlSAX2Characters;
2826 hdlr->characters = xmlSAX2Characters;
2884 hdlr->characters = xmlSAX2Characters;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c994 * trailing space (#x20) characters, and by replacing sequences of space
995 * (#x20) characters by a single space (#x20) character.
1760 * characters may move the input buffer to a different location !
2683 if (ctxt->sax->ignorableWhitespace == ctxt->sax->characters)
2928 * characters for Name and NmToken in the Revision 5 of XML-1.0
3589 * of non-ASCII characters, or normalization compaction.
3809 * - other characters are processed by appending them to the normalized value
3812 * trailing space (#x20) characters, and by replacing sequences of space
3813 * (#x20) characters by a single space (#x20) character.
4071 ctxt->sax->characters)) {
[all...]
H A DSAX2.c2748 hdlr->characters = xmlSAX2Characters;
2826 hdlr->characters = xmlSAX2Characters;
2884 hdlr->characters = xmlSAX2Characters;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex63 % and turn on active characters that we couldn't do earlier because
159 % sometimes characters are active, so we need control sequences.
641 % Other special characters: @questiondown @exclamdown @ordf @ordm
928 \turnoffactive % and allow special characters in the expansion
1136 % Some active characters (such as <) are spaced differently in math.
1161 % typewriter fonts as three actual period characters; on the other hand,
1288 % not active characters. hyperref.dtx (which has the same problem as
1419 % We have to set dummies so commands such as @code, and characters
1529 % document fonts. Therefore we cannot use special characters,
1534 % xx to do this right, we have to translate 8-bit characters t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex63 % and turn on active characters that we couldn't do earlier because
159 % sometimes characters are active, so we need control sequences.
641 % Other special characters: @questiondown @exclamdown @ordf @ordm
928 \turnoffactive % and allow special characters in the expansion
1136 % Some active characters (such as <) are spaced differently in math.
1161 % typewriter fonts as three actual period characters; on the other hand,
1288 % not active characters. hyperref.dtx (which has the same problem as
1419 % We have to set dummies so commands such as @code, and characters
1529 % document fonts. Therefore we cannot use special characters,
1534 % xx to do this right, we have to translate 8-bit characters t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex63 % and turn on active characters that we couldn't do earlier because
158 % sometimes characters are active, so we need control sequences.
640 % Other special characters: @questiondown @exclamdown @ordf @ordm
1121 % Some active characters (such as <) are spaced differently in math.
1144 % typewriter fonts as three actual period characters; on the other hand,
1271 % not active characters. hyperref.dtx (which has the same problem as
1399 % We have to set dummies so commands such as @code, and characters
1509 % document fonts. Therefore we cannot use special characters,
1514 % xx to do this right, we have to translate 8-bit characters to
2326 % can fit this many characters
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgenerate_vax_transfer.com51 $! ident string is max of 31 characters.
H A Dbuild_vms.com149 $! * Each level after that indents 4 characters.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhttag.tex87 '<' or '/' characters. (So the name of {\tt <FONT SIZE=+2>} tag is "FONT"
H A Dxmlresh.tex201 \item replaces $\backslash$n, $\backslash$r, $\backslash$t by respective characters (according to C syntax)
H A Dcmdlpars.tex199 Another global option is the set of characters which may be used to start an
349 {\it switchChars} contains all characters with which an option or switch may
H A Drichtextoverview.tex255 \item {\bf Character style:} characters within each paragraph can have attributes.
256 A single character, or a run of characters, can have a particular set of attributes.
H A Dcmdevent.tex62 characters into it than the limit previously set with
H A Dgridedit.tex240 \docparam{width}{Minimum number of characters to be shown.}
H A Dtmbconv.tex32 the complete set of characters in use in one unified global coding system,
H A Dconfig.tex405 file: for example a {\it foo} key with some backslash characters will be stored
411 understand the escape characters). Note, however, that if
414 other illegal characters in a value, before writing that value to the file.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp255 // Returns the number of characters in the document.
341 // Are white space characters currently visible?
347 // Make white space characters invisible, always visible or visible outside indentation.
424 // Change style from current styling position for length characters to a style
451 // Set the code page used to interpret the bytes of the document as characters.
608 // Set the size of characters of a style.
703 // Set the set of characters making up words for when moving or selecting by word.
705 void wxStyledTextCtrl::SetWordChars(const wxString& characters) { argument
706 SendMsg(2077, 0, (wxIntPtr)(const char*)wx2stc(characters));
806 // The lenEntered parameter indicates how many characters befor
2449 SetWhitespaceChars(const wxString& characters) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py154 def characters(self, data): member in class:SAXCallback
156 containing the data, multiple consecutive characters() callback
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsclp.S239 ltr %r0,%r0 # more characters?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.py154 def characters(self, data): member in class:SAXCallback
156 containing the data, multiple consecutive characters() callback
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX2.c2730 hdlr->characters = xmlSAX2Characters;
2808 hdlr->characters = xmlSAX2Characters;
2866 hdlr->characters = xmlSAX2Characters;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.c2730 hdlr->characters = xmlSAX2Characters;
2808 hdlr->characters = xmlSAX2Characters;
2866 hdlr->characters = xmlSAX2Characters;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h292 // ASCII and other printable characters below 256.
1860 // Returns the number of characters in the document.
1904 // Are white space characters currently visible?
1908 // Make white space characters invisible, always visible or visible outside indentation.
1952 // Change style from current styling position for length characters to a style
1969 // Set the code page used to interpret the bytes of the document as characters.
2050 // Set the size of characters of a style.
2107 // Set the set of characters making up words for when moving or selecting by word.
2109 void SetWordChars(const wxString& characters);
2170 // The lenEntered parameter indicates how many characters befor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/regex/
H A Dregex.inc18 * Flag characters:

Completed in 247 milliseconds

12345678