Searched defs:pEnd (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Duparse.c296 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) argument
347 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) argument
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Dparagraph.cpp104 LEUnicode *pEnd = u_strpbrk(pStart, separators); local
H A Dpflow.c156 LEUnicode *pEnd = u_strpbrk(pStart, separators); local
/macosx-10.9.5/dtrace-118.1/libelf/
H A Dclscook.c679 struct _nlist *pEnd = nsym + (pSymTab->sh_size/pSymTab->sh_entsize); local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duset.cpp475 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) argument
H A Duloc.cpp1197 ulocimp_getLanguage(const char *localeID, char *language, int32_t languageCapacity, const char **pEnd) argument
1244 ulocimp_getScript(const char *localeID, char *script, int32_t scriptCapacity, const char **pEnd) argument
1283 ulocimp_getCountry(const char *localeID, char *country, int32_t countryCapacity, const char **pEnd) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DTextResourceDecoder.cpp523 const char* pEnd = ptr + m_buffer.size(); local
/macosx-10.9.5/vim-53/src/
H A Dos_msdos.c2300 char_u *pEnd; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp1715 const UChar *pEnd = data->pos; /* End normalize + 1 */ local
2270 const UChar *pEnd; local
2614 const UChar *pEnd = data->pos + 1; /* End normalize + 1 */ local
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Dtcldom.c2048 char buf[APESC_BUF_SIZE+80], *b, *bLimit, *pc, *pc1, *pEnd, charRef[10]; local
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c9405 void *pEnd; /* First byte past end of available space */ member in struct:Lookaside
35959 void *pStart, *pEnd; /* Bounds of pagecache malloc range */ member in struct:PCacheGlobal
49252 u8 *pEnd; local
59372 Mem *pEnd; local
59690 allocSpace( void *pBuf, int nByte, u8 **ppFrom, u8 *pEnd, int *pnByte ) argument
64001 Mem *pEnd; /* Last memory cell in new array */ member in struct:vdbeExecUnion::OP_Program_stack_vars
80591 sqlite3EndTable( Parse *pParse, Token *pCons, Token *pEnd, Select *pSelect ) argument
81579 sqlite3CreateIndex( Parse *pParse, Token *pName1, Token *pName2, SrcList *pTblName, ExprList *pList, int onError, Token *pStart, Token *pEnd, int sortOrder, int ifNotExist ) argument
99611 sqlite3VtabFinishParse(Parse *pParse, Token *pEnd) argument
104245 WhereTerm *pStart, *pEnd; local
105604 spanSet(ExprSpan *pOut, Token *pStart, Token *pEnd) argument
115779 char *pEnd = *ppPoslist; local
115826 char *pEnd = *ppPoslist; local
116187 fts3GetDeltaVarint3( char **pp, char *pEnd, int bDescIdx, sqlite3_int64 *pVal ) argument
117823 char *pEnd = &aDoclist[nDoclist]; local
117890 char *pEnd = &pDL->aAll[pDL->nAll]; /* 1 byte past end of aAll */ local
118064 const char *pEnd; local
123509 char *pEnd = &pReader->aDoclist[pReader->nDoclist]; local
124503 char *pEnd = &pList[nList]; local
126238 char *pEnd = *ppCollist; local
[all...]

Completed in 364 milliseconds