Home
last modified time | relevance | path

Searched refs:_pattern (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dnumber_patternstring.h115 explicit ParserState(const UnicodeString& _pattern) in ParserState()
116 : pattern(_pattern) {} in ParserState()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.h115 explicit ParserState(const UnicodeString& _pattern) in ParserState()
116 : pattern(_pattern) {} in ParserState()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_patternstring.h112 explicit ParserState(const UnicodeString& _pattern) in ParserState()
113 : pattern(_pattern) {} in ParserState()
/third_party/python/Include/internal/
H A Dpycore_ast.h50 typedef struct _pattern *pattern_ty;
573 struct _pattern { struct
/third_party/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c2543 U_STRING_DECL(_pattern, "IS 0", PATTERN_LEN); in TestSearchForNull()
2547 U_STRING_INIT(_pattern, "IS 0", PATTERN_LEN); in TestSearchForNull()
2554 if (_pattern[pos] == zerodigit) { in TestSearchForNull()
2557 pattern[pos] = _pattern[pos]; in TestSearchForNull()

Completed in 8 milliseconds