OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_isblank
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uchar.c
237
u_isblank
(UChar32 c) {
function
273
* Here we implement (blank-TAB)=Zs instead of calling
u_isblank
().
642
/* add for
u_isblank
() */
/external/icu4c/common/
uchar.c
238
u_isblank
(UChar32 c) {
function
274
* Here we implement (blank-TAB)=Zs instead of calling
u_isblank
().
667
/* add for
u_isblank
() */
/external/icu4c/common/unicode/
urename.h
295
#define
u_isblank
U_ICU_ENTRY_POINT_RENAME(
u_isblank
)
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
307
#define
u_isblank
U_ICU_ENTRY_POINT_RENAME(
u_isblank
)
macro
[
all
...]
Completed in 41 milliseconds