Home
last modified time | relevance | path

Searched refs:_match_case (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dfind_in_files.h56 bool is_match_case() const { return _match_case; } in is_match_case()
80 bool _match_case; variable
H A Dfind_in_files.cpp92 _match_case = true; in FindInFiles()
104 _match_case = p_match_case; in set_match_case()
276 while (find_next(line, _pattern, end, _match_case, _whole_words, begin, end)) { in _scan_file()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dfind_in_files.h56 bool is_match_case() const { return _match_case; } in is_match_case()
80 bool _match_case; variable
H A Dfind_in_files.cpp92 _match_case = true; in FindInFiles()
104 _match_case = p_match_case; in set_match_case()
276 while (find_next(line, _pattern, end, _match_case, _whole_words, begin, end)) { in _scan_file()
/dports/lang/python310/Python-3.10.1/Include/internal/
H A Dpycore_ast.h48 typedef struct _match_case *match_case_ty;
556 struct _match_case { struct
/dports/lang/python311/Python-3.11.0a3/Include/internal/
H A Dpycore_ast.h48 typedef struct _match_case *match_case_ty;
556 struct _match_case { struct
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/internal/
H A Dpycore_ast.h48 typedef struct _match_case *match_case_ty;
556 struct _match_case { struct
/dports/lang/python310/Python-3.10.1/Doc/data/
H A Dpython3.10.abi14132 …<class-decl name='_match_case' size-in-bits='192' is-struct='yes' visibility='default' filepath='.…