Home
last modified time | relevance | path

Searched defs:matchedLength (Results 76 – 84 of 84) sorted by relevance

1234

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dsoftwarelist.cpp3347 int matchedLength = rxAsterisk.matchedLength(); in comboBoxSearch_editTextChanged_delayed() local
H A Dqmc2main.cpp3054 int matchedLength = rxAsterisk.matchedLength(); in comboBoxSearch_editTextChanged_delayed() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp2711 uint32_t matchedLength = range.Length(); in InitScriptRun() local
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxTextRun.cpp2704 uint32_t matchedLength = range.Length(); in InitScriptRun() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp2711 uint32_t matchedLength = range.Length(); in InitScriptRun() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/PythonQt/src/wrapper/
H A DPythonQtWrappedVariants.h1164 int matchedLength(QRegExp* obj) const {return obj->matchedLength(); } in matchedLength() function
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/pythonqt/src/wrapper/
H A DPythonQtWrappedVariants.h1164 int matchedLength(QRegExp* obj) const {return obj->matchedLength(); } in matchedLength() function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtCore.py8947 def matchedLength(self): member in QRegExp
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtCore.py10432 def matchedLength(self): member in QRegExp

1234