Searched refs:NULL_UCHARP (Results 1 – 3 of 3) sorted by relevance
256 #define NULL_UCHARP ((UChar* )0) macro
617 #define STACK_PUSH_POS(s,sprev) STACK_PUSH(STK_POS,NULL_UCHARP,s,sprev)1145 UChar *ss, *p, *pstart, *pend = NULL_UCHARP; in backref_match_at_nested_level()1163 if (pend != NULL_UCHARP) { in backref_match_at_nested_level()
2705 return NULL_UCHARP; in find_str_position()3286 name_end = NULL_UCHARP; /* no need. escape gcc warning. */ in fetch_token()
Completed in 28 milliseconds