Searched refs:anchor (Results 1 – 2 of 2) sorted by relevance
795 int anchor = (*p == '^'); in str_find_aux() local796 if (anchor) { in str_find_aux()812 } while (s1++ < ms.src_end && !anchor); in str_find_aux()949 int anchor = (*p == '^'); in str_gsub() local958 if (anchor) { in str_gsub()973 if (anchor) break; in str_gsub()
1958 * doc/xml/manual/abi.xml: Add xml:id anchor.1960 _GLIBCXX_RELEASE. Link to new anchor for __GLIBCXX__ notes.
Completed in 15 milliseconds