Home
last modified time | relevance | path

Searched refs:NULCH (Results 1 – 15 of 15) sorted by relevance

/trunk/main/autodoc/source/parser_i/idl/
H A Dcx_sub.cxx61 char cNext = NULCH; in ReadCharChain()
71 else if (cNext == NULCH) in ReadCharChain()
76 if (cNext == NULCH) in ReadCharChain()
88 if (io_rText.CurChar() != NULCH) in ReadCharChain()
100 if (io_rText.CurChar() != NULCH) in ReadCharChain()
115 char cNext = NULCH; in ReadCharChain()
117 if ( (cNext = jumpTo(io_rText,';',',','"','}')) == NULCH ) in ReadCharChain()
124 if ( (cNext = jumpTo(io_rText,'"','\\')) == NULCH ) in ReadCharChain()
/trunk/main/autodoc/source/parser_i/idoc/
H A Dcx_docu2.cxx79 if ( NULCH == jumpTo(io_rText,'>') ) in ReadCharChain()
89 if ( NULCH == c OR '*' == c ) in ReadCharChain()
115 if ( NULCH == c OR '*' == c OR '>' == c) in ReadCharChain()
151 if ( NULCH == c OR '*' == c ) in ReadCharChain()
176 if ( NULCH == c OR '*' == c OR '>' == c ) in ReadCharChain()
187 if ( NULCH == c OR '*' == c ) in ReadCharChain()
212 if ( NULCH == c OR '*' == c ) in ReadCharChain()
230 if ( NULCH == cNext ) in ReadCharChain()
/trunk/main/autodoc/source/tools/
H A Dtkpchars.cxx39 dpSource[nSourceSize] = NULCH; in CharacterSource()
40 dpSource[nSourceSize+1] = NULCH; in CharacterSource()
64 dpSource[nSourceSize] = NULCH; in LoadText()
98 dpSource[nLastCut] = NULCH; in CutToken()
110 dpSource[nLastCut] = NULCH; in BeginSource()
/trunk/main/autodoc/source/parser/cpp/
H A Dcx_c_sub.cxx46 char cNext = NULCH; in ReadCharChain()
51 if (cNext == NULCH) in ReadCharChain()
60 if (cNext == NULCH) in ReadCharChain()
74 if (io_rText.CurChar() != NULCH) in ReadCharChain()
H A Dcx_c_pp.cxx74 if (io_rText.CurChar() != NULCH) in ReadDefault()
159 if (io_rText.CurChar() != NULCH) in ReadCharChain()
/trunk/main/autodoc/source/display/html/
H A Dhdimpl.cxx84 sResult[0] = NULCH; in PathUp()
156 sResult[0] = NULCH; in Path2Child()
325 sLink[0] = NULCH; in Link2Ce()
341 sLink[0] = NULCH; in Link2CppDefinition()
H A Dcre_link.cxx245 *pOut = NULCH; in Create_PrePath()
H A Dhd_docu.cxx347 sSpace[nLength] = NULCH; in Display_DT_Whitespace()
/trunk/main/soltools/support/
H A Dsimstr.cxx34 const char NULCH = '\0'; variable
144 static char nullCh = NULCH; in ch()
145 nullCh = NULCH; in ch()
537 *sz = NULCH; in take_first_token()
559 *sz = NULCH; in take_last_token()
/trunk/main/autodoc/source/parser/inc/tokens/
H A Dparseinc.hxx133 cNext != 13 AND cNext != 10 AND cNext != NULCH; in jumpToEol()
153 cNext != 13 AND cNext != 10 AND cNext != NULCH; in jumpToEol()
183 nCounter - (cNext == in_cEnd ? 1 : 0) > 0 AND cNext != NULCH; in jumpToMatchingBracket()
/trunk/main/autodoc/inc/cosv/
H A Dcsv_env.hxx60 #define NULCH '\0' macro
/trunk/main/autodoc/source/parser/adoc/
H A Dcx_a_sub.cxx98 if ( NULCH == cNext ) in ReadCharChain()
/trunk/main/autodoc/source/parser/tokens/
H A Dtkpstama.cxx75 *pChar != NULCH; in AddToken()
/trunk/main/autodoc/source/parser_i/tokens/
H A Dtkpstam2.cxx73 *pChar != NULCH; in AddToken()
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx39 const char NULCH = '\0'; variable

Completed in 59 milliseconds