HomeSort by relevance Sort by last modified time
    Searched full:match_results (Results 1 - 16 of 16) sorted by null

  /external/webkit/Tools/Scripts/
clean-header-guards 38 match_results = contents.match(/#ifndef (\S+)\n#define \1/s)
39 if match_results
40 current_guard = match_results[1]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.h 39 class match_results;
47 // A _Results facade specialized for wrapping a templated match_results.
55 match_results<_FwdIterT, _Alloc>& __m);
65 match_results<_FwdIterT, _Alloc>& _M_results;
72 match_results<_FwdIterT, _Alloc>& __m)
78 typename match_results<_FwdIterT, _Alloc>::value_type __sm;
regex_constants.h 84 * supplied match_results structure.
261 * This would be match_results::prefix().
263 * This would be match_results::suffix().
265 * decimal digit. If n <= match_results::size() and the nth capture
267 * match_results::size(), the result is implementation-defined.
269 * [01, 99]. If nn <= match_results::size() and the nth capture is
271 * nn > match_results::size(), the result is implementation-defined.
regex.h 1461 class match_results class in inherits:std::vector
1509 match_results(const _Allocator& __a = _Allocator()) function in class:match_results
1516 match_results(const match_results& __rhs) function in class:match_results
    [all...]
regex_nfa.h 71 // Provides a generic facade for a templated match_results.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.h 39 class match_results;
47 // A _Results facade specialized for wrapping a templated match_results.
55 match_results<_FwdIterT, _Alloc>& __m);
65 match_results<_FwdIterT, _Alloc>& _M_results;
72 match_results<_FwdIterT, _Alloc>& __m)
78 typename match_results<_FwdIterT, _Alloc>::value_type __sm;
regex_constants.h 84 * supplied match_results structure.
261 * This would be match_results::prefix().
263 * This would be match_results::suffix().
265 * decimal digit. If n <= match_results::size() and the nth capture
267 * match_results::size(), the result is implementation-defined.
269 * [01, 99]. If nn <= match_results::size() and the nth capture is
271 * nn > match_results::size(), the result is implementation-defined.
regex.h 1461 class match_results class in inherits:std::vector
1509 match_results(const _Allocator& __a = _Allocator()) function in class:match_results
1516 match_results(const match_results& __rhs) function in class:match_results
    [all...]
regex_nfa.h 71 // Provides a generic facade for a templated match_results.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 89 * supplied match_results structure.
266 * This would be match_results::prefix().
268 * This would be match_results::suffix().
270 * decimal digit. If n <= match_results::size() and the nth capture
272 * match_results::size(), the result is implementation-defined.
274 * [01, 99]. If nn <= match_results::size() and the nth capture is
276 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 104 * supplied match_results structure.
283 * This would be match_results::prefix().
285 * This would be match_results::suffix().
287 * decimal digit. If n <= match_results::size() and the nth capture
289 * match_results::size(), the result is implementation-defined.
291 * [01, 99]. If nn <= match_results::size() and the nth capture is
293 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex 104 * supplied match_results structure.
283 * This would be match_results::prefix().
285 * This would be match_results::suffix().
287 * decimal digit. If n <= match_results::size() and the nth capture
289 * match_results::size(), the result is implementation-defined.
291 * [01, 99]. If nn <= match_results::size() and the nth capture is
293 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 89 * supplied match_results structure.
266 * This would be match_results::prefix().
268 * This would be match_results::suffix().
270 * decimal digit. If n <= match_results::size() and the nth capture
272 * match_results::size(), the result is implementation-defined.
274 * [01, 99]. If nn <= match_results::size() and the nth capture is
276 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 89 * supplied match_results structure.
266 * This would be match_results::prefix().
268 * This would be match_results::suffix().
270 * decimal digit. If n <= match_results::size() and the nth capture
272 * match_results::size(), the result is implementation-defined.
274 * [01, 99]. If nn <= match_results::size() and the nth capture is
276 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 89 * supplied match_results structure.
266 * This would be match_results::prefix().
268 * This would be match_results::suffix().
270 * decimal digit. If n <= match_results::size() and the nth capture
272 * match_results::size(), the result is implementation-defined.
274 * [01, 99]. If nn <= match_results::size() and the nth capture is
276 * nn > match_results::size(), the result is implementation-defined.
    [all...]
  /external/clang/utils/
FindSpecRefs 545 ('28.10Class template match_results', '1025'),
    [all...]

Completed in 433 milliseconds