Searched +refs:grep +refs:context +refs:face (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim59 " a:base is very short - we need context
61 let context = b:compl_context
69 let scontext = substitute(context, '\$\?[a-zA-Z_\x7f-\xff][a-zA-Z_0-9\x7f-\xff]*$', '', '')
1016 " 2. run for i in `ls | grep "^function\."`; do grep -A4 Description $i >> funcs; done
1699 \ 'fdf_get_ap(': 'resource fdf_document, string field, int face, string filename | bool',
1715 \ 'fdf_set_ap(': 'resource fdf_document, string field_name, int face, string filename, int page_number | bool',
1736 \ 'file_get_contents(': 'string filename [, bool use_include_path [, resource context [, int offset [, int maxlen]]]] | string',
1738 \ 'file(': 'string filename [, int use_include_path [, resource context]] | array',
1750 \ 'file_put_contents(': 'string filename, mixed data [, int flags [, resource context]] | in
[all...]

Completed in 124 milliseconds