تستخدم جميع عمليات البحث
RE2 تعبيرات عادية
بشكل تلقائي. إذا كنت لا تريد استخدام التعبيرات العادية، يمكنك وضع البحث بين علامتي اقتباس ( & "، على سبيل المثال:
"foo()"# Treats the parentheses as literals. Doesn't match 'food'. foo()# Parentheses are treated as part of a regular expression. Matches 'food'.
الإحالات المرجعية المتبادلة
تتوفّر المراجع المتداخلة لبعض المستودعات.
وعندما تكون الإشارات المتقاطعة مفعّلة، تمثّل الرموز روابط تؤدي إلى تعريفها.
يؤدي النقر على تعريف رمز إلى عرض قائمة بالاستخدامات.
تاريخ التعديل الأخير: 2022-08-17 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-08-17 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Code Search allows you to search for specific files or code snippets within your project using the search box and RE2 regular expressions by default."],["You can access the Code Search UI for Android, Chromium, and other Google Open Source projects through provided links."],["Cross references are available for some repositories, enabling you to navigate to symbol definitions and view their usages."],["For more advanced searches and functionality, explore searching for files, file contents, and the Code Search reference documentation."]]],[]]