HomeSort by relevance Sort by last modified time
    Searched refs:UPropertySource (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
uprops.h 357 enum UPropertySource {
382 /** One more than the highest UPropertySource (UPROPS_SRC_) constant. */
385 typedef enum UPropertySource UPropertySource;
388 * @see UPropertySource
391 U_CFUNC UPropertySource U_EXPORT2
uprops.cpp 218 * For them, column is the UPropertySource value.
425 * For them, column is the UPropertySource value.
488 U_CFUNC UPropertySource U_EXPORT2
497 return (UPropertySource)prop.column;
506 return (UPropertySource)prop.column;

Completed in 144 milliseconds